Re: [PATCH 3/4] ARM: dts: imx: b850v3: Define GPIO line names

From: Daniel Baluta

Date: Tue Feb 17 2026 - 08:20:33 EST



On 2/17/26 14:59, Ian Ray wrote:
> @@ -72,6 +72,18 @@ lvds0_out: endpoint {
> };
> };
>
> +&gpio4 {
> + gpio-line-names =
> + "", "", "", "",
> + "", "", "", "",
> + "", "", "", "",
> + "", "", "PWGIN", "",
> + "", "", "", "",
> + "", "", "", "",
> + "", "", "", "",
> + "", "", "", "";
> +};

Looking at my latest version of code this node should be a little bit up in the

file to preserve the alphabetical sorting of references modification.

e.g

+&gpio4 {

... then

comes

&ldb {


etc.