aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/reset/reset-brcmstb.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-01-28reset: Add Broadcom STB SW_INIT reset controller driverFlorian Fainelli1-0/+132
Add support for resetting blocks through the Linux reset controller subsystem when reset lines are provided through a SW_INIT-style reset controller on Broadcom STB SoCs. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>