ARM: dts: omap3-gta04: fix twl4030-power settings

Things are wired up for powersaving, so lets use the corresponding
compatible and also update a deprecated property name.

Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Andreas Kemnade 2020-12-01 08:46:28 +01:00 committed by Tony Lindgren
parent f0d67d10b7
commit e278f68cbf

View File

@ -489,8 +489,8 @@ codec {
};
twl_power: power {
compatible = "ti,twl4030-power";
ti,use_poweroff;
compatible = "ti,twl4030-power-idle";
ti,system-power-controller;
};
};
};