Skip to content

Commit

Permalink
ARM: dts: sun7i: Add ir receiver support to a20-i12-tvbox
Browse files Browse the repository at this point in the history
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
  • Loading branch information
Hans de Goede authored and Maxime Ripard committed Jul 1, 2014
1 parent 1715a38 commit abe3686
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions arch/arm/boot/dts/sun7i-a20-i12-tvbox.dts
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,12 @@
};
};

ir0: ir@01c21800 {
pinctrl-names = "default";
pinctrl-0 = <&ir0_pins_a>;
status = "okay";
};

uart0: serial@01c28000 {
pinctrl-names = "default";
pinctrl-0 = <&uart0_pins_a>;
Expand Down

0 comments on commit abe3686

Please sign in to comment.