linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: Shawn Guo <shawnguo@kernel.org>, leoyang.li@nxp.com
Cc: linux-arm-kernel@lists.infradead.org, Fabio Estevam <festevam@denx.de>
Subject: Re: [PATCH] arm64: dts: ls1012a: Remove big-endian from thermal
Date: Tue, 5 Dec 2023 18:59:38 -0300	[thread overview]
Message-ID: <CAOMZO5BjEEk0e8vyYm2XW0DCDPEoCUQn3ufN5hpES18uaPRMww@mail.gmail.com> (raw)
In-Reply-To: <20231010014035.GB819755@dragon>

Hi Leo,

On Mon, Oct 9, 2023 at 10:40 PM Shawn Guo <shawnguo@kernel.org> wrote:
>
> On Fri, Sep 29, 2023 at 03:55:10PM -0300, Fabio Estevam wrote:
> > From: Fabio Estevam <festevam@denx.de>
> >
> > Per qoriq-thermal.yaml, 'big-endian' is not a valid property.
> >
> > When the 'little-endian' property is absent, the default is big endian.
> >
> > Remove it to fix the following schema warning:
> >
> > tmu@1f00000: 'big-endian' does not match any of the regexes: 'pinctrl-[0-9]+'
> > from schema $id: http://devicetree.org/schemas/thermal/qoriq-thermal.yaml#
> >
> > Signed-off-by: Fabio Estevam <festevam@denx.de>
>
> Leo,
>
> Can you confirm this is fine?

Do you agree with this change?

>
> Shawn
>
> > ---
> >  arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi | 1 -
> >  1 file changed, 1 deletion(-)
> >
> > diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi b/arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi
> > index a863022529ac..d0733451d3ce 100644
> > --- a/arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi
> > +++ b/arch/arm64/boot/dts/freescale/fsl-ls1012a.dtsi
> > @@ -346,7 +346,6 @@ tmu: tmu@1f00000 {
> >                                              0x00030004 0x00000047
> >                                              0x00030005 0x00000053
> >                                              0x00030006 0x00000060>;
> > -                     big-endian;
> >                       #thermal-sensor-cells = <1>;
> >               };
> >
> > --
> > 2.34.1
> >

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2023-12-05 22:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-29 18:55 [PATCH] arm64: dts: ls1012a: Remove big-endian from thermal Fabio Estevam
2023-10-10  1:40 ` Shawn Guo
2023-12-05 21:59   ` Fabio Estevam [this message]
2023-12-06 19:47     ` Leo Li
2023-12-13  8:07 ` Shawn Guo

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=CAOMZO5BjEEk0e8vyYm2XW0DCDPEoCUQn3ufN5hpES18uaPRMww@mail.gmail.com \
    --to=festevam@gmail.com \
    --cc=festevam@denx.de \
    --cc=leoyang.li@nxp.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=shawnguo@kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).