On Tue, May 15, 2018 at 6:13 AM, Anson Huang <Anson.Huang@xxxxxxx> wrote: > diff --git a/arch/arm/boot/dts/imx7d-cl-som-imx7.dts b/arch/arm/boot/dts/imx7d-cl-som-imx7.dts > index 7f64568..60deaf9 100644 > --- a/arch/arm/boot/dts/imx7d-cl-som-imx7.dts > +++ b/arch/arm/boot/dts/imx7d-cl-som-imx7.dts > @@ -33,7 +33,7 @@ > }; > > &cpu0 { > - arm-supply = <&sw1a_reg>; > + cpu-supply = <&sw1a_reg>; > }; > > &fec1 { > @@ -284,4 +284,4 @@ > MX7D_PAD_LPSR_GPIO1_IO05__GPIO1_IO5 0x14 /* OTG PWREN */ > >; > }; > -}; > \ No newline at end of file > +}; This change seems unrelated. Other than that: Reviewed-by: Fabio Estevam <fabio.estevam@xxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html