We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df49077 + ad9e9ea commit 1738c3fCopy full SHA for 1738c3f
1 file changed
arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts
@@ -118,6 +118,25 @@
118
};
119
120
apb {
121
+ pmc: pmc@f0014000 {
122
+ pmc_fast_restart {
123
+ compatible = "atmel,sama5d2-pmc-fast-startup";
124
+ #address-cells = <1>;
125
+ #size-cells = <0>;
126
+
127
+ atmel,wakeup-rtc-timer;
128
129
+ wkpin: input@0 {
130
+ reg = <0>;
131
+ };
132
133
+ gmac_wol: input@10 {
134
+ reg = <10>;
135
+ atmel,wakeup-active-high;
136
137
138
139
140
spi0: spi@f8000000 {
141
pinctrl-names = "default";
142
pinctrl-0 = <&pinctrl_spi0_default>;
0 commit comments