[PATCH 2/2 v2] ARM: mvebu: kirkwood: add PogoPlug series 4 device tree
Andrew Lunn
andrew at lunn.ch
Fri Dec 11 06:39:55 PST 2015
Hi Linus
> +&uart0 {
> + status = "okay";
> + current-speed = <115200>;
> +};
You should not need this. There are no other DTS files with it. As far
as i understand, the bootloader may add this to the DT blob before
passing it to the kernel, but i doubt the stock bootloader on your
device is doing it.
Otherwise this looks good.
Andrew
More information about the linux-arm-kernel
mailing list