Commit 8ce7726
committed
bus: simple-pm-bus: Add "apple,*-pmgr" compatibles
These devices are since commit 2676958 ("mfd: syscon: Remove the
platform driver support") without driver. There was not device specific
code in the syscon driver so its removal did not cause any functional
regressions. All control is done in child devices using syscon regmap.
These devices use "simple-mfd" as fourth compatible. simple-pm-bus
claims devices only based on the first compatible string so add all
primary SoC specific apple,pmgr comaptibles.
Cc: [email protected]
Fixes: 2676958 ("mfd: syscon: Remove the platform driver support")
Signed-off-by: Janne Grunau <[email protected]>1 parent 93a32fc commit 8ce7726
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
145 | 154 | | |
146 | 155 | | |
147 | 156 | | |
| |||
0 commit comments