hc
2024-08-19 eb6b9ee90f50f13c5abb885ce483802d6262f2b5
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
....@@ -365,13 +372,13 @@
365372 };
366373
367374 &backlight {
368
- pwms = <&pwm10 0 25000 0>;
375
+ pwms = <&pwm3 0 25000 0>;
369376 status = "okay";
370377 };
371378
372379 &backlight1 {
373380 pwms = <&pwm11 0 25000 0>;
374
- status = "okay";
381
+ status = "disabled";
375382 };
376383
377384 &combphy0_ps {
....@@ -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 {
....@@ -988,8 +995,8 @@
988995 };
989996 };
990997 &pwm3 {
991
- pinctrl-0 = <&pwm3m1_pins>;
992998 status = "okay";
999
+ pinctrl-0 = <&pwm3m1_pins>;
9931000 };
9941001
9951002 &route_dsi0 {
....@@ -1003,12 +1010,12 @@
10031010 };
10041011
10051012 &pwm10 {
1006
- status = "okay";
1013
+ status = "disabled";
10071014 pinctrl-0 = <&pwm10m2_pins>;
10081015 };
10091016
10101017 &pwm11 {
1011
- status = "okay";
1018
+ status = "disabled";
10121019 pinctrl-0 = <&pwm11m3_pins>;
10131020 };
10141021