提交 e900146c 编写于 作者: M Maxime Ripard

ARM: gr8: Fix typo in the i2s mclk pin group

There was a dumb copy and paste mistake here, fix it.
Signed-off-by: NMaxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: NChen-Yu Tsai <wens@csie.org>
上级 95f4b4f4
...@@ -792,7 +792,7 @@ ...@@ -792,7 +792,7 @@
}; };
i2s0_mclk_pins_a: i2s0-mclk@0 { i2s0_mclk_pins_a: i2s0-mclk@0 {
allwinner,pins = "PB6", "PB7", "PB8", "PB9"; allwinner,pins = "PB5";
allwinner,function = "i2s0"; allwinner,function = "i2s0";
allwinner,drive = <SUN4I_PINCTRL_10_MA>; allwinner,drive = <SUN4I_PINCTRL_10_MA>;
allwinner,pull = <SUN4I_PINCTRL_NO_PULL>; allwinner,pull = <SUN4I_PINCTRL_NO_PULL>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册