Re: [PATCH] dt-bindings: pinctrl: renesas,rza2-pinctrl: Fix pin controller node name
From: Geert Uytterhoeven <geert@linux-m68k.org>
Date: 2020-08-21 17:42:02
Also in:
linux-gpio, linux-renesas-soc
From: Geert Uytterhoeven <geert@linux-m68k.org>
Date: 2020-08-21 17:42:02
Also in:
linux-gpio, linux-renesas-soc
Hi Sergei, On Fri, Aug 21, 2020 at 5:27 PM Sergei Shtylyov [off-list ref] wrote:
On 8/21/20 2:11 PM, Geert Uytterhoeven wrote:quoted
According to Devicetree Specification v0.2 and later, Section "Generic Names Recommendation", the node name for a pin controller device node should be "pinctrl".Ugh, what a lame name! :-( And they say DT should be OS agnostic...quoted
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>I think more DTs have "pin-controler".
I was surprised to discover the opposite, too:
$ git grep "\<pinctrl@" v5.9-rc1 | wc -l
335
$ git grep "\<pin-controller@" v5.9-rc1 | wc -l
102
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