.. | .. |
---|
370 | 370 | pinctrl-1 = <&twi3_pins_b>; |
---|
371 | 371 | status = "okay"; |
---|
372 | 372 | // 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"; |
---|
377 | 377 | }; |
---|
378 | 378 | }; |
---|
379 | 379 | |
---|
.. | .. |
---|
1339 | 1339 | |
---|
1340 | 1340 | sysled { |
---|
1341 | 1341 | label = "sysled"; |
---|
1342 | | - gpios = <&r_pio PL 11 1 0 1 1>; |
---|
| 1342 | + gpios = <&r_pio PL 10 1 0 1 1>; |
---|
1343 | 1343 | linux,default_trigger = "heartbeat"; |
---|
1344 | 1344 | }; |
---|
1345 | 1345 | |
---|
.. | .. |
---|
1355 | 1355 | cpu-supply = <®_dcdc2>; |
---|
1356 | 1356 | }; |
---|
1357 | 1357 | |
---|
| 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 | + |
---|
1358 | 1371 | //#include "lcd-lvds-21-1920-1080.dtsi" |
---|
1359 | 1372 | #include "lcd-lvds-7-1024-600.dtsi" |
---|
1360 | 1373 | //#include "lcd-mipi-10-800-1280.dtsi" |
---|