| .. | .. |
|---|
| 26 | 26 | |
|---|
| 27 | 27 | aliases { |
|---|
| 28 | 28 | ethernet0 = &gmac; |
|---|
| 29 | + gpio0 = &gpio0; |
|---|
| 30 | + gpio1 = &gpio1; |
|---|
| 31 | + gpio2 = &gpio2; |
|---|
| 32 | + gpio3 = &gpio3; |
|---|
| 29 | 33 | i2c0 = &i2c0; |
|---|
| 30 | 34 | i2c1 = &i2c1; |
|---|
| 31 | 35 | i2c2 = &i2c2; |
|---|
| .. | .. |
|---|
| 1045 | 1049 | pwm0: pwm@ff200000 { |
|---|
| 1046 | 1050 | compatible = "rockchip,px30-pwm", "rockchip,rk3328-pwm"; |
|---|
| 1047 | 1051 | reg = <0x0 0xff200000 0x0 0x10>; |
|---|
| 1052 | + interrupts = <GIC_SPI 24 IRQ_TYPE_LEVEL_HIGH>; |
|---|
| 1048 | 1053 | clocks = <&cru SCLK_PWM0>, <&cru PCLK_PWM0>; |
|---|
| 1049 | 1054 | clock-names = "pwm", "pclk"; |
|---|
| 1050 | 1055 | pinctrl-names = "active"; |
|---|
| .. | .. |
|---|
| 1056 | 1061 | pwm1: pwm@ff200010 { |
|---|
| 1057 | 1062 | compatible = "rockchip,px30-pwm", "rockchip,rk3328-pwm"; |
|---|
| 1058 | 1063 | reg = <0x0 0xff200010 0x0 0x10>; |
|---|
| 1064 | + interrupts = <GIC_SPI 24 IRQ_TYPE_LEVEL_HIGH>; |
|---|
| 1059 | 1065 | clocks = <&cru SCLK_PWM0>, <&cru PCLK_PWM0>; |
|---|
| 1060 | 1066 | clock-names = "pwm", "pclk"; |
|---|
| 1061 | 1067 | pinctrl-names = "active"; |
|---|
| .. | .. |
|---|
| 1067 | 1073 | pwm2: pwm@ff200020 { |
|---|
| 1068 | 1074 | compatible = "rockchip,px30-pwm", "rockchip,rk3328-pwm"; |
|---|
| 1069 | 1075 | reg = <0x0 0xff200020 0x0 0x10>; |
|---|
| 1076 | + interrupts = <GIC_SPI 24 IRQ_TYPE_LEVEL_HIGH>; |
|---|
| 1070 | 1077 | clocks = <&cru SCLK_PWM0>, <&cru PCLK_PWM0>; |
|---|
| 1071 | 1078 | clock-names = "pwm", "pclk"; |
|---|
| 1072 | 1079 | pinctrl-names = "active"; |
|---|
| .. | .. |
|---|
| 1078 | 1085 | pwm3: pwm@ff200030 { |
|---|
| 1079 | 1086 | compatible = "rockchip,px30-pwm", "rockchip,rk3328-pwm"; |
|---|
| 1080 | 1087 | reg = <0x0 0xff200030 0x0 0x10>; |
|---|
| 1088 | + interrupts = <GIC_SPI 24 IRQ_TYPE_LEVEL_HIGH>, |
|---|
| 1089 | + <GIC_SPI 89 IRQ_TYPE_LEVEL_HIGH>; |
|---|
| 1081 | 1090 | clocks = <&cru SCLK_PWM0>, <&cru PCLK_PWM0>; |
|---|
| 1082 | 1091 | clock-names = "pwm", "pclk"; |
|---|
| 1083 | 1092 | pinctrl-names = "active"; |
|---|
| .. | .. |
|---|
| 1089 | 1098 | pwm4: pwm@ff208000 { |
|---|
| 1090 | 1099 | compatible = "rockchip,px30-pwm", "rockchip,rk3328-pwm"; |
|---|
| 1091 | 1100 | reg = <0x0 0xff208000 0x0 0x10>; |
|---|
| 1101 | + interrupts = <GIC_SPI 25 IRQ_TYPE_LEVEL_HIGH>; |
|---|
| 1092 | 1102 | clocks = <&cru SCLK_PWM1>, <&cru PCLK_PWM1>; |
|---|
| 1093 | 1103 | clock-names = "pwm", "pclk"; |
|---|
| 1094 | 1104 | pinctrl-names = "active"; |
|---|
| .. | .. |
|---|
| 1100 | 1110 | pwm5: pwm@ff208010 { |
|---|
| 1101 | 1111 | compatible = "rockchip,px30-pwm", "rockchip,rk3328-pwm"; |
|---|
| 1102 | 1112 | reg = <0x0 0xff208010 0x0 0x10>; |
|---|
| 1113 | + interrupts = <GIC_SPI 25 IRQ_TYPE_LEVEL_HIGH>; |
|---|
| 1103 | 1114 | clocks = <&cru SCLK_PWM1>, <&cru PCLK_PWM1>; |
|---|
| 1104 | 1115 | clock-names = "pwm", "pclk"; |
|---|
| 1105 | 1116 | pinctrl-names = "active"; |
|---|
| .. | .. |
|---|
| 1111 | 1122 | pwm6: pwm@ff208020 { |
|---|
| 1112 | 1123 | compatible = "rockchip,px30-pwm", "rockchip,rk3328-pwm"; |
|---|
| 1113 | 1124 | reg = <0x0 0xff208020 0x0 0x10>; |
|---|
| 1125 | + interrupts = <GIC_SPI 25 IRQ_TYPE_LEVEL_HIGH>; |
|---|
| 1114 | 1126 | clocks = <&cru SCLK_PWM1>, <&cru PCLK_PWM1>; |
|---|
| 1115 | 1127 | clock-names = "pwm", "pclk"; |
|---|
| 1116 | 1128 | pinctrl-names = "active"; |
|---|
| .. | .. |
|---|
| 1122 | 1134 | pwm7: pwm@ff208030 { |
|---|
| 1123 | 1135 | compatible = "rockchip,px30-pwm", "rockchip,rk3328-pwm"; |
|---|
| 1124 | 1136 | reg = <0x0 0xff208030 0x0 0x10>; |
|---|
| 1137 | + interrupts = <GIC_SPI 25 IRQ_TYPE_LEVEL_HIGH>, |
|---|
| 1138 | + <GIC_SPI 90 IRQ_TYPE_LEVEL_HIGH>; |
|---|
| 1125 | 1139 | clocks = <&cru SCLK_PWM1>, <&cru PCLK_PWM1>; |
|---|
| 1126 | 1140 | clock-names = "pwm", "pclk"; |
|---|
| 1127 | 1141 | pinctrl-names = "active"; |
|---|
| .. | .. |
|---|
| 1689 | 1703 | |
|---|
| 1690 | 1704 | vopb: vop@ff460000 { |
|---|
| 1691 | 1705 | compatible = "rockchip,px30-vop-big"; |
|---|
| 1692 | | - reg = <0x0 0xff460000 0x0 0x1fc>, <0x0 0xff460a00 0x0 0x400>; |
|---|
| 1706 | + reg = <0x0 0xff460000 0x0 0x260>, <0x0 0xff460a00 0x0 0x400>; |
|---|
| 1693 | 1707 | rockchip,grf = <&grf>; |
|---|
| 1694 | 1708 | reg-names = "regs", "gamma_lut"; |
|---|
| 1695 | 1709 | interrupts = <GIC_SPI 77 IRQ_TYPE_LEVEL_HIGH>; |
|---|