All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Ziswiler <marcel.ziswiler@toradex.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v1] ARM: dts: i.MX6Q: fix avoid_unnecessary_addr_size warnings
Date: Tue, 9 Apr 2019 13:51:19 +0000	[thread overview]
Message-ID: <263bd8f6225af644ec5f955568370f859f145ed4.camel@toradex.com> (raw)
In-Reply-To: <CAOMZO5AVe=t9Bp_3hOizzDS8KNpdYMaw7njOYHkcvrjsRLeVPA@mail.gmail.com>

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@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.

      reply	other threads:[~2019-04-09 13:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-25 16:35 [U-Boot] [PATCH v1] ARM: dts: i.MX6Q: fix avoid_unnecessary_addr_size warnings Marcel Ziswiler
2019-03-25 16:40 ` Fabio Estevam
2019-04-09 13:51   ` Marcel Ziswiler [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=263bd8f6225af644ec5f955568370f859f145ed4.camel@toradex.com \
    --to=marcel.ziswiler@toradex.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.