Re: [PATCH 2/2] ARM: dts: am335x-boneblack.dts: unique gpio-line-names
From: Bartosz Golaszewski <hidden>
Date: 2021-02-01 09:46:25
Also in:
linux-gpio, linux-omap, lkml
From: Bartosz Golaszewski <hidden>
Date: 2021-02-01 09:46:25
Also in:
linux-gpio, linux-omap, lkml
On Wed, Jan 27, 2021 at 1:05 AM Drew Fustini [off-list ref] wrote:
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) Signed-off-by: Drew Fustini <redacted> ---
Reviewed-by: Bartosz Golaszewski <redacted>