ARM: dts: imx7-colibri: specify cpu-supply

Specify CPU supply using the "cpu-supply" property instead of
the invalid "arm-supply" property.

Signed-off-by: Stefan Agner <stefan@agner.ch>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Stefan Agner 2017-12-19 19:10:34 +01:00 committed by Shawn Guo
parent c2e70bbb61
commit 5dc2dcf58a
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@
};
&cpu0 {
arm-supply = <&reg_DCDC2>;
cpu-supply = <&reg_DCDC2>;
};
&fec1 {