summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/renesas/ulcb.dtsi
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2021-02-04 16:05:17 +0300
committerGeert Uytterhoeven <geert+renesas@glider.be>2021-03-08 12:22:38 +0300
commit3ebf49c020217d2a322fedc3ea1fe6eec0460f09 (patch)
treeec6f87bdd76eca212724d14b805bf983fdf95c25 /arch/arm64/boot/dts/renesas/ulcb.dtsi
parent86a5feadedeeaee689e3f1279ff8dc214bf6e084 (diff)
downloadlinux-3ebf49c020217d2a322fedc3ea1fe6eec0460f09.tar.xz
arm64: dts: renesas: Group tuples in pin control properties
To improve human readability and enable automatic validation, the tuples in "pinctrl-*" properties should be grouped using angle brackets. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/r/20210204130517.1647073-6-geert+renesas@glider.be
Diffstat (limited to 'arch/arm64/boot/dts/renesas/ulcb.dtsi')
-rw-r--r--arch/arm64/boot/dts/renesas/ulcb.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/renesas/ulcb.dtsi b/arch/arm64/boot/dts/renesas/ulcb.dtsi
index 97e9ed93cf15..01124efa92bd 100644
--- a/arch/arm64/boot/dts/renesas/ulcb.dtsi
+++ b/arch/arm64/boot/dts/renesas/ulcb.dtsi
@@ -365,7 +365,7 @@
};
&rcar_sound {
- pinctrl-0 = <&sound_pins &sound_clk_pins>;
+ pinctrl-0 = <&sound_pins>, <&sound_clk_pins>;
pinctrl-names = "default";
/* Single DAI */