You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
0 commit comments