Commit 1169f63
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: stable@vger.kernel.org
Fixes: 2676958 ("mfd: syscon: Remove the platform driver support")
Signed-off-by: Janne Grunau <j@jannau.net>1 parent 1d8b38d commit 1169f63
1 file changed
Lines changed: 9 additions & 0 deletions
| 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