summaryrefslogtreecommitdiffstats
path: root/dts/src/arm64/altera/socfpga_stratix10_socdk_nand.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm64/altera/socfpga_stratix10_socdk_nand.dts')
-rw-r--r--dts/src/arm64/altera/socfpga_stratix10_socdk_nand.dts10
1 files changed, 4 insertions, 6 deletions
diff --git a/dts/src/arm64/altera/socfpga_stratix10_socdk_nand.dts b/dts/src/arm64/altera/socfpga_stratix10_socdk_nand.dts
index 0ab676c639..847a7c01f5 100644
--- a/dts/src/arm64/altera/socfpga_stratix10_socdk_nand.dts
+++ b/dts/src/arm64/altera/socfpga_stratix10_socdk_nand.dts
@@ -52,12 +52,6 @@
};
soc {
- clocks {
- osc1 {
- clock-frequency = <25000000>;
- };
- };
-
eccmgr {
sdmmca-ecc@ff8c8c00 {
compatible = "altr,socfpga-s10-sdmmc-ecc",
@@ -126,6 +120,10 @@
};
};
+&osc1 {
+ clock-frequency = <25000000>;
+};
+
&uart0 {
status = "okay";
};