commit | 5e6acc3e678ed3db746ab4fb53a980861cd711b6 | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Wed Dec 12 15:51:47 2018 -0800 |
committer | Stefan Wahren <stefan.wahren@i2se.com> | Wed Jan 09 16:55:06 2019 +0100 |
tree | 5d6bfa348c012539a03ea407c1a326b7f808e386 | |
parent | fbeab182b1ae41c3e2e9c05808c01e8f65883e61 [diff] |
bcm2835-pm: Move bcm2835-watchdog's DT probe to an MFD. The PM block that the wdt driver was binding to actually has multiple features we want to expose (power domains, reset, watchdog). Move the DT attachment to a MFD driver and make WDT probe against MFD. Signed-off-by: Eric Anholt <eric@anholt.net> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Acked-by: Stefan Wahren <stefan.wahren@i2se.com> Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>