Commit dbbcd881 authored by Hans de Goede's avatar Hans de Goede Committed by Maxime Ripard

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

Add pinmux settings for the ir receive pin of the A31.
Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent 8cedd662
......@@ -901,6 +901,13 @@ r_pio: pinctrl@01f02c00 {
#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>;
};
};
};
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment