All of lore.kernel.org
 help / color / mirror / Atom feed
From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] ARM: dts: imx53: Add 'ARM platform' node
Date: Thu, 28 Jun 2018 11:21:59 +0800	[thread overview]
Message-ID: <20180628032158.GG22683@dragon> (raw)
In-Reply-To: <CAOMZO5CQCTdJC5NOzFGXeHwqkeJmrw9ui0oJ_h=7vFnP5ThUcg@mail.gmail.com>

On Thu, Jun 28, 2018 at 12:02:10AM -0300, Fabio Estevam wrote:
> On Wed, Jun 27, 2018 at 10:35 PM, Shawn Guo <shawnguo@kernel.org> wrote:
> 
> >> diff --git a/arch/arm/boot/dts/imx53.dtsi b/arch/arm/boot/dts/imx53.dtsi
> >> index 1a7a7bb..a70fbf4 100644
> >> --- a/arch/arm/boot/dts/imx53.dtsi
> >> +++ b/arch/arm/boot/dts/imx53.dtsi
> >> @@ -672,6 +672,11 @@
> >>                               status = "disabled";
> >>                       };
> >>
> >> +                     arm_platform: arm-platform at 63fa0000 {
> >> +                             compatible = "fsl,imx53-arm-plat", "fsl,imx51-arm-plat";
> >
> > Don't we need a bindings for that?
> 
> I thought this is the same case as "fsl,imx51-src" where we only use
> it inside arch/arm/mach-imx/ and there is also no bindings doc for it.

Isn't 'ARM platform' something ARM core specific rather than i.MX?

> 
> That's why I did not add an entry for the bindings doc.
> 
> If you think that a binding doc is needed, in which directory should
> it be placed?

We can ask suggestion from DT folks.

Shawn

  reply	other threads:[~2018-06-28  3:21 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-18 13:52 [PATCH 1/3] ARM: dts: imx53: Add 'ARM platform' node Fabio Estevam
2018-06-18 13:52 ` [PATCH 2/3] ARM: dts: imx53: Add a label for the PMU node Fabio Estevam
2018-06-19 15:49   ` Sebastian Reichel
2018-06-18 13:52 ` [PATCH 3/3] ARM: mx5: Set the DBGEN bit in ARM_GPC register Fabio Estevam
2018-06-19 15:50   ` Sebastian Reichel
2018-06-19 15:49 ` [PATCH 1/3] ARM: dts: imx53: Add 'ARM platform' node Sebastian Reichel
2018-06-28  1:35 ` Shawn Guo
2018-06-28  3:02   ` Fabio Estevam
2018-06-28  3:21     ` Shawn Guo [this message]
2018-07-10 14:01       ` Fabio Estevam

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=20180628032158.GG22683@dragon \
    --to=shawnguo@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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.