Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c9435cdb authored by Boris Brezillon's avatar Boris Brezillon Committed by Nicolas Ferre
Browse files

ARM: at91/dt: define sam9n12ek crystal frequencies



Define sam9n12ek's main and slow crystal frequencies.

Signed-off-by: default avatarBoris BREZILLON <boris.brezillon@free-electrons.com>
Tested-by: default avatarBo Shen <voice.shen@atmel.com>
Signed-off-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
parent 68f1938e
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -21,6 +21,14 @@
		reg = <0x20000000 0x8000000>;
	};

	slow_xtal {
		clock-frequency = <32768>;
	};

	main_xtal {
		clock-frequency = <16000000>;
	};

	clocks {
		#address-cells = <1>;
		#size-cells = <1>;