projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e42617b
)
arm64: dts: hi3798cv200-poplar: add linux,rc-map-name for IR
author
Shawn Guo
<shawn.guo@linaro.org>
Thu, 26 Dec 2019 08:38:44 +0000
(16:38 +0800)
committer
Wei Xu
<xuwei5@hisilicon.com>
Mon, 6 Jan 2020 02:07:26 +0000
(10:07 +0800)
It adds remote control map name for IR device, so that key event can be
reported.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
arch/arm64/boot/dts/hisilicon/hi3798cv200-poplar.dts
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/hisilicon/hi3798cv200-poplar.dts
b/arch/arm64/boot/dts/hisilicon/hi3798cv200-poplar.dts
index c563d3eb2d98e843b15f8ca2d1fb1077a6edc7c9..7d370dac4c85710b43d7b8dc9d4bfe151b092afd 100644
(file)
--- a/
arch/arm64/boot/dts/hisilicon/hi3798cv200-poplar.dts
+++ b/
arch/arm64/boot/dts/hisilicon/hi3798cv200-poplar.dts
@@
-170,6
+170,7
@@
};
&ir {
+ linux,rc-map-name = "rc-hisi-poplar";
status = "okay";
};