projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68f1938
)
ARM: at91/dt: define sam9n12ek crystal frequencies
author
Boris BREZILLON
<
[email protected]
>
Mon, 12 May 2014 16:26:29 +0000
(18:26 +0200)
committer
Nicolas Ferre
<
[email protected]
>
Thu, 22 May 2014 16:03:16 +0000
(18:03 +0200)
Define sam9n12ek's main and slow crystal frequencies.
Signed-off-by: Boris BREZILLON <
[email protected]
>
Tested-by: Bo Shen <
[email protected]
>
Signed-off-by: Nicolas Ferre <
[email protected]
>
arch/arm/boot/dts/at91sam9n12ek.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/at91sam9n12ek.dts
b/arch/arm/boot/dts/at91sam9n12ek.dts
index 924a6a6ffd0f0a03d6fcde286fff1383e696eb70..64bbe46e4f90aeb16d3c0c2d26e116595df0dee2 100644
(file)
--- a/
arch/arm/boot/dts/at91sam9n12ek.dts
+++ b/
arch/arm/boot/dts/at91sam9n12ek.dts
@@
-21,6
+21,14
@@
reg = <0x20000000 0x8000000>;
};
+ slow_xtal {
+ clock-frequency = <32768>;
+ };
+
+ main_xtal {
+ clock-frequency = <16000000>;
+ };
+
clocks {
#address-cells = <1>;
#size-cells = <1>;