]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: gr8: Fix typo in the i2s mclk pin group
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 20 Oct 2016 07:18:54 +0000 (09:18 +0200)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 22 Nov 2016 14:32:09 +0000 (15:32 +0100)
There was a dumb copy and paste mistake here, fix it.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Chen-Yu Tsai <wens@csie.org>
arch/arm/boot/dts/sun5i-gr8.dtsi

index d7cf6be2549c7771db83cf2322bd4eee0a0d283f..74aff795e723827b52551882a01e850e4f822a69 100644 (file)
                        };
 
                        i2s0_mclk_pins_a: i2s0-mclk@0 {
-                               allwinner,pins = "PB6", "PB7", "PB8", "PB9";
+                               allwinner,pins = "PB5";
                                allwinner,function = "i2s0";
                                allwinner,drive = <SUN4I_PINCTRL_10_MA>;
                                allwinner,pull = <SUN4I_PINCTRL_NO_PULL>;