[PATCH] arm64: dts: Unify pinctrl-single pin group nodes for stingray
Tony Lindgren
tony at atomide.com
Fri May 19 04:16:11 PDT 2023
* Tony Lindgren <tony at atomide.com> [230519 07:27]:
> We want to unify the pinctrl-single pin group nodes as these will add
> make dtbs checks errors when pinctrl-single yaml binding is merged.
...
> --- a/arch/arm64/boot/dts/broadcom/stingray/stingray-pinctrl.dtsi
> +++ b/arch/arm64/boot/dts/broadcom/stingray/stingray-pinctrl.dtsi
> @@ -299,7 +299,7 @@ spi1_pins: pinmux_spi1_sck_nand {
> >;
> };
>
> - nuart_pins: pinmux_uart0_sin_nitro {
> + nuart_pins: uart0-sin-nitro-pins {
> pinctrl-single,pins = <
> 0x20c MODE_NITRO /* nuart_rxd */
> 0x210 MODE_NITRO /* nuart_txd */
> @@ -319,7 +319,7 @@ uart0_pins: pinumux_uart0_sin_nand {
Looks like I missed the misspelled "pinumux" node, will send out v2
version of the patch.
Regards,
Tony
More information about the linux-arm-kernel
mailing list