ARM: sunxi: dts: split IR pins for A10 and A20

Currently none of the target boards nor the driver supports
IR TX. However this pin is used in a few instances as a GPIO.
Split the pin ctrl descriptions so that only the IR RX is
configured to be used.

Signed-off-by: Marcus Cooper <codekipper@gmail.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
这个提交包含在:
Marcus Cooper
2015-05-02 13:36:20 +02:00
提交者 Maxime Ripard
父节点 94a3e0c455
当前提交 469a22e6ba
修改 19 个文件,包含 54 行新增26 行删除

查看文件

@@ -117,7 +117,7 @@
&ir0 {
pinctrl-names = "default";
pinctrl-0 = <&ir0_pins_a>;
pinctrl-0 = <&ir0_rx_pins_a>;
status = "okay";
};