[PATCH v4 4/4] arm64: dts: rockchip: Follow the DTS coding style in the NanoPi RK3528 devicetrees

Chukun Pan amadeus at jmu.edu.cn
Sun Sep 13 23:40:00 PDT 2026


Hi,

> -		pinctrl-names = "default";
>  		pinctrl-0 = <&led1>, <&led_sys>;
> +		pinctrl-names = "default";

I don't think this change is useful.
Most devices are sorted this way:

pinctrl-names = "default";
pinctrl-0 = <&xxx>;



More information about the linux-arm-kernel mailing list