Re: [PATCH 1/2] ARM: dts: am335x-pocketbeagle: unique gpio-line-names
From: Tony Lindgren <tony@atomide.com>
Date: 2021-03-24 12:02:15
Also in:
linux-devicetree, linux-omap, lkml
From: Tony Lindgren <tony@atomide.com>
Date: 2021-03-24 12:02:15
Also in:
linux-devicetree, linux-omap, lkml
Hi, * 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".
Applying this one into omap-for-v5.13/dt thanks. However the second patch does not apply against v5.12-rc2, Drew can you please repost the second patch? Regards, Tony