Skip to content

Commit 1738c3f

Browse files
committed
Merge branch 'at91-4.9-trunk/dt' into linux-4.9-at91
2 parents df49077 + ad9e9ea commit 1738c3f

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

arch/arm/boot/dts/at91-sama5d2_ptc_ek.dts

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,25 @@
118118
};
119119

120120
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+
121140
spi0: spi@f8000000 {
122141
pinctrl-names = "default";
123142
pinctrl-0 = <&pinctrl_spi0_default>;

0 commit comments

Comments
 (0)