mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
arm64: dts: rockchip: rk3399: set ir irq handle on cpu1
Change-Id: I89f75184af810a050f6ca09daeba17774af4465e Signed-off-by: Huang zhibao <hzb@rock-chips.com>
This commit is contained in:
@@ -614,7 +614,7 @@
|
||||
interrupts = <GIC_SPI 61 IRQ_TYPE_LEVEL_HIGH 0>;
|
||||
compatible = "rockchip,remotectl-pwm";
|
||||
remote_pwm_id = <3>;
|
||||
handle_cpu_id = <0>;
|
||||
handle_cpu_id = <1>;
|
||||
|
||||
ir_key1 {
|
||||
rockchip,usercode = <0x4040>;
|
||||
|
||||
@@ -637,7 +637,7 @@
|
||||
interrupts = <GIC_SPI 61 IRQ_TYPE_LEVEL_HIGH 0>;
|
||||
compatible = "rockchip,remotectl-pwm";
|
||||
remote_pwm_id = <3>;
|
||||
handle_cpu_id = <0>;
|
||||
handle_cpu_id = <1>;
|
||||
|
||||
ir_key1 {
|
||||
rockchip,usercode = <0x4040>;
|
||||
|
||||
@@ -631,7 +631,7 @@
|
||||
interrupts = <GIC_SPI 61 IRQ_TYPE_LEVEL_HIGH 0>;
|
||||
compatible = "rockchip,remotectl-pwm";
|
||||
remote_pwm_id = <3>;
|
||||
handle_cpu_id = <0>;
|
||||
handle_cpu_id = <1>;
|
||||
|
||||
ir_key1 {
|
||||
rockchip,usercode = <0x4040>;
|
||||
|
||||
@@ -85,7 +85,7 @@
|
||||
interrupts = <GIC_SPI 61 IRQ_TYPE_LEVEL_HIGH 0>;
|
||||
compatible = "rockchip,remotectl-pwm";
|
||||
remote_pwm_id = <3>;
|
||||
handle_cpu_id = <0>;
|
||||
handle_cpu_id = <1>;
|
||||
|
||||
ir_key1 {
|
||||
rockchip,usercode = <0x4040>;
|
||||
|
||||
@@ -67,7 +67,7 @@
|
||||
interrupts = <GIC_SPI 61 IRQ_TYPE_LEVEL_HIGH 0>;
|
||||
compatible = "rockchip,remotectl-pwm";
|
||||
remote_pwm_id = <3>;
|
||||
handle_cpu_id = <0>;
|
||||
handle_cpu_id = <1>;
|
||||
|
||||
ir_key1 {
|
||||
rockchip,usercode = <0x4040>;
|
||||
|
||||
@@ -127,7 +127,7 @@
|
||||
interrupts = <GIC_SPI 61 IRQ_TYPE_LEVEL_HIGH 0>;
|
||||
compatible = "rockchip,remotectl-pwm";
|
||||
remote_pwm_id = <3>;
|
||||
handle_cpu_id = <0>;
|
||||
handle_cpu_id = <1>;
|
||||
|
||||
ir_key1 {
|
||||
rockchip,usercode = <0x4040>;
|
||||
|
||||
Reference in New Issue
Block a user