[U-Boot] [PATCH v1] ARM: dts: i.MX6Q: fix avoid_unnecessary_addr_size warnings
Marcel Ziswiler
marcel.ziswiler at toradex.com
Tue Apr 9 13:51:19 UTC 2019
On Mon, 2019-03-25 at 13:40 -0300, Fabio Estevam wrote:
> Hi Marcel,
>
> On Mon, Mar 25, 2019 at 1:36 PM Marcel Ziswiler <marcel at ziswiler.com>
> wrote:
>
> > diff --git a/arch/arm/dts/imx6q.dtsi b/arch/arm/dts/imx6q.dtsi
> > index ab1716b6b0..8381d24eff 100644
> > --- a/arch/arm/dts/imx6q.dtsi
> > +++ b/arch/arm/dts/imx6q.dtsi
> > @@ -234,6 +234,8 @@
> > };
> >
> > ipu2_di0: port at 2 {
> > + #address-cells = <1>;
> > + #size-cells = <0>;
>
> This change is already in the upstream imx6q.dtsi file in Linux.
>
> What about syncing the U-Boot i.mx6 dts with the kernel?
Yeah, I agree. As a matter of fact I see only one single line of
further difference in the two. Let me add that as well in a v2 and
clearly state that it is a complete re-sync.
More information about the U-Boot
mailing list