]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
reset: Add DesignWare IP support to simple reset
authorGustavo Pimentel <gustavo.pimentel@synopsys.com>
Tue, 23 Jul 2019 15:17:28 +0000 (17:17 +0200)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Tue, 6 Aug 2019 13:31:13 +0000 (15:31 +0200)
commitea651ffd4f7febd4a0b3fdb98e39a6980e978a2c
tree656706ca062e8bd6c2e702355630a009f7abeca3
parente7ef681a8ab8568100eedac1d50fe5973178147b
reset: Add DesignWare IP support to simple reset

The reset-simple driver can be now used on DesignWare IPs by
default by selecting the following compatible strings:
 - snps,dw-high-reset for active high resets inputs
 - snps,dw-low-reset for active low resets inputs

Signed-off-by: Gustavo Pimentel <gustavo.pimentel@synopsys.com>
Signed-off-by: Luis Oliveira <luis.oliveira@synopsys.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
drivers/reset/Kconfig
drivers/reset/reset-simple.c