Skip to content

Commit 78ca2ec

Browse files
alexandrebelloniNicolas Ferre
authored andcommitted
ARM: at91/dt: define sam9261ek slow crystal frequency
Define at91sam9261ek's slow crystal frequencies. Signed-off-by: Alexandre Belloni <[email protected]> Acked-by: Boris BREZILLON <[email protected]> Signed-off-by: Nicolas Ferre <[email protected]>
1 parent 5de4728 commit 78ca2ec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

arch/arm/boot/dts/at91sam9261ek.dts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@
2020
reg = <0x20000000 0x4000000>;
2121
};
2222

23+
slow_xtal {
24+
clock-frequency = <32768>;
25+
};
26+
2327
main_xtal {
2428
clock-frequency = <18432000>;
2529
};

0 commit comments

Comments
 (0)