Skip to content
Snippets Groups Projects
Commit 1738c3f1 authored by Ludovic Desroches's avatar Ludovic Desroches
Browse files

Merge branch 'at91-4.9-trunk/dt' into linux-4.9-at91

parents df49077b ad9e9ea5
No related branches found
No related tags found
No related merge requests found
...@@ -118,6 +118,25 @@ sdmmc0: sdio-host@a0000000 { ...@@ -118,6 +118,25 @@ sdmmc0: sdio-host@a0000000 {
}; };
apb { apb {
pmc: pmc@f0014000 {
pmc_fast_restart {
compatible = "atmel,sama5d2-pmc-fast-startup";
#address-cells = <1>;
#size-cells = <0>;
atmel,wakeup-rtc-timer;
wkpin: input@0 {
reg = <0>;
};
gmac_wol: input@10 {
reg = <10>;
atmel,wakeup-active-high;
};
};
};
spi0: spi@f8000000 { spi0: spi@f8000000 {
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&pinctrl_spi0_default>; pinctrl-0 = <&pinctrl_spi0_default>;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment