[PATCH 3/4] ARM: dts: imx: b850v3: Define GPIO line names
Daniel Baluta
daniel.baluta at oss.nxp.com
Tue Feb 17 05:23:02 PST 2026
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.
More information about the linux-arm-kernel
mailing list