Re: [PATCH 1/2] ARM: dts: am335x-pocketbeagle: unique gpio-line-names
From: Tony Lindgren <tony@atomide.com>
Date: 2021-02-04 06:59:24
Also in:
linux-devicetree, linux-omap, lkml
From: Tony Lindgren <tony@atomide.com>
Date: 2021-02-04 06:59:24
Also in:
linux-devicetree, linux-omap, lkml
* Drew Fustini [off-list ref] [210127 02:04]:
Based on linux-gpio discussion [1], it is best practice to make the gpio-line-names unique. Generic names like "[ethernet]" are replaced with the name of the unique signal on the AM3358 SoC ball corresponding to the gpio line. "[NC]" is also renamed to the standard "NC" name to represent "not connected". [1] https://lore.kernel.org/linux-gpio/20201216195357.GA2583366@x1/ (local)
So are these needed for v5.12 as fixes, or can these wait until after the merge window for v5.13? Regards, Tony