[PATCH 2/2 v2] ARM: mvebu: kirkwood: add PogoPlug series 4 device tree
Linus Walleij
linus.walleij at linaro.org
Mon Dec 14 06:29:55 PST 2015
On Fri, Dec 11, 2015 at 3:39 PM, Andrew Lunn <andrew at lunn.ch> wrote:
> Hi Linus
>
>> +&uart0 {
>> + status = "okay";
>> + current-speed = <115200>;
>> +};
>
> You should not need this. There are no other DTS files with it.
git grep 'current-speed' arch/arm/boot/dts
arch/arm/boot/dts/k2l.dtsi: current-speed = <115200>;
arch/arm/boot/dts/k2l.dtsi: current-speed = <115200>;
arch/arm/boot/dts/keystone.dtsi: current-speed
= <115200>;
arch/arm/boot/dts/keystone.dtsi: current-speed
= <115200>;
arch/arm/boot/dts/omap-zoom-common.dtsi: current-speed
= <115200>;
arch/arm/boot/dts/omap-zoom-common.dtsi: current-speed
= <115200>;
arch/arm/boot/dts/omap-zoom-common.dtsi: current-speed
= <115200>;
arch/arm/boot/dts/omap-zoom-common.dtsi: current-speed
= <115200>;
> 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.
Sure I can drop it.
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list