lin
2025-08-21 57113df3a0e2be01232281fad9a5f2c060567981
longan/device/config/chips/a133/configs/c3/kickpi-k5c.dts
....@@ -401,8 +401,8 @@
401401 pmu_ac_vol = <4600>;
402402 pmu_ac_cur = <3000>;
403403
404
- // wakeup_ac_in;
405
- // wakeup_ac_out;
404
+ wakeup_ac_in;
405
+ wakeup_ac_out;
406406 };
407407
408408 usb_power_supply: usb_power_supply {
....@@ -414,8 +414,8 @@
414414 pmu_usbad_vol = <4600>;
415415 pmu_usbad_cur = <2500>;
416416
417
- // wakeup_usb_in;
418
- // wakeup_usb_out;
417
+ wakeup_usb_in;
418
+ wakeup_usb_out;
419419 };
420420
421421 battery_power_supply: battery-power-supply {
....@@ -490,7 +490,7 @@
490490 pmu_bat_temp_para16 = <66>;
491491
492492 wakeup_bat_out;
493
- /* wakeup_bat_in; */
493
+ wakeup_bat_in;
494494 /* wakeup_bat_charging; */
495495 /* wakeup_bat_charge_over; */
496496 /* wakeup_low_warning1; */
....@@ -504,7 +504,7 @@
504504 powerkey0: powerkey@0 {
505505 status = "okay";
506506 compatible = "x-powers,axp2101-pek";
507
- pmu_powkey_off_time = <6000>;
507
+ pmu_powkey_off_time = <8000>;
508508 pmu_powkey_off_func = <0>;
509509 pmu_powkey_off_en = <1>;
510510 pmu_powkey_long_time = <1500>;
....@@ -941,7 +941,7 @@
941941 /*sd-uhs-sdr25*/
942942 sd-uhs-sdr50;
943943 sd-uhs-ddr50;
944
- sd-uhs-sdr104;
944
+ //sd-uhs-sdr104;
945945 // kickpi
946946 //sunxi-power-save-mode;
947947 /*sunxi-dis-signal-vol-sw;*/
....@@ -972,9 +972,9 @@
972972 lineout_vol = <0x1a>;
973973 headphonegain = <0x00>;
974974 /* Pa enabled about */
975
- pa_level = <0x00>;
975
+ pa_level = <0x01>;
976976 pa_msleep_time = <0x78>;
977
- //gpio-spk = <&pio PB 7 1 1 1 1>;
977
+ gpio-spk = <&pio PB 7 1 1 1 1>;
978978 /* regulator about */
979979 avcc-supply = <&reg_aldo1>;
980980 cpvin-supply = <&reg_eldo1>;
....@@ -1316,9 +1316,9 @@
13161316 status = "okay";
13171317 };
13181318
1319
- uart7: uart@07080000 {
1320
- status = "okay";
1321
- };
1319
+ uart7: uart@07080000 {
1320
+ status = "okay";
1321
+ };
13221322 };
13231323 gpu: gpu@0x01800000 {
13241324 gpu_idle = <1>;/*ic version ctrl*/
....@@ -1346,11 +1346,11 @@
13461346 linux,default_trigger = "heartbeat";
13471347 };
13481348
1349
- spk_en {
1350
- label = "spk_en";
1351
- gpios = <&pio PB 7 1 0 1 0>;
1352
- linux,default_trigger = "default-on";
1353
- };
1349
+ // spk_en {
1350
+ // label = "spk_en";
1351
+ // gpios = <&pio PB 7 1 0 1 0>;
1352
+ // linux,default_trigger = "default-on";
1353
+ // };
13541354
13551355 fan_en {
13561356 label = "fan_en";
....@@ -1448,9 +1448,11 @@
14481448 rx-delay = <7>;
14491449 };
14501450
1451
-#include "lcd-lvds-7-1024-600.dtsi"
1451
+//#include "lcd-lvds-7-1024-600.dtsi"
14521452 //#include "lcd-lvds-21-1920-1080.dtsi"
14531453 //#include "lcd-mipi-10-800-1280-v1.dtsi"
1454
-//#include "lcd-mipi-10-800-1280-v2.dtsi"
1454
+#include "lcd-mipi-10-800-1280-v2.dtsi"
14551455 //#include "lcd-mipi-8-800-1280.dtsi"
14561456 //#include "lcd-mipi-5-720-1280.dtsi"
1457
+
1458
+#include "a133-kickpi-axp707-bat-5000mA.dtsi"