ARM: dts: sun6i: Add pinmux settings for the ir pins

Add pinmux settings for the ir receive pin of the A31.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
This commit is contained in:
Hans de Goede 2014-11-23 14:38:14 +01:00 committed by Maxime Ripard
parent 8cedd66284
commit dbbcd881ee
1 changed files with 7 additions and 0 deletions

View File

@ -901,6 +901,13 @@
#interrupt-cells = <2>;
#size-cells = <0>;
#gpio-cells = <3>;
ir_pins_a: ir@0 {
allwinner,pins = "PL4";
allwinner,function = "s_ir";
allwinner,drive = <0>;
allwinner,pull = <0>;
};
};
};
};