projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b31230
)
arm64: dts: zx296718: add irdec device for remote control
author
Shawn Guo
<shawn.guo@linaro.org>
Wed, 9 Aug 2017 06:30:48 +0000
(14:30 +0800)
committer
Shawn Guo
<shawnguo@kernel.org>
Mon, 14 Aug 2017 01:51:15 +0000
(09:51 +0800)
Add irdec device for remote control support.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm64/boot/dts/zte/zx296718.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm64/boot/dts/zte/zx296718.dtsi
b/arch/arm64/boot/dts/zte/zx296718.dtsi
index 2689e2fb8c9f6935882769725eb921faee031790..6eef64761009491ba768fa69919497e24d14f384 100644
(file)
--- a/
arch/arm64/boot/dts/zte/zx296718.dtsi
+++ b/
arch/arm64/boot/dts/zte/zx296718.dtsi
@@
-295,6
+295,13
@@
compatible = "simple-bus";
ranges;
+ irdec: ir-decoder@111000 {
+ compatible = "zte,zx296718-irdec";
+ reg = <0x111000 0x1000>;
+ interrupts = <GIC_SPI 111 IRQ_TYPE_LEVEL_HIGH>;
+ status = "disabled";
+ };
+
aon_sysctrl: aon-sysctrl@116000 {
compatible = "zte,zx296718-aon-sysctrl", "syscon";
reg = <0x116000 0x1000>;