Skip to content

Commit 919ccb3

Browse files
superna9999khilman
authored andcommitted
arm64: dts: meson-g12a-u200: enable IR decoder
Add support for the IR decoder input on the U200 Reference Design board. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Reviewed-by: Martin Blumenstingl<martin.blumenstingl@googlemail.com> Signed-off-by: Kevin Hilman <khilman@baylibre.com>
1 parent fff6e9d commit 919ccb3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

arch/arm64/boot/dts/amlogic/meson-g12a-u200.dts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,12 @@
156156
};
157157
};
158158

159+
&ir {
160+
status = "okay";
161+
pinctrl-0 = <&remote_input_ao_pins>;
162+
pinctrl-names = "default";
163+
};
164+
159165
&uart_AO {
160166
status = "okay";
161167
pinctrl-0 = <&uart_ao_a_pins>;

0 commit comments

Comments
 (0)