ARM: dts: imx7: Correct CPU supply name

i.MX7 uses cpufreq-dt driver which requires the CPU supply name to be
either "cpu0-supply" or "cpu-supply", correct it.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Anson Huang 2020-03-12 17:50:12 +08:00 committed by Shawn Guo
parent 5b167212d6
commit f2e3d666a4
3 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@ memory@80000000 {
};
&cpu0 {
arm-supply = <&sw1a_reg>;
cpu-supply = <&sw1a_reg>;
};
&i2c1 {

View File

@ -33,7 +33,7 @@ debug {
};
&cpu0 {
arm-supply = <&sw1a_reg>;
cpu-supply = <&sw1a_reg>;
};
&ecspi1 {

View File

@ -182,7 +182,7 @@ &adc2 {
};
&cpu0 {
arm-supply = <&sw1a_reg>;
cpu-supply = <&sw1a_reg>;
};
&clks {