tzh
2024-08-20 ca8393c352368485bcb8b277004fdb0c6cb572c6
longan/device/config/chips/a133/configs/c3/board.dts
....@@ -370,10 +370,10 @@
370370 pinctrl-1 = <&twi3_pins_b>;
371371 status = "okay";
372372 // RTC
373
- pcf8563@51 {
374
- compatible = "haoyu,hym8563";
375
- reg = <0x51>;
376
- status = "okay";
373
+ pcf8563@51 {
374
+ compatible = "haoyu,hym8563";
375
+ reg = <0x51>;
376
+ status = "okay";
377377 };
378378 };
379379
....@@ -1339,7 +1339,7 @@
13391339
13401340 sysled {
13411341 label = "sysled";
1342
- gpios = <&r_pio PL 11 1 0 1 1>;
1342
+ gpios = <&r_pio PL 10 1 0 1 1>;
13431343 linux,default_trigger = "heartbeat";
13441344 };
13451345
....@@ -1355,6 +1355,19 @@
13551355 cpu-supply = <&reg_dcdc2>;
13561356 };
13571357
1358
+&s_cir0 {
1359
+ status = "okay";
1360
+
1361
+ s_cir0_used = <1>;
1362
+ ir_power_key_code0 = <0x4d>;
1363
+ ir_addr_code0 = <0x4040>;
1364
+ ir_power_key_code1 = <0x51>;
1365
+ ir_addr_code1 = <0x7f80>;
1366
+ ir_power_key_code2 = <0x1c>;
1367
+ ir_addr_code2 = <0xdf00>;
1368
+ wakeup-source;
1369
+};
1370
+
13581371 //#include "lcd-lvds-21-1920-1080.dtsi"
13591372 #include "lcd-lvds-7-1024-600.dtsi"
13601373 //#include "lcd-mipi-10-800-1280.dtsi"