hc
2024-08-16 94ba65e25ce534ec0515708c9e0835242345bc7b
disabled pcie2x1l1,enable sata
1 files modified
9 ■■■■ changed files
kernel/arch/arm64/boot/dts/rockchip/NK-6A13_V0A.dtsi 9 ●●●● patch | view | raw | blame | history
kernel/arch/arm64/boot/dts/rockchip/NK-6A13_V0A.dtsi
....@@ -273,6 +273,11 @@
273273 gpio_function = <0>;
274274 };//4G_PWREN_GPIO3_C7_u_3V3
275275
276
+ 5g_power {
277
+ gpio_num =<&gpio4 RK_PA2 GPIO_ACTIVE_HIGH>;
278
+ gpio_function = <0>;
279
+ };
280
+
276281 wake_wifi_bt {
277282 gpio_num = <&gpio2 RK_PB5 GPIO_ACTIVE_LOW>;
278283 gpio_function = <0>;
....@@ -287,6 +292,8 @@
287292 gpio_num = <&gpio2 RK_PC3 GPIO_ACTIVE_LOW>;
288293 gpio_function = <3>;
289294 }; //GPIO2_C3_d_1V8_4G_RESET_N_IN
295
+
296
+
290297 };
291298
292299
....@@ -840,7 +847,7 @@
840847 phys = <&combphy2_psu PHY_TYPE_PCIE>;
841848 reset-gpios = <&gpio4 RK_PA2 GPIO_ACTIVE_HIGH>;//PCIEX1_1_PERSTn_M1_L
842849 vpcie3v3-supply = <&vcc3v3_pcie30>;
843
- status = "okay";
850
+ status = "disabled";
844851 };//M.2 WIFI6
845852
846853 &pcie2x1l0 {