disabled pcie2x1l1,enable sata
.. | .. |
---|
273 | 273 | gpio_function = <0>; |
---|
274 | 274 | };//4G_PWREN_GPIO3_C7_u_3V3 |
---|
275 | 275 | |
---|
| 276 | + 5g_power { |
---|
| 277 | + gpio_num =<&gpio4 RK_PA2 GPIO_ACTIVE_HIGH>; |
---|
| 278 | + gpio_function = <0>; |
---|
| 279 | + }; |
---|
| 280 | + |
---|
276 | 281 | wake_wifi_bt { |
---|
277 | 282 | gpio_num = <&gpio2 RK_PB5 GPIO_ACTIVE_LOW>; |
---|
278 | 283 | gpio_function = <0>; |
---|
.. | .. |
---|
287 | 292 | gpio_num = <&gpio2 RK_PC3 GPIO_ACTIVE_LOW>; |
---|
288 | 293 | gpio_function = <3>; |
---|
289 | 294 | }; //GPIO2_C3_d_1V8_4G_RESET_N_IN |
---|
| 295 | + |
---|
| 296 | + |
---|
290 | 297 | }; |
---|
291 | 298 | |
---|
292 | 299 | |
---|
.. | .. |
---|
840 | 847 | phys = <&combphy2_psu PHY_TYPE_PCIE>; |
---|
841 | 848 | reset-gpios = <&gpio4 RK_PA2 GPIO_ACTIVE_HIGH>;//PCIEX1_1_PERSTn_M1_L |
---|
842 | 849 | vpcie3v3-supply = <&vcc3v3_pcie30>; |
---|
843 | | - status = "okay"; |
---|
| 850 | + status = "disabled"; |
---|
844 | 851 | };//M.2 WIFI6 |
---|
845 | 852 | |
---|
846 | 853 | &pcie2x1l0 { |
---|