summaryrefslogtreecommitdiffstats
path: root/arch/mips/dts/rzx50.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/dts/rzx50.dts')
-rw-r--r--arch/mips/dts/rzx50.dts6
1 files changed, 5 insertions, 1 deletions
diff --git a/arch/mips/dts/rzx50.dts b/arch/mips/dts/rzx50.dts
index 69320ddbb3..360c1bf5de 100644
--- a/arch/mips/dts/rzx50.dts
+++ b/arch/mips/dts/rzx50.dts
@@ -1,6 +1,6 @@
/dts-v1/;
-/include/ "skeleton.dtsi"
+#include "jz4755.dtsi"
/ {
model = "Ritmix RZX-50";
@@ -10,3 +10,7 @@
reg = <0x00000000 0x4000000>;
};
};
+
+&serial1 {
+ status = "okay";
+};