提交 645dccb1 编写于 作者: L Lubomir Rintel 提交者: Eric Anholt

ARM: bcm2835: dt: Raspberry Pi Model B had no I2S

It's the Model B rev2 that had it. Remove it.
Signed-off-by: NLubomir Rintel <lkundrak@v3.sk>
Signed-off-by: NEric Anholt <eric@anholt.net>
上级 755f121e
......@@ -13,11 +13,5 @@
};
&gpio {
pinctrl-0 = <&gpioout &alt0 &i2s_alt2 &alt3>;
/* I2S interface */
i2s_alt2: i2s_alt2 {
brcm,pins = <28 29 30 31>;
brcm,function = <BCM2835_FSEL_ALT2>;
};
pinctrl-0 = <&gpioout &alt0 &alt3>;
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册