1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT) 2 /* 2 /* 3 * Copyright (c) 2016 Fuzhou Rockchip Electron 3 * Copyright (c) 2016 Fuzhou Rockchip Electronics Co., Ltd 4 */ 4 */ 5 5 6 /dts-v1/; 6 /dts-v1/; 7 #include <dt-bindings/pwm/pwm.h> 7 #include <dt-bindings/pwm/pwm.h> 8 #include "rk3399-base.dtsi" 8 #include "rk3399-base.dtsi" 9 9 10 / { 10 / { 11 model = "Rockchip RK3399 Evaluation Bo 11 model = "Rockchip RK3399 Evaluation Board"; 12 compatible = "rockchip,rk3399-evb", "r 12 compatible = "rockchip,rk3399-evb", "rockchip,rk3399"; 13 13 14 aliases { 14 aliases { 15 ethernet0 = &gmac; 15 ethernet0 = &gmac; 16 mmc0 = &sdhci; 16 mmc0 = &sdhci; 17 }; 17 }; 18 18 19 backlight: backlight { 19 backlight: backlight { 20 compatible = "pwm-backlight"; 20 compatible = "pwm-backlight"; 21 brightness-levels = < 21 brightness-levels = < 22 0 1 2 3 4 22 0 1 2 3 4 5 6 7 23 8 9 10 11 12 1 23 8 9 10 11 12 13 14 15 24 16 17 18 19 20 2 24 16 17 18 19 20 21 22 23 25 24 25 26 27 28 2 25 24 25 26 27 28 29 30 31 26 32 33 34 35 36 3 26 32 33 34 35 36 37 38 39 27 40 41 42 43 44 4 27 40 41 42 43 44 45 46 47 28 48 49 50 51 52 5 28 48 49 50 51 52 53 54 55 29 56 57 58 59 60 6 29 56 57 58 59 60 61 62 63 30 64 65 66 67 68 6 30 64 65 66 67 68 69 70 71 31 72 73 74 75 76 7 31 72 73 74 75 76 77 78 79 32 80 81 82 83 84 8 32 80 81 82 83 84 85 86 87 33 88 89 90 91 92 9 33 88 89 90 91 92 93 94 95 34 96 97 98 99 100 10 34 96 97 98 99 100 101 102 103 35 104 105 106 107 108 10 35 104 105 106 107 108 109 110 111 36 112 113 114 115 116 11 36 112 113 114 115 116 117 118 119 37 120 121 122 123 124 12 37 120 121 122 123 124 125 126 127 38 128 129 130 131 132 13 38 128 129 130 131 132 133 134 135 39 136 137 138 139 140 14 39 136 137 138 139 140 141 142 143 40 144 145 146 147 148 14 40 144 145 146 147 148 149 150 151 41 152 153 154 155 156 15 41 152 153 154 155 156 157 158 159 42 160 161 162 163 164 16 42 160 161 162 163 164 165 166 167 43 168 169 170 171 172 17 43 168 169 170 171 172 173 174 175 44 176 177 178 179 180 18 44 176 177 178 179 180 181 182 183 45 184 185 186 187 188 18 45 184 185 186 187 188 189 190 191 46 192 193 194 195 196 19 46 192 193 194 195 196 197 198 199 47 200 201 202 203 204 20 47 200 201 202 203 204 205 206 207 48 208 209 210 211 212 21 48 208 209 210 211 212 213 214 215 49 216 217 218 219 220 22 49 216 217 218 219 220 221 222 223 50 224 225 226 227 228 22 50 224 225 226 227 228 229 230 231 51 232 233 234 235 236 23 51 232 233 234 235 236 237 238 239 52 240 241 242 243 244 24 52 240 241 242 243 244 245 246 247 53 248 249 250 251 252 25 53 248 249 250 251 252 253 254 255>; 54 default-brightness-level = <20 54 default-brightness-level = <200>; 55 pwms = <&pwm0 0 25000 0>; 55 pwms = <&pwm0 0 25000 0>; 56 }; 56 }; 57 57 58 edp_panel: edp-panel { 58 edp_panel: edp-panel { 59 compatible = "lg,lp079qx1-sp0v 59 compatible = "lg,lp079qx1-sp0v"; 60 backlight = <&backlight>; 60 backlight = <&backlight>; 61 enable-gpios = <&gpio1 RK_PB5 61 enable-gpios = <&gpio1 RK_PB5 GPIO_ACTIVE_HIGH>; 62 power-supply = <&vcc3v3_s0>; 62 power-supply = <&vcc3v3_s0>; 63 63 64 port { 64 port { 65 panel_in_edp: endpoint 65 panel_in_edp: endpoint { 66 remote-endpoin 66 remote-endpoint = <&edp_out_panel>; 67 }; 67 }; 68 }; 68 }; 69 }; 69 }; 70 70 71 clkin_gmac: external-gmac-clock { 71 clkin_gmac: external-gmac-clock { 72 compatible = "fixed-clock"; 72 compatible = "fixed-clock"; 73 clock-frequency = <125000000>; 73 clock-frequency = <125000000>; 74 clock-output-names = "clkin_gm 74 clock-output-names = "clkin_gmac"; 75 #clock-cells = <0>; 75 #clock-cells = <0>; 76 }; 76 }; 77 77 78 vdd_center: vdd-center { 78 vdd_center: vdd-center { 79 compatible = "pwm-regulator"; 79 compatible = "pwm-regulator"; 80 pwms = <&pwm3 0 25000 0>; 80 pwms = <&pwm3 0 25000 0>; 81 regulator-name = "vdd_center"; 81 regulator-name = "vdd_center"; 82 regulator-min-microvolt = <800 82 regulator-min-microvolt = <800000>; 83 regulator-max-microvolt = <140 83 regulator-max-microvolt = <1400000>; 84 regulator-always-on; 84 regulator-always-on; 85 regulator-boot-on; 85 regulator-boot-on; 86 status = "okay"; 86 status = "okay"; 87 }; 87 }; 88 88 89 vcc3v3_sys: vcc3v3-sys { 89 vcc3v3_sys: vcc3v3-sys { 90 compatible = "regulator-fixed" 90 compatible = "regulator-fixed"; 91 regulator-name = "vcc3v3_sys"; 91 regulator-name = "vcc3v3_sys"; 92 regulator-always-on; 92 regulator-always-on; 93 regulator-boot-on; 93 regulator-boot-on; 94 regulator-min-microvolt = <330 94 regulator-min-microvolt = <3300000>; 95 regulator-max-microvolt = <330 95 regulator-max-microvolt = <3300000>; 96 }; 96 }; 97 97 98 vcc5v0_sys: vcc5v0-sys { 98 vcc5v0_sys: vcc5v0-sys { 99 compatible = "regulator-fixed" 99 compatible = "regulator-fixed"; 100 regulator-name = "vcc5v0_sys"; 100 regulator-name = "vcc5v0_sys"; 101 regulator-always-on; 101 regulator-always-on; 102 regulator-boot-on; 102 regulator-boot-on; 103 regulator-min-microvolt = <500 103 regulator-min-microvolt = <5000000>; 104 regulator-max-microvolt = <500 104 regulator-max-microvolt = <5000000>; 105 }; 105 }; 106 106 107 vcc5v0_host: vcc5v0-host-regulator { 107 vcc5v0_host: vcc5v0-host-regulator { 108 compatible = "regulator-fixed" 108 compatible = "regulator-fixed"; 109 enable-active-high; 109 enable-active-high; 110 gpio = <&gpio4 RK_PD1 GPIO_ACT 110 gpio = <&gpio4 RK_PD1 GPIO_ACTIVE_HIGH>; 111 pinctrl-names = "default"; 111 pinctrl-names = "default"; 112 pinctrl-0 = <&vcc5v0_host_en>; 112 pinctrl-0 = <&vcc5v0_host_en>; 113 regulator-name = "vcc5v0_host" 113 regulator-name = "vcc5v0_host"; 114 vin-supply = <&vcc5v0_sys>; 114 vin-supply = <&vcc5v0_sys>; 115 }; 115 }; 116 116 117 vcc_phy: vcc-phy-regulator { 117 vcc_phy: vcc-phy-regulator { 118 compatible = "regulator-fixed" 118 compatible = "regulator-fixed"; 119 regulator-name = "vcc_phy"; 119 regulator-name = "vcc_phy"; 120 regulator-always-on; 120 regulator-always-on; 121 regulator-boot-on; 121 regulator-boot-on; 122 }; 122 }; 123 123 124 vcc_phy: vcc-phy-regulator { 124 vcc_phy: vcc-phy-regulator { 125 compatible = "regulator-fixed" 125 compatible = "regulator-fixed"; 126 regulator-name = "vcc_phy"; 126 regulator-name = "vcc_phy"; 127 regulator-always-on; 127 regulator-always-on; 128 regulator-boot-on; 128 regulator-boot-on; 129 }; 129 }; 130 130 131 }; 131 }; 132 132 133 &edp { 133 &edp { 134 status = "okay"; 134 status = "okay"; 135 force-hpd; 135 force-hpd; 136 136 137 ports { 137 ports { 138 edp_out: port@1 { 138 edp_out: port@1 { 139 reg = <1>; 139 reg = <1>; 140 #address-cells = <1>; 140 #address-cells = <1>; 141 #size-cells = <0>; 141 #size-cells = <0>; 142 142 143 edp_out_panel: endpoin 143 edp_out_panel: endpoint@0 { 144 reg = <0>; 144 reg = <0>; 145 remote-endpoin 145 remote-endpoint = <&panel_in_edp>; 146 }; 146 }; 147 }; 147 }; 148 }; 148 }; 149 }; 149 }; 150 150 151 &emmc_phy { 151 &emmc_phy { 152 status = "okay"; 152 status = "okay"; 153 }; 153 }; 154 154 155 &gmac { 155 &gmac { 156 assigned-clocks = <&cru SCLK_RMII_SRC> 156 assigned-clocks = <&cru SCLK_RMII_SRC>; 157 assigned-clock-parents = <&clkin_gmac> 157 assigned-clock-parents = <&clkin_gmac>; 158 clock_in_out = "input"; 158 clock_in_out = "input"; 159 phy-supply = <&vcc_phy>; 159 phy-supply = <&vcc_phy>; 160 phy-mode = "rgmii"; 160 phy-mode = "rgmii"; 161 pinctrl-names = "default"; 161 pinctrl-names = "default"; 162 pinctrl-0 = <&rgmii_pins>; 162 pinctrl-0 = <&rgmii_pins>; 163 snps,reset-gpio = <&gpio3 RK_PB7 GPIO_ 163 snps,reset-gpio = <&gpio3 RK_PB7 GPIO_ACTIVE_LOW>; 164 snps,reset-active-low; 164 snps,reset-active-low; 165 snps,reset-delays-us = <0 10000 50000> 165 snps,reset-delays-us = <0 10000 50000>; 166 tx_delay = <0x28>; 166 tx_delay = <0x28>; 167 rx_delay = <0x11>; 167 rx_delay = <0x11>; 168 status = "okay"; 168 status = "okay"; 169 }; 169 }; 170 170 171 &i2c0 { 171 &i2c0 { 172 status = "okay"; 172 status = "okay"; 173 173 174 rk808: pmic@1b { 174 rk808: pmic@1b { 175 compatible = "rockchip,rk808"; 175 compatible = "rockchip,rk808"; 176 reg = <0x1b>; 176 reg = <0x1b>; 177 interrupt-parent = <&gpio1>; 177 interrupt-parent = <&gpio1>; 178 interrupts = <21 IRQ_TYPE_LEVE 178 interrupts = <21 IRQ_TYPE_LEVEL_LOW>; 179 pinctrl-names = "default"; 179 pinctrl-names = "default"; 180 pinctrl-0 = <&pmic_int_l>; 180 pinctrl-0 = <&pmic_int_l>; 181 rockchip,system-power-controll 181 rockchip,system-power-controller; 182 wakeup-source; 182 wakeup-source; 183 #clock-cells = <1>; 183 #clock-cells = <1>; 184 clock-output-names = "rk808-cl 184 clock-output-names = "rk808-clkout1", "rk808-clkout2"; 185 185 186 vcc1-supply = <&vcc3v3_sys>; 186 vcc1-supply = <&vcc3v3_sys>; 187 vcc2-supply = <&vcc3v3_sys>; 187 vcc2-supply = <&vcc3v3_sys>; 188 vcc3-supply = <&vcc3v3_sys>; 188 vcc3-supply = <&vcc3v3_sys>; 189 vcc4-supply = <&vcc3v3_sys>; 189 vcc4-supply = <&vcc3v3_sys>; 190 vcc6-supply = <&vcc3v3_sys>; 190 vcc6-supply = <&vcc3v3_sys>; 191 vcc7-supply = <&vcc3v3_sys>; 191 vcc7-supply = <&vcc3v3_sys>; 192 vcc8-supply = <&vcc3v3_sys>; 192 vcc8-supply = <&vcc3v3_sys>; 193 vcc9-supply = <&vcc3v3_sys>; 193 vcc9-supply = <&vcc3v3_sys>; 194 vcc10-supply = <&vcc3v3_sys>; 194 vcc10-supply = <&vcc3v3_sys>; 195 vcc11-supply = <&vcc3v3_sys>; 195 vcc11-supply = <&vcc3v3_sys>; 196 vcc12-supply = <&vcc3v3_sys>; 196 vcc12-supply = <&vcc3v3_sys>; 197 vddio-supply = <&vcc1v8_pmu>; 197 vddio-supply = <&vcc1v8_pmu>; 198 198 199 regulators { 199 regulators { 200 vdd_log: DCDC_REG1 { 200 vdd_log: DCDC_REG1 { 201 regulator-name 201 regulator-name = "vdd_log"; 202 regulator-min- 202 regulator-min-microvolt = <750000>; 203 regulator-max- 203 regulator-max-microvolt = <1350000>; 204 regulator-ramp 204 regulator-ramp-delay = <6001>; 205 regulator-alwa 205 regulator-always-on; 206 regulator-boot 206 regulator-boot-on; 207 regulator-stat 207 regulator-state-mem { 208 regula 208 regulator-on-in-suspend; 209 regula 209 regulator-suspend-microvolt = <900000>; 210 }; 210 }; 211 }; 211 }; 212 212 213 vdd_cpu_l: DCDC_REG2 { 213 vdd_cpu_l: DCDC_REG2 { 214 regulator-name 214 regulator-name = "vdd_cpu_l"; 215 regulator-min- 215 regulator-min-microvolt = <750000>; 216 regulator-max- 216 regulator-max-microvolt = <1350000>; 217 regulator-ramp 217 regulator-ramp-delay = <6001>; 218 regulator-alwa 218 regulator-always-on; 219 regulator-boot 219 regulator-boot-on; 220 regulator-stat 220 regulator-state-mem { 221 regula 221 regulator-off-in-suspend; 222 }; 222 }; 223 }; 223 }; 224 224 225 vcc_ddr: DCDC_REG3 { 225 vcc_ddr: DCDC_REG3 { 226 regulator-name 226 regulator-name = "vcc_ddr"; 227 regulator-alwa 227 regulator-always-on; 228 regulator-boot 228 regulator-boot-on; 229 regulator-stat 229 regulator-state-mem { 230 regula 230 regulator-on-in-suspend; 231 }; 231 }; 232 }; 232 }; 233 233 234 vcc_1v8: DCDC_REG4 { 234 vcc_1v8: DCDC_REG4 { 235 regulator-name 235 regulator-name = "vcc_1v8"; 236 regulator-min- 236 regulator-min-microvolt = <1800000>; 237 regulator-max- 237 regulator-max-microvolt = <1800000>; 238 regulator-alwa 238 regulator-always-on; 239 regulator-boot 239 regulator-boot-on; 240 regulator-stat 240 regulator-state-mem { 241 regula 241 regulator-on-in-suspend; 242 regula 242 regulator-suspend-microvolt = <1800000>; 243 }; 243 }; 244 }; 244 }; 245 245 246 vcc1v8_dvp: LDO_REG1 { 246 vcc1v8_dvp: LDO_REG1 { 247 regulator-name 247 regulator-name = "vcc1v8_dvp"; 248 regulator-min- 248 regulator-min-microvolt = <1800000>; 249 regulator-max- 249 regulator-max-microvolt = <1800000>; 250 regulator-alwa 250 regulator-always-on; 251 regulator-boot 251 regulator-boot-on; 252 regulator-stat 252 regulator-state-mem { 253 regula 253 regulator-off-in-suspend; 254 }; 254 }; 255 }; 255 }; 256 256 257 vcc3v0_tp: LDO_REG2 { 257 vcc3v0_tp: LDO_REG2 { 258 regulator-name 258 regulator-name = "vcc3v0_tp"; 259 regulator-min- 259 regulator-min-microvolt = <3000000>; 260 regulator-max- 260 regulator-max-microvolt = <3000000>; 261 regulator-alwa 261 regulator-always-on; 262 regulator-boot 262 regulator-boot-on; 263 regulator-stat 263 regulator-state-mem { 264 regula 264 regulator-off-in-suspend; 265 }; 265 }; 266 }; 266 }; 267 267 268 vcc1v8_pmu: LDO_REG3 { 268 vcc1v8_pmu: LDO_REG3 { 269 regulator-name 269 regulator-name = "vcc1v8_pmu"; 270 regulator-min- 270 regulator-min-microvolt = <1800000>; 271 regulator-max- 271 regulator-max-microvolt = <1800000>; 272 regulator-alwa 272 regulator-always-on; 273 regulator-boot 273 regulator-boot-on; 274 regulator-stat 274 regulator-state-mem { 275 regula 275 regulator-on-in-suspend; 276 regula 276 regulator-suspend-microvolt = <1800000>; 277 }; 277 }; 278 }; 278 }; 279 279 280 vcc_sd: LDO_REG4 { 280 vcc_sd: LDO_REG4 { 281 regulator-name 281 regulator-name = "vcc_sd"; 282 regulator-min- 282 regulator-min-microvolt = <1800000>; 283 regulator-max- 283 regulator-max-microvolt = <3000000>; 284 regulator-alwa 284 regulator-always-on; 285 regulator-boot 285 regulator-boot-on; 286 regulator-stat 286 regulator-state-mem { 287 regula 287 regulator-on-in-suspend; 288 regula 288 regulator-suspend-microvolt = <3000000>; 289 }; 289 }; 290 }; 290 }; 291 291 292 vcca3v0_codec: LDO_REG 292 vcca3v0_codec: LDO_REG5 { 293 regulator-name 293 regulator-name = "vcca3v0_codec"; 294 regulator-min- 294 regulator-min-microvolt = <3000000>; 295 regulator-max- 295 regulator-max-microvolt = <3000000>; 296 regulator-alwa 296 regulator-always-on; 297 regulator-boot 297 regulator-boot-on; 298 regulator-stat 298 regulator-state-mem { 299 regula 299 regulator-off-in-suspend; 300 }; 300 }; 301 }; 301 }; 302 302 303 vcc_1v5: LDO_REG6 { 303 vcc_1v5: LDO_REG6 { 304 regulator-name 304 regulator-name = "vcc_1v5"; 305 regulator-min- 305 regulator-min-microvolt = <1500000>; 306 regulator-max- 306 regulator-max-microvolt = <1500000>; 307 regulator-alwa 307 regulator-always-on; 308 regulator-boot 308 regulator-boot-on; 309 regulator-stat 309 regulator-state-mem { 310 regula 310 regulator-on-in-suspend; 311 regula 311 regulator-suspend-microvolt = <1500000>; 312 }; 312 }; 313 }; 313 }; 314 314 315 vcca1v8_codec: LDO_REG 315 vcca1v8_codec: LDO_REG7 { 316 regulator-name 316 regulator-name = "vcca1v8_codec"; 317 regulator-min- 317 regulator-min-microvolt = <1800000>; 318 regulator-max- 318 regulator-max-microvolt = <1800000>; 319 regulator-alwa 319 regulator-always-on; 320 regulator-boot 320 regulator-boot-on; 321 regulator-stat 321 regulator-state-mem { 322 regula 322 regulator-off-in-suspend; 323 }; 323 }; 324 }; 324 }; 325 325 326 vcc_3v0: LDO_REG8 { 326 vcc_3v0: LDO_REG8 { 327 regulator-name 327 regulator-name = "vcc_3v0"; 328 regulator-min- 328 regulator-min-microvolt = <3000000>; 329 regulator-max- 329 regulator-max-microvolt = <3000000>; 330 regulator-alwa 330 regulator-always-on; 331 regulator-boot 331 regulator-boot-on; 332 regulator-stat 332 regulator-state-mem { 333 regula 333 regulator-on-in-suspend; 334 regula 334 regulator-suspend-microvolt = <3000000>; 335 }; 335 }; 336 }; 336 }; 337 337 338 vcc3v3_s3: SWITCH_REG1 338 vcc3v3_s3: SWITCH_REG1 { 339 regulator-name 339 regulator-name = "vcc3v3_s3"; 340 regulator-alwa 340 regulator-always-on; 341 regulator-boot 341 regulator-boot-on; 342 regulator-stat 342 regulator-state-mem { 343 regula 343 regulator-on-in-suspend; 344 }; 344 }; 345 }; 345 }; 346 346 347 vcc3v3_s0: SWITCH_REG2 347 vcc3v3_s0: SWITCH_REG2 { 348 regulator-name 348 regulator-name = "vcc3v3_s0"; 349 regulator-alwa 349 regulator-always-on; 350 regulator-boot 350 regulator-boot-on; 351 regulator-stat 351 regulator-state-mem { 352 regula 352 regulator-off-in-suspend; 353 }; 353 }; 354 }; 354 }; 355 }; 355 }; 356 }; 356 }; 357 357 358 vdd_cpu_b: regulator@40 { 358 vdd_cpu_b: regulator@40 { 359 compatible = "silergy,syr827"; 359 compatible = "silergy,syr827"; 360 reg = <0x40>; 360 reg = <0x40>; 361 fcs,suspend-voltage-selector = 361 fcs,suspend-voltage-selector = <1>; 362 regulator-name = "vdd_cpu_b"; 362 regulator-name = "vdd_cpu_b"; 363 regulator-min-microvolt = <712 363 regulator-min-microvolt = <712500>; 364 regulator-max-microvolt = <150 364 regulator-max-microvolt = <1500000>; 365 regulator-ramp-delay = <1000>; 365 regulator-ramp-delay = <1000>; 366 regulator-always-on; 366 regulator-always-on; 367 regulator-boot-on; 367 regulator-boot-on; 368 vin-supply = <&vcc5v0_sys>; 368 vin-supply = <&vcc5v0_sys>; 369 369 370 regulator-state-mem { 370 regulator-state-mem { 371 regulator-off-in-suspe 371 regulator-off-in-suspend; 372 }; 372 }; 373 }; 373 }; 374 374 375 vdd_gpu: regulator@41 { 375 vdd_gpu: regulator@41 { 376 compatible = "silergy,syr828"; 376 compatible = "silergy,syr828"; 377 reg = <0x41>; 377 reg = <0x41>; 378 fcs,suspend-voltage-selector = 378 fcs,suspend-voltage-selector = <1>; 379 regulator-name = "vdd_gpu"; 379 regulator-name = "vdd_gpu"; 380 regulator-min-microvolt = <712 380 regulator-min-microvolt = <712500>; 381 regulator-max-microvolt = <150 381 regulator-max-microvolt = <1500000>; 382 regulator-ramp-delay = <1000>; 382 regulator-ramp-delay = <1000>; 383 regulator-always-on; 383 regulator-always-on; 384 regulator-boot-on; 384 regulator-boot-on; 385 vin-supply = <&vcc5v0_sys>; 385 vin-supply = <&vcc5v0_sys>; 386 386 387 regulator-state-mem { 387 regulator-state-mem { 388 regulator-off-in-suspe 388 regulator-off-in-suspend; 389 }; 389 }; 390 }; 390 }; 391 }; 391 }; 392 392 393 &pwm0 { 393 &pwm0 { 394 status = "okay"; 394 status = "okay"; 395 }; 395 }; 396 396 397 &pwm2 { 397 &pwm2 { 398 status = "okay"; 398 status = "okay"; 399 }; 399 }; 400 400 401 &pwm3 { 401 &pwm3 { 402 status = "okay"; 402 status = "okay"; 403 }; 403 }; 404 404 405 &sdhci { 405 &sdhci { 406 bus-width = <8>; 406 bus-width = <8>; 407 mmc-hs400-1_8v; 407 mmc-hs400-1_8v; 408 mmc-hs400-enhanced-strobe; 408 mmc-hs400-enhanced-strobe; 409 non-removable; 409 non-removable; 410 status = "okay"; 410 status = "okay"; 411 }; 411 }; 412 412 413 &pcie_phy { 413 &pcie_phy { 414 status = "disabled"; 414 status = "disabled"; 415 }; 415 }; 416 416 417 &pcie0 { 417 &pcie0 { 418 ep-gpios = <&gpio3 RK_PB5 GPIO_ACTIVE_ 418 ep-gpios = <&gpio3 RK_PB5 GPIO_ACTIVE_HIGH>; 419 num-lanes = <4>; 419 num-lanes = <4>; 420 pinctrl-names = "default"; 420 pinctrl-names = "default"; 421 pinctrl-0 = <&pcie_clkreqn_cpm>; 421 pinctrl-0 = <&pcie_clkreqn_cpm>; 422 status = "disabled"; 422 status = "disabled"; 423 }; 423 }; 424 424 425 &u2phy0 { 425 &u2phy0 { 426 status = "okay"; 426 status = "okay"; 427 }; 427 }; 428 428 429 &u2phy0_host { 429 &u2phy0_host { 430 phy-supply = <&vcc5v0_host>; 430 phy-supply = <&vcc5v0_host>; 431 status = "okay"; 431 status = "okay"; 432 }; 432 }; 433 433 434 &u2phy1 { 434 &u2phy1 { 435 status = "okay"; 435 status = "okay"; 436 }; 436 }; 437 437 438 &u2phy1_host { 438 &u2phy1_host { 439 phy-supply = <&vcc5v0_host>; 439 phy-supply = <&vcc5v0_host>; 440 status = "okay"; 440 status = "okay"; 441 }; 441 }; 442 442 443 &uart2 { 443 &uart2 { 444 status = "okay"; 444 status = "okay"; 445 }; 445 }; 446 446 447 &usb_host0_ehci { 447 &usb_host0_ehci { 448 status = "okay"; 448 status = "okay"; 449 }; 449 }; 450 450 451 &usb_host0_ohci { 451 &usb_host0_ohci { 452 status = "okay"; 452 status = "okay"; 453 }; 453 }; 454 454 455 &usb_host1_ehci { 455 &usb_host1_ehci { 456 status = "okay"; 456 status = "okay"; 457 }; 457 }; 458 458 459 &usb_host1_ohci { 459 &usb_host1_ohci { 460 status = "okay"; 460 status = "okay"; 461 }; 461 }; 462 462 463 &pinctrl { 463 &pinctrl { 464 pmic { 464 pmic { 465 pmic_int_l: pmic-int-l { 465 pmic_int_l: pmic-int-l { 466 rockchip,pins = 466 rockchip,pins = 467 <1 RK_PC5 RK_F 467 <1 RK_PC5 RK_FUNC_GPIO &pcfg_pull_up>; 468 }; 468 }; 469 }; 469 }; 470 470 471 usb2 { 471 usb2 { 472 vcc5v0_host_en: vcc5v0-host-en 472 vcc5v0_host_en: vcc5v0-host-en { 473 rockchip,pins = 473 rockchip,pins = 474 <4 RK_PD1 RK_F 474 <4 RK_PD1 RK_FUNC_GPIO &pcfg_pull_none>; 475 }; 475 }; 476 }; 476 }; 477 }; 477 }; 478 478 479 &vopb { 479 &vopb { 480 status = "okay"; 480 status = "okay"; 481 }; 481 }; 482 482 483 &vopb_mmu { 483 &vopb_mmu { 484 status = "okay"; 484 status = "okay"; 485 }; 485 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.