arm64: dts: zx296718: add irdec device for remote control
authorShawn Guo <shawn.guo@linaro.org>
Wed, 9 Aug 2017 06:30:48 +0000 (14:30 +0800)
committerShawn 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

index 2689e2f..6eef647 100644 (file)
                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>;