From: Nishanth Menon Date: Tue, 6 Jun 2023 18:22:12 +0000 (-0500) Subject: arm64: dts: ti: k3-am642-phyboard-electra-rdk: Fixup reference to phandles array X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=56ccd4b1eb52e153d557c7c7ae19f849e5d5c2e1;p=linux.git arm64: dts: ti: k3-am642-phyboard-electra-rdk: Fixup reference to phandles array When referring to array of phandles, using <> to separate the array entries is better notation as it makes potential errors with phandle and cell arguments easier to catch. Fix the outliers to be consistent with the rest of the usage. Cc: Wadim Egorov Signed-off-by: Nishanth Menon Link: https://lore.kernel.org/r/20230606182220.3661956-7-nm@ti.com Signed-off-by: Vignesh Raghavendra --- diff --git a/arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts b/arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts index 8199ac06c09aa..8d9ca6e5b087c 100644 --- a/arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts +++ b/arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts @@ -76,7 +76,7 @@ leds { compatible = "gpio-leds"; pinctrl-names = "default"; - pinctrl-0 = <&leds_pins_default &user_leds_pins_default>; + pinctrl-0 = <&leds_pins_default>, <&user_leds_pins_default>; led-1 { color = ;