[PATCH RFT 2/4] ARM: dts: imx28-eukrea-mbmx28lc: add missing reg properties
Stefan Wahren
stefan.wahren at i2se.com
Sun Jun 5 08:54:00 PDT 2016
Hi Fabio,
> Fabio Estevam <festevam at gmail.com> hat am 5. Juni 2016 um 16:00 geschrieben:
>
>
> On Sun, Jun 5, 2016 at 10:51 AM, Stefan Wahren <stefan.wahren at i2se.com> wrote:
> > This patch adds the missing reg properties for the regulator nodes
> > in order to fix the dtc warnings.
> >
> > Signed-off-by: Stefan Wahren <stefan.wahren at i2se.com>
> > ---
> > arch/arm/boot/dts/imx28-eukrea-mbmx28lc.dtsi | 4 ++++
> > 1 file changed, 4 insertions(+)
> >
> > diff --git a/arch/arm/boot/dts/imx28-eukrea-mbmx28lc.dtsi
> > b/arch/arm/boot/dts/imx28-eukrea-mbmx28lc.dtsi
> > index 8859474..581e85f 100644
> > --- a/arch/arm/boot/dts/imx28-eukrea-mbmx28lc.dtsi
> > +++ b/arch/arm/boot/dts/imx28-eukrea-mbmx28lc.dtsi
> > @@ -84,6 +84,7 @@
> >
> > reg_3p3v: regulator at 0 {
> > compatible = "regulator-fixed";
> > + reg = <0>;
>
> The proper fix here would be to remove "@0" instead.
in this case many other mxs boards are wrong.
More information about the linux-arm-kernel
mailing list