| .. | .. |
|---|
| 38 | 38 | io-channels = <&saradc 3>; |
|---|
| 39 | 39 | io-channel-names = "adc-detect"; |
|---|
| 40 | 40 | keyup-threshold-microvolt = <1800000>; |
|---|
| 41 | | - pinctrl-0 = <&hp_det>; |
|---|
| 41 | + pinctrl-0 = <&spk_con>; |
|---|
| 42 | 42 | pinctrl-names = "default"; |
|---|
| 43 | | - hp-det-gpio = <&gpio1 RK_PD5 GPIO_ACTIVE_HIGH>; |
|---|
| 44 | | - spk-con-gpio = <&gpio3 RK_PC3 GPIO_ACTIVE_HIGH>; |
|---|
| 43 | + //hp-det-gpio = <&gpio1 RK_PD5 GPIO_ACTIVE_LOW>; |
|---|
| 44 | + //spk-con-gpio = <&gpio3 RK_PC3 GPIO_ACTIVE_HIGH>; |
|---|
| 45 | 45 | play-pause-key { |
|---|
| 46 | 46 | label = "playpause"; |
|---|
| 47 | 47 | linux,code = <164>; |
|---|
| .. | .. |
|---|
| 132 | 132 | }; |
|---|
| 133 | 133 | |
|---|
| 134 | 134 | rk_headset: rk-headset { |
|---|
| 135 | | - status = "disabled"; |
|---|
| 135 | + status = "okay"; |
|---|
| 136 | 136 | compatible = "rockchip_headset"; |
|---|
| 137 | | - headset_gpio = <&gpio1 RK_PD5 GPIO_ACTIVE_LOW>; |
|---|
| 137 | + headset_gpio = <&gpio1 RK_PD5 GPIO_ACTIVE_HIGH>;//HP_DET_L_GPIO3_D5_d_3V3 |
|---|
| 138 | + spk_ctl_gpio = <&gpio4 RK_PB4 GPIO_ACTIVE_LOW>;//SPK_CTL_GPIO4_B4_u_3V3 |
|---|
| 138 | 139 | pinctrl-names = "default"; |
|---|
| 139 | 140 | pinctrl-0 = <&hp_det>; |
|---|
| 140 | 141 | io-channels = <&saradc 3>; |
|---|
| .. | .. |
|---|
| 158 | 159 | regulator-boot-on; |
|---|
| 159 | 160 | enable-active-high; |
|---|
| 160 | 161 | //gpio = <&gpio1 RK_PD2 GPIO_ACTIVE_HIGH>; |
|---|
| 161 | | - gpio = <&gpio0 RK_PC0 GPIO_ACTIVE_HIGH>; |
|---|
| 162 | + gpio = <&gpio1 RK_PC4 GPIO_ACTIVE_HIGH>; |
|---|
| 162 | 163 | vin-supply = <&vcc_1v8_s0>; |
|---|
| 163 | 164 | }; |
|---|
| 165 | + |
|---|
| 166 | + vcc3v3_lcd1_n: vcc3v3-lcd1-n { |
|---|
| 167 | + compatible = "regulator-fixed"; |
|---|
| 168 | + regulator-name = "vcc3v3_lcd1_n"; |
|---|
| 169 | + regulator-boot-on; |
|---|
| 170 | + regulator-min-microvolt = <3300000>; |
|---|
| 171 | + regulator-max-microvolt = <3300000>; |
|---|
| 172 | + enable-active-high; |
|---|
| 173 | + gpio = <&gpio1 RK_PC4 GPIO_ACTIVE_HIGH>; |
|---|
| 174 | + }; |
|---|
| 175 | + |
|---|
| 164 | 176 | |
|---|
| 165 | 177 | vcc3v3_pcie30: vcc3v3-pcie30 { |
|---|
| 166 | 178 | compatible = "regulator-fixed"; |
|---|
| .. | .. |
|---|
| 242 | 254 | wifi_chip_type = "ap6398s"; |
|---|
| 243 | 255 | pinctrl-names = "default"; |
|---|
| 244 | 256 | pinctrl-0 = <&wifi_host_wake_irq>; |
|---|
| 245 | | - WIFI,host_wake_irq = <&gpio0 RK_PB2 GPIO_ACTIVE_HIGH>; //WIFI_WAKE_HOST_H |
|---|
| 257 | + WIFI,host_wake_irq = <&gpio2 RK_PB5 GPIO_ACTIVE_HIGH>; //GPIO2_B5_u_1V8_WF-BT_WAKEUP_IN |
|---|
| 246 | 258 | // WIFI,poweren_gpio = <&gpio0 RK_PC4 GPIO_ACTIVE_HIGH>; |
|---|
| 247 | 259 | status = "okay"; |
|---|
| 248 | 260 | }; |
|---|
| .. | .. |
|---|
| 252 | 264 | pinctrl-names = "default"; |
|---|
| 253 | 265 | pinctrl-0 = <&ndj_io_gpio>; |
|---|
| 254 | 266 | |
|---|
| 255 | | -// vcc_5v { |
|---|
| 256 | | -// gpio_num = <&gpio4 RK_PB2 GPIO_ACTIVE_HIGH>; |
|---|
| 257 | | -// gpio_function = <0>; |
|---|
| 258 | | -// }; |
|---|
| 267 | + usb_power { |
|---|
| 268 | + gpio_num = <&gpio4 RK_PB0 GPIO_ACTIVE_HIGH>; |
|---|
| 269 | + gpio_function = <0>; |
|---|
| 270 | + };//USB_HOST_PWREN_H |
|---|
| 259 | 271 | |
|---|
| 260 | 272 | vcc_12v { |
|---|
| 261 | | - gpio_num = <&gpio1 RK_PB5 GPIO_ACTIVE_HIGH>; |
|---|
| 273 | + gpio_num = <&gpio0 RK_PD3 GPIO_ACTIVE_HIGH>; |
|---|
| 262 | 274 | gpio_function = <0>; |
|---|
| 263 | | - }; |
|---|
| 275 | + };//VCC12_IO_EN_GPIO0_D3_u_3V3 |
|---|
| 264 | 276 | |
|---|
| 265 | 277 | vcc_3v { |
|---|
| 266 | | - gpio_num = <&gpio0 RK_PC0 GPIO_ACTIVE_HIGH>; |
|---|
| 278 | + gpio_num = <&gpio4 RK_PA1 GPIO_ACTIVE_HIGH>; |
|---|
| 267 | 279 | gpio_function = <0>; |
|---|
| 268 | | - }; |
|---|
| 280 | + };//VCC3_IO_EN_GPIO4_A1_d_3V3 |
|---|
| 269 | 281 | |
|---|
| 270 | 282 | hub_5V_reset { |
|---|
| 271 | | - gpio_num = <&gpio4 RK_PB3 GPIO_ACTIVE_HIGH>; |
|---|
| 283 | + gpio_num = <&gpio4 RK_PB6 GPIO_ACTIVE_HIGH>; |
|---|
| 272 | 284 | gpio_function = <3>; |
|---|
| 273 | | - }; |
|---|
| 285 | + };//HUB_RESET_GPIO4_B6_d_3V3 |
|---|
| 274 | 286 | |
|---|
| 275 | 287 | 4g_power { |
|---|
| 276 | | - gpio_num = <&gpio1 RK_PB6 GPIO_ACTIVE_HIGH>; |
|---|
| 288 | + gpio_num = <&gpio0 RK_PC6 GPIO_ACTIVE_HIGH>; |
|---|
| 277 | 289 | gpio_function = <0>; |
|---|
| 278 | | - }; |
|---|
| 290 | + };//4G_PWREN_GPIO3_C7_u_3V3 |
|---|
| 279 | 291 | |
|---|
| 280 | | - wake_4g { |
|---|
| 281 | | - gpio_num = <&gpio2 RK_PB5 GPIO_ACTIVE_LOW>; |
|---|
| 282 | | - gpio_function = <0>; |
|---|
| 283 | | - }; |
|---|
| 292 | +// wake_4g { |
|---|
| 293 | +// gpio_num = <&gpio2 RK_PB5 GPIO_ACTIVE_LOW>; |
|---|
| 294 | +// gpio_function = <0>; |
|---|
| 295 | +// };//GPIO2_B5_u_1V8_WF-BT_WAKEUP_IN |
|---|
| 284 | 296 | |
|---|
| 285 | 297 | air_mode_4g { |
|---|
| 286 | 298 | gpio_num = <&gpio2 RK_PB4 GPIO_ACTIVE_LOW>; |
|---|
| 287 | 299 | gpio_function = <0>; |
|---|
| 288 | | - }; |
|---|
| 300 | + }; //GPIO2_B4_u_1V8_4G_AIR_MODE_IN |
|---|
| 289 | 301 | |
|---|
| 290 | 302 | reset_4g { |
|---|
| 291 | 303 | gpio_num = <&gpio2 RK_PC3 GPIO_ACTIVE_LOW>; |
|---|
| 292 | 304 | gpio_function = <3>; |
|---|
| 293 | | - }; |
|---|
| 294 | | -/* |
|---|
| 295 | | - spk_ctl { |
|---|
| 296 | | - gpio_num = <&gpio3 RK_PC3 GPIO_ACTIVE_LOW>; |
|---|
| 297 | | - gpio_function = <0>; |
|---|
| 298 | | - }; |
|---|
| 299 | | - |
|---|
| 300 | | - hp_det |
|---|
| 301 | | - { |
|---|
| 302 | | - gpio_num = <&gpio1 RK_PD5 GPIO_ACTIVE_LOW>; |
|---|
| 303 | | - gpio_function = <1>; |
|---|
| 304 | | - }; |
|---|
| 305 | | -*/ |
|---|
| 305 | + }; //GPIO2_C3_d_1V8_4G_RESET_N_IN |
|---|
| 306 | 306 | }; |
|---|
| 307 | 307 | |
|---|
| 308 | 308 | |
|---|
| .. | .. |
|---|
| 310 | 310 | compatible = "simple-panel"; |
|---|
| 311 | 311 | backlight = <&backlight>; |
|---|
| 312 | 312 | power-supply = <&vcc3v3_lcd_n>; |
|---|
| 313 | | - vcc-5v-gpio = <&gpio4 RK_PB2 GPIO_ACTIVE_HIGH>; |
|---|
| 314 | | - vddio-mipi = <&gpio1 RK_PB2 GPIO_ACTIVE_HIGH>; //MIPIDIS_PWR_EN_1V8 |
|---|
| 315 | | - enable-gpios = <&gpio3 RK_PD2 GPIO_ACTIVE_HIGH>; //LCD_VDD_EN |
|---|
| 316 | | - reset-gpios = <&gpio1 RK_PA1 GPIO_ACTIVE_LOW>; //CH7511_RESET_N_1V8 |
|---|
| 317 | | - edp-bl-gpios = <&gpio3 RK_PC6 GPIO_ACTIVE_HIGH>; //LCD_BLK-PWR_EN |
|---|
| 318 | | - edp-bl-en = <&gpio3 RK_PD4 GPIO_ACTIVE_HIGH>; //LCD_BKL_EN_GPIO3_D4_d_3V3 |
|---|
| 313 | + vcc-5v-gpio = <&gpio4 RK_PB5 GPIO_ACTIVE_HIGH>; //VCC5_IO_EN_GPIO4_B5_d_3V3 |
|---|
| 314 | + enable-gpios = <&gpio3 RK_PC6 GPIO_ACTIVE_HIGH>; //LCD_VDD_EN_GPIO3_C6_u_3V3 |
|---|
| 315 | + reset-gpios = <&gpio1 RK_PB5 GPIO_ACTIVE_LOW>; //CH7511_RESET_N_1V8 |
|---|
| 316 | + edp-bl-gpios = <&gpio3 RK_PB2 GPIO_ACTIVE_HIGH>; //LCD_BKL_PWM3_3V3 |
|---|
| 317 | + edp-bl-en = <&gpio3 RK_PA6 GPIO_ACTIVE_HIGH>; //LCD_BKL_EN_GPIO3_A6_d_3V3 |
|---|
| 319 | 318 | bus-format = <MEDIA_BUS_FMT_RGB888_1X24>; |
|---|
| 320 | 319 | bpc = <8>; |
|---|
| 321 | 320 | prepare-delay-ms = <200>; |
|---|
| .. | .. |
|---|
| 386 | 385 | status = "okay"; |
|---|
| 387 | 386 | }; |
|---|
| 388 | 387 | |
|---|
| 388 | +&backlight1 { |
|---|
| 389 | + pwms = <&pwm11 0 25000 0>; |
|---|
| 390 | + status = "okay"; |
|---|
| 391 | +}; |
|---|
| 392 | + |
|---|
| 389 | 393 | &combphy0_ps { |
|---|
| 390 | 394 | status = "okay"; |
|---|
| 391 | 395 | }; |
|---|
| 396 | + |
|---|
| 397 | +/* |
|---|
| 398 | +&usbdrd_dwc3_0 { |
|---|
| 399 | + dr_mode = "otg"; |
|---|
| 400 | + extcon = <&u2phy0>; |
|---|
| 401 | + status = "okay"; |
|---|
| 402 | +}; |
|---|
| 403 | +*/ |
|---|
| 392 | 404 | |
|---|
| 393 | 405 | &combphy1_ps { |
|---|
| 394 | 406 | status = "okay"; |
|---|
| .. | .. |
|---|
| 423 | 435 | * mipi_dcphy0 needs to be enabled |
|---|
| 424 | 436 | * when dsi0 is enabled |
|---|
| 425 | 437 | */ |
|---|
| 438 | +&mipi_dcphy0 { |
|---|
| 439 | + status = "okay"; |
|---|
| 440 | +}; |
|---|
| 441 | + |
|---|
| 426 | 442 | &dsi0 { |
|---|
| 427 | | - status = "disabled"; |
|---|
| 443 | + status = "okay"; |
|---|
| 428 | 444 | }; |
|---|
| 429 | 445 | |
|---|
| 430 | 446 | &dsi0_in_vp2 { |
|---|
| .. | .. |
|---|
| 432 | 448 | }; |
|---|
| 433 | 449 | |
|---|
| 434 | 450 | &dsi0_in_vp3 { |
|---|
| 435 | | - status = "disabled"; |
|---|
| 451 | + status = "okay"; |
|---|
| 436 | 452 | }; |
|---|
| 437 | 453 | |
|---|
| 438 | 454 | &dsi0_panel { |
|---|
| 439 | | - power-supply = <&vcc3v3_lcd_n>; |
|---|
| 440 | | - reset-gpios = <&gpio0 RK_PD3 GPIO_ACTIVE_LOW>; |
|---|
| 455 | + power-supply = <&vcc3v3_lcd1_n>; //LCD_PWREN_H |
|---|
| 456 | + vcc-5v-gpio = <&gpio4 RK_PB2 GPIO_ACTIVE_HIGH>; |
|---|
| 457 | + reset-gpios = <&gpio1 RK_PA0 GPIO_ACTIVE_LOW>; //MIPIDIS_RST_GPIO1_A0_d_1V8 |
|---|
| 458 | + vddio-mipi = <&gpio1 RK_PB2 GPIO_ACTIVE_HIGH>; //MIPIDIS_PWR_EN_1V8 |
|---|
| 441 | 459 | pinctrl-names = "default"; |
|---|
| 442 | 460 | pinctrl-0 = <&lcd_rst_gpio>; |
|---|
| 443 | 461 | }; |
|---|
| .. | .. |
|---|
| 493 | 511 | /* rx_delay = <0x3f>; */ |
|---|
| 494 | 512 | |
|---|
| 495 | 513 | phy-handle = <&rgmii_phy>; |
|---|
| 496 | | - status = "disabled"; |
|---|
| 514 | + status = "okay"; |
|---|
| 497 | 515 | }; |
|---|
| 498 | 516 | |
|---|
| 499 | 517 | &hdmi0 { |
|---|
| .. | .. |
|---|
| 700 | 718 | compatible = "atmel,24c256"; |
|---|
| 701 | 719 | reg = <0x50>; |
|---|
| 702 | 720 | }; |
|---|
| 721 | + |
|---|
| 722 | + eeprom@53 { |
|---|
| 723 | + //compatible = "atmel,24c02"; |
|---|
| 724 | + compatible = "atmel,24c256"; |
|---|
| 725 | + reg = <0x53>; |
|---|
| 726 | + }; |
|---|
| 703 | 727 | #if 0 |
|---|
| 704 | 728 | usbc0: fusb302@22 { |
|---|
| 705 | 729 | compatible = "fcs,fusb302"; |
|---|
| .. | .. |
|---|
| 824 | 848 | }; |
|---|
| 825 | 849 | }; |
|---|
| 826 | 850 | |
|---|
| 827 | | -&mipi_dcphy0 { |
|---|
| 828 | | - status = "okay"; |
|---|
| 829 | | -}; |
|---|
| 851 | + |
|---|
| 830 | 852 | |
|---|
| 831 | 853 | &mipi_dcphy1 { |
|---|
| 832 | 854 | status = "disabled"; |
|---|
| .. | .. |
|---|
| 834 | 856 | |
|---|
| 835 | 857 | &pcie2x1l2 { |
|---|
| 836 | 858 | phys = <&combphy0_ps PHY_TYPE_PCIE>; |
|---|
| 837 | | - reset-gpios = <&gpio3 RK_PD1 GPIO_ACTIVE_HIGH>; |
|---|
| 859 | + reset-gpios = <&gpio3 RK_PD0 GPIO_ACTIVE_HIGH>;//PCIE20x1_2_RSTn_GPIO3_D0_3V3 |
|---|
| 838 | 860 | vpcie3v3-supply = <&vcc3v3_pcie30>; |
|---|
| 839 | 861 | status = "okay"; |
|---|
| 840 | 862 | };//MINIPCIE |
|---|
| 841 | 863 | |
|---|
| 842 | 864 | &pcie2x1l1 { |
|---|
| 843 | 865 | phys = <&combphy2_psu PHY_TYPE_PCIE>; |
|---|
| 844 | | - reset-gpios = <&gpio4 RK_PA5 GPIO_ACTIVE_HIGH>; |
|---|
| 866 | + reset-gpios = <&gpio4 RK_PA2 GPIO_ACTIVE_HIGH>;//PCIEX1_1_PERSTn_M1_L |
|---|
| 845 | 867 | vpcie3v3-supply = <&vcc3v3_pcie30>; |
|---|
| 846 | 868 | status = "okay"; |
|---|
| 847 | 869 | };//M.2 WIFI6 |
|---|
| 848 | 870 | |
|---|
| 849 | 871 | &pcie2x1l0 { |
|---|
| 850 | 872 | phys = <&combphy1_ps PHY_TYPE_PCIE>; |
|---|
| 851 | | - reset-gpios = <&gpio4 RK_PA2 GPIO_ACTIVE_HIGH>; |
|---|
| 873 | + reset-gpios = <&gpio4 RK_PA5 GPIO_ACTIVE_HIGH>; //PCIEx1_0_PERSTn_M1_L |
|---|
| 852 | 874 | vpcie3v3-supply = <&vcc3v3_pcie30>; |
|---|
| 853 | 875 | status = "okay"; |
|---|
| 854 | 876 | };//RTL8111H |
|---|
| .. | .. |
|---|
| 901 | 923 | hp_det: hp-det { |
|---|
| 902 | 924 | rockchip,pins = <1 RK_PD5 RK_FUNC_GPIO &pcfg_pull_none>; |
|---|
| 903 | 925 | }; |
|---|
| 926 | + |
|---|
| 927 | + spk_con: spk-con { |
|---|
| 928 | + rockchip,pins = <4 RK_PB4 RK_FUNC_GPIO &pcfg_pull_none>; |
|---|
| 929 | + }; |
|---|
| 904 | 930 | }; |
|---|
| 905 | 931 | |
|---|
| 906 | 932 | hym8563 { |
|---|
| .. | .. |
|---|
| 911 | 937 | |
|---|
| 912 | 938 | lcd { |
|---|
| 913 | 939 | lcd_rst_gpio: lcd-rst-gpio { |
|---|
| 914 | | - rockchip,pins = <0 RK_PD3 RK_FUNC_GPIO &pcfg_pull_none>; |
|---|
| 940 | + rockchip,pins = <1 RK_PA0 RK_FUNC_GPIO &pcfg_pull_none>; |
|---|
| 915 | 941 | }; |
|---|
| 916 | 942 | }; |
|---|
| 917 | 943 | |
|---|
| .. | .. |
|---|
| 976 | 1002 | ndj_io_init{ |
|---|
| 977 | 1003 | ndj_io_gpio: ndj_io_gpio_col{ |
|---|
| 978 | 1004 | rockchip,pins = |
|---|
| 979 | | - <1 RK_PB5 RK_FUNC_GPIO &pcfg_pull_none>, |
|---|
| 980 | | - <0 RK_PC0 RK_FUNC_GPIO &pcfg_pull_none>, |
|---|
| 981 | | - <4 RK_PB3 RK_FUNC_GPIO &pcfg_pull_none>, |
|---|
| 982 | | - <1 RK_PB6 RK_FUNC_GPIO &pcfg_pull_none>, |
|---|
| 983 | | - <2 RK_PB5 RK_FUNC_GPIO &pcfg_pull_none>, |
|---|
| 1005 | + <4 RK_PB0 RK_FUNC_GPIO &pcfg_pull_none>, |
|---|
| 1006 | + <0 RK_PD3 RK_FUNC_GPIO &pcfg_pull_none>, |
|---|
| 1007 | + <4 RK_PA1 RK_FUNC_GPIO &pcfg_pull_none>, |
|---|
| 1008 | + <4 RK_PB6 RK_FUNC_GPIO &pcfg_pull_none>, |
|---|
| 1009 | + <0 RK_PC6 RK_FUNC_GPIO &pcfg_pull_none>, |
|---|
| 984 | 1010 | <2 RK_PB4 RK_FUNC_GPIO &pcfg_pull_none>, |
|---|
| 985 | 1011 | <2 RK_PC3 RK_FUNC_GPIO &pcfg_pull_none>, |
|---|
| 986 | | - <4 RK_PB2 RK_FUNC_GPIO &pcfg_pull_none>, //vcc_5v |
|---|
| 987 | | - <4 RK_PB5 RK_FUNC_GPIO &pcfg_pull_none>, //GPIO4_B5_d_3V3 |
|---|
| 988 | | - <4 RK_PB6 RK_FUNC_GPIO &pcfg_pull_none>, //GPIO4_B6_d_3V3 |
|---|
| 989 | | - <3 RK_PB0 RK_FUNC_GPIO &pcfg_pull_none>, //GPIO3_B0_u_3V3 |
|---|
| 990 | | - <3 RK_PB2 RK_FUNC_GPIO &pcfg_pull_none>, //GPIO3_B2_d_3V3 |
|---|
| 991 | | - <3 RK_PB3 RK_FUNC_GPIO &pcfg_pull_none>, //GPIO3_B3_u_3V3 |
|---|
| 992 | | - <3 RK_PB4 RK_FUNC_GPIO &pcfg_pull_none>, //GPIO3_B4_u_3V3 |
|---|
| 993 | | - <3 RK_PA7 RK_FUNC_GPIO &pcfg_pull_none>, //GPIO3_A7_u_3V3 |
|---|
| 994 | | - <3 RK_PA0 RK_FUNC_GPIO &pcfg_pull_none>; //GPIO3_A0_u_3V3 |
|---|
| 1012 | + <4 RK_PB5 RK_FUNC_GPIO &pcfg_pull_none>, //vcc_5v |
|---|
| 1013 | + <1 RK_PB1 RK_FUNC_GPIO &pcfg_pull_none>, //SPI0_MISO_M2_1V8 |
|---|
| 1014 | + <1 RK_PB2 RK_FUNC_GPIO &pcfg_pull_none>, //SPI0_MISO_M2_1V8 |
|---|
| 1015 | + <1 RK_PB3 RK_FUNC_GPIO &pcfg_pull_none>, //SPI0_CLK_M2_1V8 |
|---|
| 1016 | + <1 RK_PB4 RK_FUNC_GPIO &pcfg_pull_none>, //SPI0_CS0_M2_1V8 |
|---|
| 1017 | + <0 RK_PA0 RK_FUNC_GPIO &pcfg_pull_none>, //SPI4_MISO_M2_1V8 |
|---|
| 1018 | + <0 RK_PA1 RK_FUNC_GPIO &pcfg_pull_none>, //SPI4_MOSI_M2_1V8 |
|---|
| 1019 | + <0 RK_PA2 RK_FUNC_GPIO &pcfg_pull_none>, //GPIO3_A7_u_3V3 |
|---|
| 1020 | + <0 RK_PA3 RK_FUNC_GPIO &pcfg_pull_none>; //GPIO3_A0_u_3V3 |
|---|
| 995 | 1021 | |
|---|
| 996 | 1022 | }; |
|---|
| 997 | 1023 | }; |
|---|
| .. | .. |
|---|
| 1014 | 1040 | &pwm10 { |
|---|
| 1015 | 1041 | status = "okay"; |
|---|
| 1016 | 1042 | pinctrl-0 = <&pwm10m2_pins>; |
|---|
| 1043 | +}; |
|---|
| 1044 | + |
|---|
| 1045 | +&pwm11 { |
|---|
| 1046 | + status = "okay"; |
|---|
| 1047 | + pinctrl-0 = <&pwm11m3_pins>; |
|---|
| 1017 | 1048 | }; |
|---|
| 1018 | 1049 | |
|---|
| 1019 | 1050 | &route_hdmi0 { |
|---|
| .. | .. |
|---|
| 1050 | 1081 | vmmc-supply = <&vcc_3v3_sd_s0>; |
|---|
| 1051 | 1082 | }; |
|---|
| 1052 | 1083 | |
|---|
| 1053 | | -&uart9 { |
|---|
| 1054 | | - status = "okay"; |
|---|
| 1055 | | - pinctrl-names = "default"; |
|---|
| 1056 | | - pinctrl-0 = <&uart9m0_xfer &uart9m0_ctsn>; |
|---|
| 1057 | | -}; |
|---|
| 1058 | | - |
|---|
| 1059 | 1084 | &u2phy0_otg { |
|---|
| 1060 | 1085 | status = "okay"; |
|---|
| 1086 | + phy-supply = <&vcc5v0_host>; |
|---|
| 1061 | 1087 | }; |
|---|
| 1062 | 1088 | |
|---|
| 1063 | 1089 | &u2phy1_otg { |
|---|
| .. | .. |
|---|
| 1071 | 1097 | &u2phy3_host { |
|---|
| 1072 | 1098 | phy-supply = <&vcc5v0_host>; |
|---|
| 1073 | 1099 | }; |
|---|
| 1074 | | - |
|---|
| 1100 | +#if 0 |
|---|
| 1075 | 1101 | &usbdp_phy0 { |
|---|
| 1076 | 1102 | rockchip,dp-lane-mux = <2 3>; |
|---|
| 1077 | 1103 | status = "okay"; |
|---|
| .. | .. |
|---|
| 1099 | 1125 | status = "okay"; |
|---|
| 1100 | 1126 | }; |
|---|
| 1101 | 1127 | |
|---|
| 1102 | | -&usbdrd_dwc3_0 { |
|---|
| 1103 | | - dr_mode = "otg"; |
|---|
| 1104 | | - extcon = <&u2phy0>; |
|---|
| 1105 | | - status = "okay"; |
|---|
| 1106 | | -}; |
|---|
| 1107 | | - |
|---|
| 1108 | 1128 | &usbdrd_dwc3_1 { |
|---|
| 1109 | 1129 | dr_mode = "host"; |
|---|
| 1110 | 1130 | maximum-speed = "high-speed"; |
|---|
| 1111 | 1131 | status = "okay"; |
|---|
| 1112 | 1132 | }; |
|---|
| 1133 | +#endif |
|---|
| 1113 | 1134 | |
|---|
| 1114 | 1135 | &uart1 { |
|---|
| 1115 | 1136 | status = "okay"; |
|---|
| .. | .. |
|---|
| 1119 | 1140 | }; |
|---|
| 1120 | 1141 | |
|---|
| 1121 | 1142 | &uart3 { |
|---|
| 1122 | | - status = "okay"; |
|---|
| 1143 | + status = "disabled"; |
|---|
| 1123 | 1144 | pinctrl-names = "default"; |
|---|
| 1124 | 1145 | pinctrl-0 = <&uart3m1_xfer>; |
|---|
| 1125 | 1146 | }; |
|---|
| .. | .. |
|---|
| 1150 | 1171 | }; |
|---|
| 1151 | 1172 | |
|---|
| 1152 | 1173 | &uart8 { |
|---|
| 1153 | | - status = "okay"; |
|---|
| 1174 | + status = "disabled"; |
|---|
| 1154 | 1175 | pinctrl-names = "default"; |
|---|
| 1155 | 1176 | pinctrl-0 = <&uart8m1_xfer>; |
|---|
| 1156 | 1177 | }; |
|---|