]> Git Repo - J-u-boot.git/commit
reset: dra7: Add a reset driver
authorKeerthy <[email protected]>
Thu, 27 Jan 2022 12:16:51 +0000 (13:16 +0100)
committerTom Rini <[email protected]>
Tue, 8 Feb 2022 14:41:27 +0000 (09:41 -0500)
commit795b2c476f7dd7ecf9de95d8dca8ef0c8657dde4
treee70f671c33efe6a2c2b95d0b1170bcdbb7a8a60f
parentc55d6c6bc7b64645085fca9f59125b433138aee7
reset: dra7: Add a reset driver

Add a reset driver to bring IPs out of reset.

Signed-off-by: Keerthy <[email protected]>
[Amjad: reset_ops structure member "free" has been renamed to "rfree",
use the latter instead]
Signed-off-by: Amjad Ouled-Ameur <[email protected]>
MAINTAINERS
drivers/reset/Kconfig
drivers/reset/Makefile
drivers/reset/reset-dra7.c [new file with mode: 0644]
This page took 0.034833 seconds and 4 git commands to generate.