Hi Biju, Thanks for the update! On Mon, Dec 16, 2024 at 8:53 PM Biju Das <biju.das.jz@xxxxxxxxxxxxxx> wrote: > Add documentation for the pin controller found on the Renesas RZ/G3E > (R9A09G047) SoC. The RZ/G3E PFC is similar to the RZ/V2H SoC but has more > pins(P00-PS3). > > Acked-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > --- > v3->v4: > * Dropped ack tag from Conor as there is separate file for RZG3E_P* > definitions You forgot to actually drop it? I guess it doesn't matter much... > --- /dev/null > +++ b/include/dt-bindings/pinctrl/renesas,r9a09g047-pinctrl.h > @@ -0,0 +1,41 @@ > +/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */ > +/* > + * This header provides constants for Renesas RZ/G3E family pinctrl bindings. > + * > + * Copyright (C) 2024 Renesas Electronics Corp. > + * > + */ > + > +#ifndef __DT_BINDINGS_RZG3E_PINCTRL_H > +#define __DT_BINDINGS_RZG3E_PINCTRL_H > +#endif /* __DT_BINDINGS_RZG3E_PINCTRL_H */ __DT_BINDINGS_PINCTRL_RENESAS_R9A09G047_PINCTRL_H__ Will fix that while applying, so Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> i.e. will queue in renesas-pinctrl for v6.14. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx 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