mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
arm64: dts: rockchip: rk356x: remove pwm interrupts define from products dtsi
Signed-off-by: Huang zhibao <hzb@rock-chips.com> Change-Id: Id89aa2fb8f368fad504ce5efd4e1ed20e1335fa3
This commit is contained in:
@@ -265,7 +265,6 @@
|
||||
|
||||
&pwm15 {
|
||||
compatible = "rockchip,remotectl-pwm";
|
||||
interrupts = <GIC_SPI 85 IRQ_TYPE_LEVEL_HIGH>;
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&pwm15m1_pins>;
|
||||
remote_pwm_id = <3>;
|
||||
|
||||
@@ -1521,7 +1521,6 @@
|
||||
status = "okay";
|
||||
|
||||
compatible = "rockchip,remotectl-pwm";
|
||||
interrupts = <GIC_SPI 83 IRQ_TYPE_LEVEL_HIGH>;
|
||||
remote_pwm_id = <3>;
|
||||
handle_cpu_id = <1>;
|
||||
remote_support_psci = <0>;
|
||||
|
||||
@@ -309,7 +309,6 @@
|
||||
status = "okay";
|
||||
|
||||
compatible = "rockchip,remotectl-pwm";
|
||||
interrupts = <GIC_SPI 82 IRQ_TYPE_LEVEL_HIGH>;
|
||||
remote_pwm_id = <3>;
|
||||
handle_cpu_id = <1>;
|
||||
remote_support_psci = <0>;
|
||||
|
||||
@@ -288,7 +288,6 @@
|
||||
|
||||
&pwm15 {
|
||||
compatible = "rockchip,remotectl-pwm";
|
||||
interrupts = <GIC_SPI 85 IRQ_TYPE_LEVEL_HIGH>;
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&pwm15m1_pins>;
|
||||
remote_pwm_id = <3>;
|
||||
|
||||
Reference in New Issue
Block a user