| .. | .. |
|---|
| 128 | 128 | * - PDN (power down when low) |
|---|
| 129 | 129 | */ |
|---|
| 130 | 130 | post-power-on-delay-ms = <200>; |
|---|
| 131 | | - reset-gpios = <&gpio3 RK_PB1 GPIO_ACTIVE_LOW>; //WIFI_REG_ON_H |
|---|
| 131 | + reset-gpios = <&gpio1 RK_PC6 GPIO_ACTIVE_LOW>; //BT_DISABLE_GPIO1_C6_d_1V8 |
|---|
| 132 | 132 | }; |
|---|
| 133 | 133 | |
|---|
| 134 | 134 | rk_headset: rk-headset { |
|---|
| 135 | 135 | status = "okay"; |
|---|
| 136 | 136 | compatible = "rockchip_headset"; |
|---|
| 137 | | - headset_gpio = <&gpio1 RK_PD5 GPIO_ACTIVE_HIGH>;//HP_DET_L_GPIO3_D5_d_3V3 |
|---|
| 137 | + headset_gpio = <&gpio3 RK_PD5 GPIO_ACTIVE_HIGH>;//HP_DET_L_GPIO3_D5_d_3V3 |
|---|
| 138 | 138 | spk_ctl_gpio = <&gpio4 RK_PB4 GPIO_ACTIVE_LOW>;//SPK_CTL_GPIO4_B4_u_3V3 |
|---|
| 139 | 139 | pinctrl-names = "default"; |
|---|
| 140 | 140 | pinctrl-0 = <&hp_det>; |
|---|
| .. | .. |
|---|
| 162 | 162 | gpio = <&gpio1 RK_PC4 GPIO_ACTIVE_HIGH>; |
|---|
| 163 | 163 | vin-supply = <&vcc_1v8_s0>; |
|---|
| 164 | 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 | | - |
|---|
| 176 | 165 | |
|---|
| 177 | 166 | vcc3v3_pcie30: vcc3v3-pcie30 { |
|---|
| 178 | 167 | compatible = "regulator-fixed"; |
|---|
| .. | .. |
|---|
| 228 | 217 | */ |
|---|
| 229 | 218 | vcc_3v3_sd_s0: vcc-3v3-sd-s0-regulator { |
|---|
| 230 | 219 | compatible = "regulator-fixed"; |
|---|
| 231 | | - gpio = <&gpio0 RK_PB7 GPIO_ACTIVE_HIGH>; |
|---|
| 232 | | - pinctrl-names = "default"; |
|---|
| 233 | | - pinctrl-0 = <&sd_s0_pwr>; |
|---|
| 220 | + //gpio = <&gpio0 RK_PB7 GPIO_ACTIVE_HIGH>; |
|---|
| 221 | + //pinctrl-names = "default"; |
|---|
| 222 | + //pinctrl-0 = <&sd_s0_pwr>; |
|---|
| 234 | 223 | regulator-name = "vcc_3v3_sd_s0"; |
|---|
| 235 | 224 | enable-active-high; |
|---|
| 236 | 225 | }; |
|---|
| .. | .. |
|---|
| 241 | 230 | clock-names = "ext_clock"; |
|---|
| 242 | 231 | uart_rts_gpios = <&gpio4 RK_PC4 GPIO_ACTIVE_LOW>; //UART9_RTSn_M0_BT |
|---|
| 243 | 232 | pinctrl-names = "default", "rts_gpio"; |
|---|
| 244 | | - pinctrl-0 = <&uart9m0_rtsn>, <&bt_reset_gpio>, <&bt_wake_gpio>, <&bt_irq_gpio>; |
|---|
| 233 | + pinctrl-0 = <&uart9m0_rtsn>, <&bt_reset_gpio>; |
|---|
| 245 | 234 | pinctrl-1 = <&uart9_gpios>; |
|---|
| 246 | | - BT,reset_gpio = <&gpio3 RK_PA6 GPIO_ACTIVE_HIGH>; //BT_REG_ON_H |
|---|
| 247 | | - BT,wake_gpio = <&gpio3 RK_PA1 GPIO_ACTIVE_HIGH>;//HOST_WAKE_BT_H |
|---|
| 248 | | - BT,wake_host_irq = <&gpio0 RK_PA0 GPIO_ACTIVE_HIGH>;//BT_WAKE_HOST_H |
|---|
| 235 | + BT,reset_gpio = <&gpio0 RK_PB2 GPIO_ACTIVE_HIGH>; //BT_DISABLE_GPIO0_B2_u_1V8 |
|---|
| 236 | + //BT,wake_gpio = <&gpio3 RK_PA1 GPIO_ACTIVE_HIGH>;//HOST_WAKE_BT_H |
|---|
| 237 | + //BT,wake_host_irq = <&gpio0 RK_PA0 GPIO_ACTIVE_HIGH>;//BT_WAKE_HOST_H |
|---|
| 249 | 238 | status = "okay"; |
|---|
| 250 | 239 | }; |
|---|
| 251 | 240 | |
|---|
| 252 | 241 | wireless_wlan: wireless-wlan { |
|---|
| 253 | 242 | compatible = "wlan-platdata"; |
|---|
| 254 | 243 | wifi_chip_type = "ap6398s"; |
|---|
| 255 | | - pinctrl-names = "default"; |
|---|
| 256 | | - pinctrl-0 = <&wifi_host_wake_irq>; |
|---|
| 257 | | - WIFI,host_wake_irq = <&gpio2 RK_PB5 GPIO_ACTIVE_HIGH>; //GPIO2_B5_u_1V8_WF-BT_WAKEUP_IN |
|---|
| 244 | + // pinctrl-names = "default"; |
|---|
| 245 | + // pinctrl-0 = <&wifi_host_wake_irq>; |
|---|
| 246 | + // WIFI,host_wake_irq = <&gpio2 RK_PB5 GPIO_ACTIVE_HIGH>; //GPIO2_B5_u_1V8_WF-BT_WAKEUP_IN |
|---|
| 258 | 247 | // WIFI,poweren_gpio = <&gpio0 RK_PC4 GPIO_ACTIVE_HIGH>; |
|---|
| 259 | 248 | status = "okay"; |
|---|
| 260 | 249 | }; |
|---|
| .. | .. |
|---|
| 263 | 252 | compatible = "nk_io_control"; |
|---|
| 264 | 253 | pinctrl-names = "default"; |
|---|
| 265 | 254 | pinctrl-0 = <&ndj_io_gpio>; |
|---|
| 266 | | - |
|---|
| 267 | | - usb_power { |
|---|
| 268 | | - gpio_num = <&gpio4 RK_PB0 GPIO_ACTIVE_HIGH>; |
|---|
| 269 | | - gpio_function = <0>; |
|---|
| 270 | | - };//USB_HOST_PWREN_H |
|---|
| 271 | | - |
|---|
| 255 | + |
|---|
| 272 | 256 | vcc_12v { |
|---|
| 273 | 257 | gpio_num = <&gpio0 RK_PD3 GPIO_ACTIVE_HIGH>; |
|---|
| 274 | 258 | gpio_function = <0>; |
|---|
| .. | .. |
|---|
| 289 | 273 | gpio_function = <0>; |
|---|
| 290 | 274 | };//4G_PWREN_GPIO3_C7_u_3V3 |
|---|
| 291 | 275 | |
|---|
| 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 |
|---|
| 276 | + 5g_power { |
|---|
| 277 | + gpio_num =<&gpio4 RK_PA2 GPIO_ACTIVE_HIGH>; |
|---|
| 278 | + gpio_function = <0>; |
|---|
| 279 | + }; |
|---|
| 280 | + |
|---|
| 281 | + wake_wifi_bt { |
|---|
| 282 | + gpio_num = <&gpio2 RK_PB5 GPIO_ACTIVE_LOW>; |
|---|
| 283 | + gpio_function = <0>; |
|---|
| 284 | + };//GPIO2_B5_u_1V8_WF-BT_WAKEUP_IN |
|---|
| 296 | 285 | |
|---|
| 297 | 286 | air_mode_4g { |
|---|
| 298 | 287 | gpio_num = <&gpio2 RK_PB4 GPIO_ACTIVE_LOW>; |
|---|
| .. | .. |
|---|
| 303 | 292 | gpio_num = <&gpio2 RK_PC3 GPIO_ACTIVE_LOW>; |
|---|
| 304 | 293 | gpio_function = <3>; |
|---|
| 305 | 294 | }; //GPIO2_C3_d_1V8_4G_RESET_N_IN |
|---|
| 295 | + |
|---|
| 296 | + |
|---|
| 306 | 297 | }; |
|---|
| 307 | 298 | |
|---|
| 308 | 299 | |
|---|
| .. | .. |
|---|
| 381 | 372 | }; |
|---|
| 382 | 373 | |
|---|
| 383 | 374 | &backlight { |
|---|
| 384 | | - pwms = <&pwm10 0 25000 0>; |
|---|
| 375 | + pwms = <&pwm3 0 25000 0>; |
|---|
| 385 | 376 | status = "okay"; |
|---|
| 386 | 377 | }; |
|---|
| 387 | 378 | |
|---|
| 388 | 379 | &backlight1 { |
|---|
| 389 | 380 | pwms = <&pwm11 0 25000 0>; |
|---|
| 390 | | - status = "okay"; |
|---|
| 381 | + status = "disabled"; |
|---|
| 391 | 382 | }; |
|---|
| 392 | 383 | |
|---|
| 393 | 384 | &combphy0_ps { |
|---|
| .. | .. |
|---|
| 436 | 427 | * when dsi0 is enabled |
|---|
| 437 | 428 | */ |
|---|
| 438 | 429 | &mipi_dcphy0 { |
|---|
| 439 | | - status = "okay"; |
|---|
| 430 | + status = "disabled"; |
|---|
| 440 | 431 | }; |
|---|
| 441 | 432 | |
|---|
| 442 | 433 | &dsi0 { |
|---|
| 443 | | - status = "okay"; |
|---|
| 434 | + status = "disabled"; |
|---|
| 444 | 435 | }; |
|---|
| 445 | 436 | |
|---|
| 446 | 437 | &dsi0_in_vp2 { |
|---|
| .. | .. |
|---|
| 449 | 440 | |
|---|
| 450 | 441 | &dsi0_in_vp3 { |
|---|
| 451 | 442 | status = "okay"; |
|---|
| 452 | | -}; |
|---|
| 453 | | - |
|---|
| 454 | | -&dsi0_panel { |
|---|
| 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 |
|---|
| 459 | | - pinctrl-names = "default"; |
|---|
| 460 | | - pinctrl-0 = <&lcd_rst_gpio>; |
|---|
| 461 | 443 | }; |
|---|
| 462 | 444 | |
|---|
| 463 | 445 | /* |
|---|
| .. | .. |
|---|
| 542 | 524 | |
|---|
| 543 | 525 | /* Should work with at least 128MB cma reserved above. */ |
|---|
| 544 | 526 | &hdmirx_ctrler { |
|---|
| 545 | | - status = "disabled"; |
|---|
| 527 | + status = "okay"; |
|---|
| 546 | 528 | |
|---|
| 547 | 529 | #sound-dai-cells = <1>; |
|---|
| 548 | 530 | /* Effective level used to trigger HPD: 0-low, 1-high */ |
|---|
| 549 | 531 | hpd-trigger-level = <1>; |
|---|
| 550 | | - hdmirx-det-gpios = <&gpio1 RK_PD5 GPIO_ACTIVE_LOW>; |
|---|
| 532 | + hdmirx-det-gpios = <&gpio1 RK_PB6 GPIO_ACTIVE_LOW>; |
|---|
| 551 | 533 | pinctrl-names = "default"; |
|---|
| 552 | 534 | pinctrl-0 = <&hdmim1_rx &hdmirx_det>; |
|---|
| 553 | 535 | }; |
|---|
| .. | .. |
|---|
| 865 | 847 | phys = <&combphy2_psu PHY_TYPE_PCIE>; |
|---|
| 866 | 848 | reset-gpios = <&gpio4 RK_PA2 GPIO_ACTIVE_HIGH>;//PCIEX1_1_PERSTn_M1_L |
|---|
| 867 | 849 | vpcie3v3-supply = <&vcc3v3_pcie30>; |
|---|
| 868 | | - status = "okay"; |
|---|
| 850 | + status = "disabled"; |
|---|
| 869 | 851 | };//M.2 WIFI6 |
|---|
| 870 | 852 | |
|---|
| 871 | 853 | &pcie2x1l0 { |
|---|
| .. | .. |
|---|
| 915 | 897 | |
|---|
| 916 | 898 | hdmi { |
|---|
| 917 | 899 | hdmirx_det: hdmirx-det { |
|---|
| 918 | | - rockchip,pins = <1 RK_PD5 RK_FUNC_GPIO &pcfg_pull_up>; |
|---|
| 900 | + rockchip,pins = <1 RK_PB6 RK_FUNC_GPIO &pcfg_pull_up>; |
|---|
| 919 | 901 | }; |
|---|
| 920 | 902 | }; |
|---|
| 921 | 903 | |
|---|
| 922 | 904 | headphone { |
|---|
| 923 | 905 | hp_det: hp-det { |
|---|
| 924 | | - rockchip,pins = <1 RK_PD5 RK_FUNC_GPIO &pcfg_pull_none>; |
|---|
| 906 | + rockchip,pins = <3 RK_PD5 RK_FUNC_GPIO &pcfg_pull_none>; |
|---|
| 925 | 907 | }; |
|---|
| 926 | 908 | |
|---|
| 927 | 909 | spk_con: spk-con { |
|---|
| .. | .. |
|---|
| 949 | 931 | |
|---|
| 950 | 932 | sdio-pwrseq { |
|---|
| 951 | 933 | wifi_enable_h: wifi-enable-h { |
|---|
| 952 | | - rockchip,pins = <3 RK_PB1 RK_FUNC_GPIO &pcfg_pull_up>; |
|---|
| 934 | + rockchip,pins = <1 RK_PC6 RK_FUNC_GPIO &pcfg_pull_up>; |
|---|
| 953 | 935 | }; |
|---|
| 954 | 936 | }; |
|---|
| 955 | | - |
|---|
| 937 | +/* |
|---|
| 956 | 938 | sdmmc { |
|---|
| 957 | 939 | sd_s0_pwr: sd-s0-pwr { |
|---|
| 958 | 940 | rockchip,pins = <0 RK_PB7 RK_FUNC_GPIO &pcfg_pull_up>; |
|---|
| 959 | 941 | }; |
|---|
| 960 | 942 | }; |
|---|
| 961 | | - |
|---|
| 943 | +*/ |
|---|
| 962 | 944 | touch { |
|---|
| 963 | 945 | touch_gpio: touch-gpio { |
|---|
| 964 | 946 | rockchip,pins = |
|---|
| .. | .. |
|---|
| 980 | 962 | }; |
|---|
| 981 | 963 | |
|---|
| 982 | 964 | bt_reset_gpio: bt-reset-gpio { |
|---|
| 983 | | - rockchip,pins = <3 RK_PA6 RK_FUNC_GPIO &pcfg_pull_none>; |
|---|
| 984 | | - }; |
|---|
| 985 | | - |
|---|
| 986 | | - bt_wake_gpio: bt-wake-gpio { |
|---|
| 987 | | - rockchip,pins = <3 RK_PA1 RK_FUNC_GPIO &pcfg_pull_none>; |
|---|
| 988 | | - }; |
|---|
| 989 | | - |
|---|
| 990 | | - bt_irq_gpio: bt-irq-gpio { |
|---|
| 991 | | - rockchip,pins = <0 RK_PA0 RK_FUNC_GPIO &pcfg_pull_none>; |
|---|
| 965 | + rockchip,pins = <0 RK_PB2 RK_FUNC_GPIO &pcfg_pull_none>; |
|---|
| 992 | 966 | }; |
|---|
| 993 | 967 | }; |
|---|
| 994 | | - |
|---|
| 968 | +/* |
|---|
| 995 | 969 | wireless-wlan { |
|---|
| 996 | 970 | wifi_host_wake_irq: wifi-host-wake-irq { |
|---|
| 997 | | - rockchip,pins = <0 RK_PB2 RK_FUNC_GPIO &pcfg_pull_down>; |
|---|
| 971 | + rockchip,pins = <2 RK_PB5 RK_FUNC_GPIO &pcfg_pull_down>; |
|---|
| 998 | 972 | }; |
|---|
| 999 | 973 | }; |
|---|
| 1000 | | - |
|---|
| 974 | +*/ |
|---|
| 1001 | 975 | |
|---|
| 1002 | 976 | ndj_io_init{ |
|---|
| 1003 | 977 | ndj_io_gpio: ndj_io_gpio_col{ |
|---|
| 1004 | 978 | rockchip,pins = |
|---|
| 1005 | | - <4 RK_PB0 RK_FUNC_GPIO &pcfg_pull_none>, |
|---|
| 1006 | 979 | <0 RK_PD3 RK_FUNC_GPIO &pcfg_pull_none>, |
|---|
| 1007 | 980 | <4 RK_PA1 RK_FUNC_GPIO &pcfg_pull_none>, |
|---|
| 1008 | 981 | <4 RK_PB6 RK_FUNC_GPIO &pcfg_pull_none>, |
|---|
| 1009 | 982 | <0 RK_PC6 RK_FUNC_GPIO &pcfg_pull_none>, |
|---|
| 1010 | 983 | <2 RK_PB4 RK_FUNC_GPIO &pcfg_pull_none>, |
|---|
| 1011 | 984 | <2 RK_PC3 RK_FUNC_GPIO &pcfg_pull_none>, |
|---|
| 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 |
|---|
| 1021 | | - |
|---|
| 985 | + <4 RK_PB5 RK_FUNC_GPIO &pcfg_pull_none>, //vcc_5v |
|---|
| 986 | + <1 RK_PB1 RK_FUNC_GPIO &pcfg_pull_none>, //SPI0_MISO_M2_1V8 41 |
|---|
| 987 | + <1 RK_PA0 RK_FUNC_GPIO &pcfg_pull_none>, //SPI4_MISO_M2_1V8 32 |
|---|
| 988 | + <1 RK_PB2 RK_FUNC_GPIO &pcfg_pull_none>, //SPI0_MOSI_M2_3V3 42 |
|---|
| 989 | + <1 RK_PA1 RK_FUNC_GPIO &pcfg_pull_none>, //SPI4_MOSI_M2_1V8 33 |
|---|
| 990 | + <1 RK_PB3 RK_FUNC_GPIO &pcfg_pull_none>, //SPI0_CLK_M2_1V8 43 |
|---|
| 991 | + <1 RK_PA2 RK_FUNC_GPIO &pcfg_pull_none>, //SPI4_CLK_M2_1V8 34 |
|---|
| 992 | + <1 RK_PB4 RK_FUNC_GPIO &pcfg_pull_none>, //SPI0_CS0_M2_1V8 44 |
|---|
| 993 | + <1 RK_PA3 RK_FUNC_GPIO &pcfg_pull_none>; //SPI4_CS0_M2_1V8 35 |
|---|
| 1022 | 994 | }; |
|---|
| 1023 | 995 | }; |
|---|
| 1024 | 996 | }; |
|---|
| 1025 | 997 | &pwm3 { |
|---|
| 1026 | | - pinctrl-0 = <&pwm3m1_pins>; |
|---|
| 1027 | 998 | status = "okay"; |
|---|
| 999 | + pinctrl-0 = <&pwm3m1_pins>; |
|---|
| 1028 | 1000 | }; |
|---|
| 1029 | 1001 | |
|---|
| 1030 | 1002 | &route_dsi0 { |
|---|
| 1031 | | - status = "okay"; |
|---|
| 1003 | + status = "disabled"; |
|---|
| 1032 | 1004 | connect = <&vp3_out_dsi0>; |
|---|
| 1033 | 1005 | }; |
|---|
| 1034 | 1006 | |
|---|
| .. | .. |
|---|
| 1038 | 1010 | }; |
|---|
| 1039 | 1011 | |
|---|
| 1040 | 1012 | &pwm10 { |
|---|
| 1041 | | - status = "okay"; |
|---|
| 1013 | + status = "disabled"; |
|---|
| 1042 | 1014 | pinctrl-0 = <&pwm10m2_pins>; |
|---|
| 1043 | 1015 | }; |
|---|
| 1044 | 1016 | |
|---|
| 1045 | 1017 | &pwm11 { |
|---|
| 1046 | | - status = "okay"; |
|---|
| 1018 | + status = "disabled"; |
|---|
| 1047 | 1019 | pinctrl-0 = <&pwm11m3_pins>; |
|---|
| 1048 | 1020 | }; |
|---|
| 1049 | 1021 | |
|---|
| .. | .. |
|---|
| 1057 | 1029 | |
|---|
| 1058 | 1030 | &sata0 { |
|---|
| 1059 | 1031 | status = "disabled"; |
|---|
| 1032 | +}; |
|---|
| 1033 | + |
|---|
| 1034 | +&sata2 { |
|---|
| 1035 | + status = "okay"; |
|---|
| 1060 | 1036 | }; |
|---|
| 1061 | 1037 | |
|---|
| 1062 | 1038 | &sdio { |
|---|
| .. | .. |
|---|
| 1182 | 1158 | pinctrl-names = "default"; |
|---|
| 1183 | 1159 | pinctrl-0 = <&uart9m0_xfer &uart9m0_ctsn>; |
|---|
| 1184 | 1160 | }; |
|---|
| 1161 | + |
|---|
| 1162 | + |
|---|
| 1163 | +&can0 { |
|---|
| 1164 | + status = "okay"; |
|---|
| 1165 | + pinctrl-names = "default"; |
|---|
| 1166 | + pinctrl-0 = <&can0m0_pins>; |
|---|
| 1167 | +}; |
|---|
| 1168 | + |
|---|
| 1169 | + |
|---|
| 1170 | +&can1 { |
|---|
| 1171 | + status = "okay"; |
|---|
| 1172 | + pinctrl-names = "default"; |
|---|
| 1173 | + pinctrl-0 = <&can1m1_pins>; |
|---|
| 1174 | +}; |
|---|