mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
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 <[email protected]> Reviewed-by: Martin Blumenstingl<[email protected]> Signed-off-by: Kevin Hilman <[email protected]>
This commit is contained in:
committed by
Kevin Hilman
parent
fff6e9d394
commit
919ccb30cf
@@ -156,6 +156,12 @@
|
||||
};
|
||||
};
|
||||
|
||||
&ir {
|
||||
status = "okay";
|
||||
pinctrl-0 = <&remote_input_ao_pins>;
|
||||
pinctrl-names = "default";
|
||||
};
|
||||
|
||||
&uart_AO {
|
||||
status = "okay";
|
||||
pinctrl-0 = <&uart_ao_a_pins>;
|
||||
|
||||
Reference in New Issue
Block a user