]> git.sur5r.net Git - u-boot/commit
rockchip: rk322x: add sysreset driver
authorKever Yang <kever.yang@rock-chips.com>
Fri, 23 Jun 2017 09:17:53 +0000 (17:17 +0800)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Tue, 11 Jul 2017 10:13:46 +0000 (12:13 +0200)
commita21e132894f6a9acb73ed5e698144ba77a61f1a8
tree76c6847767ede54b615b91c55cbb9bba50baee83
parent168eef7ada98c6bff53458013e42cdbc5adb3cd4
rockchip: rk322x: add sysreset driver

Rockchip rk322x sysreset is much like rk3036 and other Rockchip SoCs,
only difference is that the target register address is different.

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
drivers/sysreset/sysreset_rk322x.c [new file with mode: 0644]