Skip to content

Commit fff6e9d

Browse files
superna9999khilman
authored andcommitted
arm64: dts: meson-g12a-x96-max: enable IR decoder
Add support for the IR decoder input on the X96 Max board. Signed-off-by: Neil Armstrong <[email protected]> Reviewed-by: Martin Blumenstingl<[email protected]> Signed-off-by: Kevin Hilman <[email protected]>
1 parent 2bfe841 commit fff6e9d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,12 @@
144144
};
145145
};
146146

147+
&ir {
148+
status = "okay";
149+
pinctrl-0 = <&remote_input_ao_pins>;
150+
pinctrl-names = "default";
151+
};
152+
147153
&uart_A {
148154
status = "okay";
149155
pinctrl-0 = <&uart_a_pins>, <&uart_a_cts_rts_pins>;

0 commit comments

Comments
 (0)