All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Felix Brack <fb@ltec.ch>
Cc: linux-omap@vger.kernel.org, devicetree@vger.kernel.org,
	bcousson@baylibre.com, mpfj@newflow.co.uk, mark.rutland@arm.com,
	robh+dt@kernel.org, linux@armlinux.org.uk,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH: linux-next] ARM: dts: am33xx: Remove unnecessary properties
Date: Mon, 21 Jan 2019 09:13:20 -0800	[thread overview]
Message-ID: <20190121171320.GE5544@atomide.com> (raw)
In-Reply-To: <31a68b35-8b78-8fee-3dd9-5beb3c386247@ltec.ch>

* Felix Brack <fb@ltec.ch> [190119 17:38]:
> Hi Tony,
> On 18.12.18 15:39, Felix Brack wrote:
> > Remove the unnecessary properties #address-cells and #size-cells
> > of node pinmux as there are no child-nodes with property reg.
> > 
> > Signed-off-by: Felix Brack <fb@ltec.ch>
> > ---
> >   arch/arm/boot/dts/am33xx-l4.dtsi | 2 --
> >   1 file changed, 2 deletions(-)
> > 
> > diff --git a/arch/arm/boot/dts/am33xx-l4.dtsi b/arch/arm/boot/dts/am33xx-l4.dtsi
> > index 7b818d9d2eab..e957370f8aec 100644
> > --- a/arch/arm/boot/dts/am33xx-l4.dtsi
> > +++ b/arch/arm/boot/dts/am33xx-l4.dtsi
> > @@ -288,8 +288,6 @@
> >   				am33xx_pinmux: pinmux@800 {
> >   					compatible = "pinctrl-single";
> >   					reg = <0x800 0x238>;
> > -					#address-cells = <1>;
> > -					#size-cells = <0>;
> >   					#pinctrl-cells = <1>;
> >   					pinctrl-single,register-width = <32>;
> >   					pinctrl-single,function-mask = <0x7f>;
> > 
> 
> Just a gentle ping. BTW: the patch applies not just to linux-next correctly
> but now also to linux.

Sorry I'm still struggling with pending regressions for
the -rc cycle.. I should get to applying patches for next
merge window this week though.

Regards,

Tony

  reply	other threads:[~2019-01-21 17:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-18 14:39 [PATCH: linux-next] ARM: dts: am33xx: Remove unnecessary properties Felix Brack
2019-01-19 17:38 ` Felix Brack
2019-01-21 17:13   ` Tony Lindgren [this message]
2019-01-24 16:16     ` Tony Lindgren

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=20190121171320.GE5544@atomide.com \
    --to=tony@atomide.com \
    --cc=bcousson@baylibre.com \
    --cc=devicetree@vger.kernel.org \
    --cc=fb@ltec.ch \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=mark.rutland@arm.com \
    --cc=mpfj@newflow.co.uk \
    --cc=robh+dt@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 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.