linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert@linux-m68k.org>
To: "Lad, Prabhakar" <prabhakar.csengg@gmail.com>
Cc: Thierry Bultel <thierry.bultel.yh@bp.renesas.com>,
	thierry.bultel@linatsea.fr,  linux-renesas-soc@vger.kernel.org,
	paul.barker.ct@bp.renesas.com,  linux-gpio@vger.kernel.org,
	devicetree@vger.kernel.org,  linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/3] dt-bindings: pinctrl: add compatible for Renesas RZ/T2H
Date: Mon, 2 Jun 2025 09:37:50 +0200	[thread overview]
Message-ID: <CAMuHMdVebPgJP5wp9J-kBJERBFdvrSObXoSbGJ4tRFGU_4UrXQ@mail.gmail.com> (raw)
In-Reply-To: <CA+V-a8vDMon-cHLYr3PknWvgT5EJ_4d9tv-J+iapst1iiPo0Ng@mail.gmail.com>

Hi Prabhakar,

On Mon, 2 Jun 2025 at 09:12, Lad, Prabhakar <prabhakar.csengg@gmail.com> wrote:
> On Mon, May 26, 2025 at 6:03 PM Geert Uytterhoeven <geert@linux-m68k.org> wrote:
> > On Mon, 19 May 2025 at 23:57, Thierry Bultel
> > <thierry.bultel.yh@bp.renesas.com> wrote:
> > > Document RZ/T2H (a.k.a r9a09g077) pinctrl
> > >
> > > Signed-off-by: Thierry Bultel <thierry.bultel.yh@bp.renesas.com>
> >
> > > --- a/Documentation/devicetree/bindings/pinctrl/renesas,pfc.yaml
> > > +++ b/Documentation/devicetree/bindings/pinctrl/renesas,pfc.yaml
> > > @@ -194,3 +209,13 @@ examples:
> > >                      power-source = <3300>;
> > >              };
> > >      };
> > > +
> > > +  - |
> > > +    pinctrl: pinctrl@812c0000 {
> >
> > The unit address does not match the first reg property.
> >
> > > +            compatible = "renesas,pfc-r9a09g077";
> > > +            reg = <0x802c0000 0x2000>,
> > > +                  <0x812c0000 0x2000>;
> > > +            gpio-controller;
> > > +            #gpio-cells = <2>;
> > > +            gpio-ranges = <&pinctrl 0 0 287>;
> >
> > GPIOs without interrupts?
> >
> I think the intention here was to go without interrupt support for the
> initial series and when later support for ICU is added we add this
> property. Hope thats OK?

Yes, that is fine.

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

  reply	other threads:[~2025-06-02  7:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250519215734.577053-1-thierry.bultel.yh@bp.renesas.com>
2025-05-19 21:57 ` [PATCH 1/3] dt-bindings: pinctrl: add compatible for Renesas RZ/T2H Thierry Bultel
2025-05-26 17:02   ` Geert Uytterhoeven
2025-06-02  7:11     ` Lad, Prabhakar
2025-06-02  7:37       ` Geert Uytterhoeven [this message]
2025-05-19 21:57 ` [PATCH 2/3] Add the pinctrl and gpio driver for RZ/T2H Thierry Bultel
2025-05-28 10:33   ` Geert Uytterhoeven

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=CAMuHMdVebPgJP5wp9J-kBJERBFdvrSObXoSbGJ4tRFGU_4UrXQ@mail.gmail.com \
    --to=geert@linux-m68k.org \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=paul.barker.ct@bp.renesas.com \
    --cc=prabhakar.csengg@gmail.com \
    --cc=thierry.bultel.yh@bp.renesas.com \
    --cc=thierry.bultel@linatsea.fr \
    /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).