aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/dts/amazonse.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/lantiq/dts/amazonse.dtsi')
-rw-r--r--target/linux/lantiq/dts/amazonse.dtsi10
1 files changed, 9 insertions, 1 deletions
diff --git a/target/linux/lantiq/dts/amazonse.dtsi b/target/linux/lantiq/dts/amazonse.dtsi
index 33a5a35339..bce618fed8 100644
--- a/target/linux/lantiq/dts/amazonse.dtsi
+++ b/target/linux/lantiq/dts/amazonse.dtsi
@@ -5,6 +5,14 @@
#size-cells = <1>;
compatible = "lantiq,xway", "lantiq,ase";
+ aliases {
+ serial0 = &asc1;
+ };
+
+ chosen {
+ stdout-path = "serial0:115200n8";
+ };
+
cpus {
cpu@0 {
compatible = "mips,mips4Kc";
@@ -100,7 +108,7 @@
reg = <0xE100B10 0xA0>;
};
- serial@E100C00 {
+ asc1: serial@E100C00 {
compatible = "lantiq,asc";
reg = <0xE100C00 0x400>;
interrupt-parent = <&icu0>;