| .. | .. |
|---|
| 25 | 25 | vin-supply = <&dc_12v>; |
|---|
| 26 | 26 | }; |
|---|
| 27 | 27 | |
|---|
| 28 | | - rk_headset: rk-headset { |
|---|
| 29 | | - compatible = "rockchip_headset"; |
|---|
| 30 | | - headset_gpio = <&gpio3 RK_PA1 GPIO_ACTIVE_LOW>; |
|---|
| 31 | | - pinctrl-names = "default"; |
|---|
| 32 | | - pinctrl-0 = <&hp_det>; |
|---|
| 33 | | - }; |
|---|
| 34 | | - |
|---|
| 35 | 28 | vcc3v3_vga: vcc3v3-vga { |
|---|
| 36 | 29 | compatible = "regulator-fixed"; |
|---|
| 37 | 30 | regulator-name = "vcc3v3_vga"; |
|---|
| .. | .. |
|---|
| 54 | 47 | }; |
|---|
| 55 | 48 | }; |
|---|
| 56 | 49 | |
|---|
| 50 | +&bt_sound { |
|---|
| 51 | + status = "disabled"; |
|---|
| 52 | + simple-audio-card,cpu { |
|---|
| 53 | + sound-dai = <&i2s2_2ch>; |
|---|
| 54 | + }; |
|---|
| 55 | +}; |
|---|
| 56 | + |
|---|
| 57 | 57 | &audiopwmout_diff { |
|---|
| 58 | 58 | status = "disabled"; |
|---|
| 59 | 59 | }; |
|---|
| .. | .. |
|---|
| 67 | 67 | }; |
|---|
| 68 | 68 | |
|---|
| 69 | 69 | &csi2_dphy_hw { |
|---|
| 70 | | - status = "okay"; |
|---|
| 70 | + status = "disabled"; |
|---|
| 71 | 71 | }; |
|---|
| 72 | 72 | |
|---|
| 73 | 73 | &csi2_dphy1 { |
|---|
| 74 | | - status = "okay"; |
|---|
| 74 | + status = "disabled"; |
|---|
| 75 | 75 | |
|---|
| 76 | 76 | /* |
|---|
| 77 | 77 | * dphy1 only used for split mode, |
|---|
| .. | .. |
|---|
| 108 | 108 | }; |
|---|
| 109 | 109 | |
|---|
| 110 | 110 | &csi2_dphy2 { |
|---|
| 111 | | - status = "okay"; |
|---|
| 111 | + status = "disabled"; |
|---|
| 112 | 112 | |
|---|
| 113 | 113 | /* |
|---|
| 114 | 114 | * dphy2 only used for split mode, |
|---|
| .. | .. |
|---|
| 160 | 160 | * when dsi0 is enabled |
|---|
| 161 | 161 | */ |
|---|
| 162 | 162 | &dsi0 { |
|---|
| 163 | | - status = "okay"; |
|---|
| 163 | + status = "disabled"; |
|---|
| 164 | 164 | }; |
|---|
| 165 | 165 | |
|---|
| 166 | 166 | &dsi0_in_vp0 { |
|---|
| .. | .. |
|---|
| 168 | 168 | }; |
|---|
| 169 | 169 | |
|---|
| 170 | 170 | &dsi0_in_vp1 { |
|---|
| 171 | | - status = "okay"; |
|---|
| 171 | + status = "disabled"; |
|---|
| 172 | 172 | }; |
|---|
| 173 | 173 | |
|---|
| 174 | 174 | &dsi0_panel { |
|---|
| .. | .. |
|---|
| 216 | 216 | |
|---|
| 217 | 217 | &edp_in_vp1 { |
|---|
| 218 | 218 | status = "disabled"; |
|---|
| 219 | +}; |
|---|
| 220 | + |
|---|
| 221 | +&gmac1 { |
|---|
| 222 | + phy-mode = "rgmii"; |
|---|
| 223 | + clock_in_out = "output"; |
|---|
| 224 | + |
|---|
| 225 | + snps,reset-gpio = <&gpio3 RK_PB0 GPIO_ACTIVE_LOW>; |
|---|
| 226 | + snps,reset-active-low; |
|---|
| 227 | + /* Reset time is 20ms, 100ms for rtl8211f */ |
|---|
| 228 | + snps,reset-delays-us = <0 20000 100000>; |
|---|
| 229 | + |
|---|
| 230 | + assigned-clocks = <&cru SCLK_GMAC1_RX_TX>, <&cru SCLK_GMAC1>; |
|---|
| 231 | + assigned-clock-parents = <&cru SCLK_GMAC1_RGMII_SPEED>, <&cru CLK_MAC1_2TOP>; |
|---|
| 232 | + assigned-clock-rates = <0>, <125000000>; |
|---|
| 233 | + |
|---|
| 234 | + pinctrl-names = "default"; |
|---|
| 235 | + pinctrl-0 = <&gmac1m1_miim |
|---|
| 236 | + &gmac1m1_tx_bus2 |
|---|
| 237 | + &gmac1m1_rx_bus2 |
|---|
| 238 | + &gmac1m1_rgmii_clk |
|---|
| 239 | + &gmac1m1_rgmii_bus>; |
|---|
| 240 | + |
|---|
| 241 | + tx_delay = <0x4f>; |
|---|
| 242 | + rx_delay = <0x26>; |
|---|
| 243 | + |
|---|
| 244 | + phy-handle = <&rgmii_phy1>; |
|---|
| 245 | + status = "okay"; |
|---|
| 219 | 246 | }; |
|---|
| 220 | 247 | |
|---|
| 221 | 248 | /* |
|---|
| .. | .. |
|---|
| 280 | 307 | }; |
|---|
| 281 | 308 | }; |
|---|
| 282 | 309 | |
|---|
| 310 | +&i2s2_2ch { |
|---|
| 311 | + pinctrl-0 = <&i2s2m1_sclktx &i2s2m1_lrcktx &i2s2m1_sdi &i2s2m1_sdo>; |
|---|
| 312 | + rockchip,bclk-fs = <32>; |
|---|
| 313 | + status = "disabled"; |
|---|
| 314 | +}; |
|---|
| 315 | + |
|---|
| 283 | 316 | &i2s3_2ch { |
|---|
| 284 | 317 | status = "disabled"; |
|---|
| 285 | 318 | }; |
|---|
| .. | .. |
|---|
| 318 | 351 | }; |
|---|
| 319 | 352 | |
|---|
| 320 | 353 | &video_phy0 { |
|---|
| 321 | | - status = "okay"; |
|---|
| 354 | + status = "disabled"; |
|---|
| 322 | 355 | }; |
|---|
| 323 | 356 | |
|---|
| 324 | 357 | &video_phy1 { |
|---|
| .. | .. |
|---|
| 368 | 401 | }; |
|---|
| 369 | 402 | |
|---|
| 370 | 403 | &rkisp { |
|---|
| 371 | | - status = "okay"; |
|---|
| 404 | + status = "disabled"; |
|---|
| 372 | 405 | }; |
|---|
| 373 | 406 | |
|---|
| 374 | 407 | &rkisp_mmu { |
|---|
| 375 | | - status = "okay"; |
|---|
| 408 | + status = "disabled"; |
|---|
| 376 | 409 | }; |
|---|
| 377 | 410 | |
|---|
| 378 | 411 | &rkisp_vir0 { |
|---|
| 379 | | - status = "okay"; |
|---|
| 412 | + status = "disabled"; |
|---|
| 380 | 413 | |
|---|
| 381 | 414 | port { |
|---|
| 382 | 415 | #address-cells = <1>; |
|---|
| .. | .. |
|---|
| 390 | 423 | }; |
|---|
| 391 | 424 | |
|---|
| 392 | 425 | &route_dsi0 { |
|---|
| 393 | | - status = "okay"; |
|---|
| 426 | + status = "disabled"; |
|---|
| 394 | 427 | connect = <&vp1_out_dsi0>; |
|---|
| 395 | 428 | }; |
|---|
| 396 | 429 | |
|---|
| .. | .. |
|---|
| 443 | 476 | WIFI,host_wake_irq = <&gpio3 RK_PD4 GPIO_ACTIVE_HIGH>; |
|---|
| 444 | 477 | }; |
|---|
| 445 | 478 | |
|---|
| 479 | +&work_led { |
|---|
| 480 | + gpios = <&gpio2 RK_PB2 GPIO_ACTIVE_HIGH>; |
|---|
| 481 | +}; |
|---|
| 446 | 482 | |
|---|
| 447 | 483 | &pinctrl { |
|---|
| 448 | 484 | cam { |
|---|
| .. | .. |
|---|
| 450 | 486 | rockchip,pins = |
|---|
| 451 | 487 | /* camera power en */ |
|---|
| 452 | 488 | <0 RK_PC1 RK_FUNC_GPIO &pcfg_pull_none>; |
|---|
| 453 | | - }; |
|---|
| 454 | | - }; |
|---|
| 455 | | - |
|---|
| 456 | | - headphone { |
|---|
| 457 | | - hp_det: hp-det { |
|---|
| 458 | | - rockchip,pins = <3 RK_PA1 RK_FUNC_GPIO &pcfg_pull_down>; |
|---|
| 459 | 489 | }; |
|---|
| 460 | 490 | }; |
|---|
| 461 | 491 | |
|---|