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:
parent
babb9f13ce
commit
19123919d1
4 changed files with 0 additions and 4 deletions
|
|
@ -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>;
|
||||||
|
|
|
||||||
|
|
@ -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>;
|
||||||
|
|
|
||||||
|
|
@ -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>;
|
||||||
|
|
|
||||||
|
|
@ -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>;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue