Commit 3d5191a1 authored by Shawn Guo's avatar Shawn Guo Committed by Wei Xu
Browse files

arm64: dts: hi3798cv200-poplar: add linux,rc-map-name for IR



It adds remote control map name for IR device, so that key event can be
reported.

Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
Signed-off-by: default avatarWei Xu <xuwei5@hisilicon.com>
parent e42617b8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -170,6 +170,7 @@ &i2c2 {
};

&ir {
	linux,rc-map-name = "rc-hisi-poplar";
	status = "okay";
};