File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed
arch/arm/boot/dts/overlays Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -445,6 +445,9 @@ Params: ds1307 Select the DS1307 device
445
445
446
446
trickle-resistor-ohms Resistor value for trickle charge (DS1339-only)
447
447
448
+ wakeup-source Specify that the RTC can be used as a wakeup
449
+ source
450
+
448
451
449
452
Name: i2c0-bcm2708
450
453
Info: Enable the i2c_bcm2708 driver for the i2c0 bus. Not all pin combinations
Original file line number Diff line number Diff line change 65
65
pcf8523 = <&pcf8523>,"status";
66
66
pcf8563 = <&pcf8563>,"status";
67
67
trickle-resistor-ohms = <&ds1339>,"trickle-resistor-ohms:0";
68
+ wakeup-source = <&ds1339>,"wakeup-source?",
69
+ <&ds3231>,"wakeup-source?",
70
+ <&mcp7940x>,"wakeup-source?",
71
+ <&mcp7941x>,"wakeup-source?";
68
72
};
69
73
};
You can’t perform that action at this time.
0 commit comments