arm: dts: bpi-m8: restore serial alias and stdout baud
This commit is contained in:
parent
2eb95ddf3e
commit
e99031af41
@ -17,6 +17,11 @@
|
||||
compatible = "allwinner,a733", "arm,sun60iw2p1";
|
||||
#address-cells = <2>;
|
||||
#size-cells = <2>;
|
||||
|
||||
chosen {
|
||||
stdout-path = "serial0:115200n8";
|
||||
};
|
||||
|
||||
leds {
|
||||
compatible = "gpio-leds";
|
||||
|
||||
@ -1387,6 +1392,7 @@
|
||||
interrupt-parent = <&gic>;
|
||||
};
|
||||
aliases:aliases@45100000 {
|
||||
serial0 = "/soc@29000000/uart@2500000";
|
||||
pwmchip0 = &pwmchip0;
|
||||
pwmchip1 = &pwmchip1;
|
||||
pwmchip2 = &pwmchip2;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user