aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/moxart-uc7112lx.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boot/dts/moxart-uc7112lx.dts')
-rw-r--r--arch/arm/boot/dts/moxart-uc7112lx.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/moxart-uc7112lx.dts b/arch/arm/boot/dts/moxart-uc7112lx.dts
index 90749d55de0d..10d088df0c35 100644
--- a/arch/arm/boot/dts/moxart-uc7112lx.dts
+++ b/arch/arm/boot/dts/moxart-uc7112lx.dts
@@ -17,6 +17,14 @@
17 reg = <0x0 0x2000000>; 17 reg = <0x0 0x2000000>;
18 }; 18 };
19 19
20 clocks {
21 ref12: ref12M {
22 compatible = "fixed-clock";
23 #clock-cells = <0>;
24 clock-frequency = <12000000>;
25 };
26 };
27
20 flash@80000000,0 { 28 flash@80000000,0 {
21 compatible = "numonyx,js28f128", "cfi-flash"; 29 compatible = "numonyx,js28f128", "cfi-flash";
22 reg = <0x80000000 0x1000000>; 30 reg = <0x80000000 0x1000000>;