summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/socfpga.dtsi
blob: 7789c9d3b5c278a37599ba1a103e4c9744f3c970 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/ {
	aliases {
		mmc0 = &mmc;
	};
};

&watchdog0 {
	resets = <&rst L4WD0_RESET>;
};

&watchdog1 {
	resets = <&rst L4WD1_RESET>;
};