3
0
Fork 0
forked from mirrors/linux

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:
Huang zhibao 2021-03-24 11:17:18 +08:00 committed by Tao Huang
parent babb9f13ce
commit 19123919d1
4 changed files with 0 additions and 4 deletions

View file

@ -265,7 +265,6 @@ rgmii_phy1: phy@0 {
&pwm15 { &pwm15 {
compatible = "rockchip,remotectl-pwm"; compatible = "rockchip,remotectl-pwm";
interrupts = <GIC_SPI 85 IRQ_TYPE_LEVEL_HIGH>;
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&pwm15m1_pins>; pinctrl-0 = <&pwm15m1_pins>;
remote_pwm_id = <3>; remote_pwm_id = <3>;

View file

@ -1521,7 +1521,6 @@ &pwm7 {
status = "okay"; status = "okay";
compatible = "rockchip,remotectl-pwm"; compatible = "rockchip,remotectl-pwm";
interrupts = <GIC_SPI 83 IRQ_TYPE_LEVEL_HIGH>;
remote_pwm_id = <3>; remote_pwm_id = <3>;
handle_cpu_id = <1>; handle_cpu_id = <1>;
remote_support_psci = <0>; remote_support_psci = <0>;

View file

@ -309,7 +309,6 @@ &pwm3 {
status = "okay"; status = "okay";
compatible = "rockchip,remotectl-pwm"; compatible = "rockchip,remotectl-pwm";
interrupts = <GIC_SPI 82 IRQ_TYPE_LEVEL_HIGH>;
remote_pwm_id = <3>; remote_pwm_id = <3>;
handle_cpu_id = <1>; handle_cpu_id = <1>;
remote_support_psci = <0>; remote_support_psci = <0>;

View file

@ -288,7 +288,6 @@ &pcie3x2 {
&pwm15 { &pwm15 {
compatible = "rockchip,remotectl-pwm"; compatible = "rockchip,remotectl-pwm";
interrupts = <GIC_SPI 85 IRQ_TYPE_LEVEL_HIGH>;
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&pwm15m1_pins>; pinctrl-0 = <&pwm15m1_pins>;
remote_pwm_id = <3>; remote_pwm_id = <3>;