.. | .. |
---|
982 | 982 | pwm0: pwm@ff200000 { |
---|
983 | 983 | compatible = "rockchip,px30-pwm", "rockchip,rk3328-pwm"; |
---|
984 | 984 | reg = <0x0 0xff200000 0x0 0x10>; |
---|
| 985 | + interrupts = <GIC_SPI 24 IRQ_TYPE_LEVEL_HIGH>; |
---|
985 | 986 | #pwm-cells = <3>; |
---|
986 | 987 | pinctrl-names = "active"; |
---|
987 | 988 | pinctrl-0 = <&pwm0_pin>; |
---|
.. | .. |
---|
993 | 994 | pwm1: pwm@ff200010 { |
---|
994 | 995 | compatible = "rockchip,px30-pwm", "rockchip,rk3328-pwm"; |
---|
995 | 996 | reg = <0x0 0xff200010 0x0 0x10>; |
---|
| 997 | + interrupts = <GIC_SPI 24 IRQ_TYPE_LEVEL_HIGH>; |
---|
996 | 998 | #pwm-cells = <3>; |
---|
997 | 999 | pinctrl-names = "active"; |
---|
998 | 1000 | pinctrl-0 = <&pwm1_pin>; |
---|
.. | .. |
---|
1004 | 1006 | pwm2: pwm@ff200020 { |
---|
1005 | 1007 | compatible = "rockchip,px30-pwm", "rockchip,rk3328-pwm"; |
---|
1006 | 1008 | reg = <0x0 0xff200020 0x0 0x10>; |
---|
| 1009 | + interrupts = <GIC_SPI 24 IRQ_TYPE_LEVEL_HIGH>; |
---|
1007 | 1010 | #pwm-cells = <3>; |
---|
1008 | 1011 | pinctrl-names = "active"; |
---|
1009 | 1012 | pinctrl-0 = <&pwm2_pin>; |
---|
.. | .. |
---|
1015 | 1018 | pwm3: pwm@ff200030 { |
---|
1016 | 1019 | compatible = "rockchip,px30-pwm", "rockchip,rk3328-pwm"; |
---|
1017 | 1020 | reg = <0x0 0xff200030 0x0 0x10>; |
---|
| 1021 | + interrupts = <GIC_SPI 24 IRQ_TYPE_LEVEL_HIGH>, |
---|
| 1022 | + <GIC_SPI 89 IRQ_TYPE_LEVEL_HIGH>; |
---|
1018 | 1023 | #pwm-cells = <3>; |
---|
1019 | 1024 | pinctrl-names = "active"; |
---|
1020 | 1025 | pinctrl-0 = <&pwm3_pin>; |
---|
.. | .. |
---|
1026 | 1031 | pwm4: pwm@ff208000 { |
---|
1027 | 1032 | compatible = "rockchip,px30-pwm", "rockchip,rk3328-pwm"; |
---|
1028 | 1033 | reg = <0x0 0xff208000 0x0 0x10>; |
---|
| 1034 | + interrupts = <GIC_SPI 25 IRQ_TYPE_LEVEL_HIGH>; |
---|
1029 | 1035 | #pwm-cells = <3>; |
---|
1030 | 1036 | pinctrl-names = "active"; |
---|
1031 | 1037 | pinctrl-0 = <&pwm4_pin>; |
---|
.. | .. |
---|
1037 | 1043 | pwm5: pwm@ff208010 { |
---|
1038 | 1044 | compatible = "rockchip,px30-pwm", "rockchip,rk3328-pwm"; |
---|
1039 | 1045 | reg = <0x0 0xff208010 0x0 0x10>; |
---|
| 1046 | + interrupts = <GIC_SPI 25 IRQ_TYPE_LEVEL_HIGH>; |
---|
1040 | 1047 | #pwm-cells = <3>; |
---|
1041 | 1048 | pinctrl-names = "active"; |
---|
1042 | 1049 | pinctrl-0 = <&pwm5_pin>; |
---|
.. | .. |
---|
1048 | 1055 | pwm6: pwm@ff208020 { |
---|
1049 | 1056 | compatible = "rockchip,px30-pwm", "rockchip,rk3328-pwm"; |
---|
1050 | 1057 | reg = <0x0 0xff208020 0x0 0x10>; |
---|
| 1058 | + interrupts = <GIC_SPI 25 IRQ_TYPE_LEVEL_HIGH>; |
---|
1051 | 1059 | #pwm-cells = <3>; |
---|
1052 | 1060 | pinctrl-names = "active"; |
---|
1053 | 1061 | pinctrl-0 = <&pwm6_pin>; |
---|
.. | .. |
---|
1059 | 1067 | pwm7: pwm@ff208030 { |
---|
1060 | 1068 | compatible = "rockchip,px30-pwm", "rockchip,rk3328-pwm"; |
---|
1061 | 1069 | reg = <0x0 0xff208030 0x0 0x10>; |
---|
| 1070 | + interrupts = <GIC_SPI 25 IRQ_TYPE_LEVEL_HIGH>, |
---|
| 1071 | + <GIC_SPI 90 IRQ_TYPE_LEVEL_HIGH>; |
---|
1062 | 1072 | #pwm-cells = <3>; |
---|
1063 | 1073 | pinctrl-names = "active"; |
---|
1064 | 1074 | pinctrl-0 = <&pwm7_pin>; |
---|