OSDN Git Service

reset: simple: Enable for ASPEED systems
authorJoel Stanley <joel@jms.id.au>
Tue, 20 Feb 2018 01:43:29 +0000 (12:13 +1030)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Tue, 20 Feb 2018 16:42:29 +0000 (17:42 +0100)
commit1d7592f84f92c6344978186fdbe547af044274b5
treec185c0f0b87fbe999c5bd9ccf52c28450a3bd3bb
parent14b5057a2f84b9da246e5bda29c9fd914a8f691c
reset: simple: Enable for ASPEED systems

ASPEED BMC SoCs have a reset controller in the LPC IP that can be
controlled using this driver to release the UARTs from reset.

No special configuration is required, so only the compatible string is
added.

Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
drivers/reset/Kconfig
drivers/reset/reset-simple.c