Searched hist:"81 c22ad0cc7db056408d6089c9303b2f6e486518" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/reset/ |
H A D | reset-simple.c | 81c22ad0cc7db056408d6089c9303b2f6e486518 Fri Aug 11 12:58:43 CEST 2017 Philipp Zabel <p.zabel@pengutronix.de> reset: add reset-simple to unify socfpga, stm32, sunxi, and zx2967
Copy reusable parts from the sunxi driver, to add a driver for simple reset controllers with reset lines that can be controlled by toggling bits in exclusive, contiguous register ranges using read-modify-write cycles under a spinlock.
The following patches will replace compatible reset drivers with reset-simple, extending it where necessary.
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Reviewed-by: Alexandru Gagniuc <alex.g@adaptrum.com> Reviewed-by: Chen-Yu Tsai <wens@csie.org>
|
H A D | Makefile | diff 81c22ad0cc7db056408d6089c9303b2f6e486518 Fri Aug 11 12:58:43 CEST 2017 Philipp Zabel <p.zabel@pengutronix.de> reset: add reset-simple to unify socfpga, stm32, sunxi, and zx2967
Copy reusable parts from the sunxi driver, to add a driver for simple reset controllers with reset lines that can be controlled by toggling bits in exclusive, contiguous register ranges using read-modify-write cycles under a spinlock.
The following patches will replace compatible reset drivers with reset-simple, extending it where necessary.
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Reviewed-by: Alexandru Gagniuc <alex.g@adaptrum.com> Reviewed-by: Chen-Yu Tsai <wens@csie.org>
|
H A D | Kconfig | diff 81c22ad0cc7db056408d6089c9303b2f6e486518 Fri Aug 11 12:58:43 CEST 2017 Philipp Zabel <p.zabel@pengutronix.de> reset: add reset-simple to unify socfpga, stm32, sunxi, and zx2967
Copy reusable parts from the sunxi driver, to add a driver for simple reset controllers with reset lines that can be controlled by toggling bits in exclusive, contiguous register ranges using read-modify-write cycles under a spinlock.
The following patches will replace compatible reset drivers with reset-simple, extending it where necessary.
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Reviewed-by: Alexandru Gagniuc <alex.g@adaptrum.com> Reviewed-by: Chen-Yu Tsai <wens@csie.org>
|