Re: [PATCH] ARM: dts: omap3-sniper: Discard deprecated twl4030-power property

From: Tony Lindgren
Date: Tue Apr 12 2016 - 17:19:59 EST


* Paul Kocialkowski <contact@xxxxxxxx> [160329 12:26]:
> This uses ti,system-power-controller instead of the deprecated ti,use_poweroff
> property for powering off.

But what about the others?

We have more of them:

$ git grep ti,use_poweroff arch/arm/boot/dts
arch/arm/boot/dts/logicpd-som-lv.dtsi: ti,use_poweroff;
arch/arm/boot/dts/logicpd-torpedo-som.dtsi: ti,use_poweroff;
arch/arm/boot/dts/omap3-beagle-xm.dts: ti,use_poweroff;
arch/arm/boot/dts/omap3-evm-common.dtsi: ti,use_poweroff;
arch/arm/boot/dts/omap3-gta04.dtsi: ti,use_poweroff;
arch/arm/boot/dts/omap3-ldp.dts: ti,use_poweroff;
arch/arm/boot/dts/omap3-n900.dts: ti,use_poweroff;
arch/arm/boot/dts/omap3-n950-n9.dtsi: ti,use_poweroff;
arch/arm/boot/dts/omap3-pandora-common.dtsi: ti,use_poweroff;
arch/arm/boot/dts/omap3-sniper.dts: ti,use_poweroff;

Regards,

Tony