[PATCH v4 2/4] ARM: dts: bcm283x: Use stdout-path instead of console bootarg

Rob Herring robh at kernel.org
Mon Aug 21 19:30:14 PDT 2017


On Thu, Aug 17, 2017 at 07:59:49PM +0200, Loic Poulain wrote:
> Add the serial port config to "chosen/stdout-path".
> Create serial0/1 aliases referring to uart0 ant uart1 paths.
> Remove unneeded earlyprintk.
> 
> Signed-off-by: Loic Poulain <loic.poulain at gmail.com>
> ---
>  v2: dt-bindings as separate patch
>      rebase on upcoming pi3 dts changes
>  v3: changes in bcm serdev drivers:
>      name refactoring and additional comments
>      Add generic host_set_baudrate method
>      Use agnostic device_property_read
>  v4: changes in doc and dts:
>      Add additional params to broadcom bt dt-bindings
>      Set the max baudrate to 2000000 instead of 921600
>      use chosen/stdout-path instead of console=
>      remove useless earlyprintk
>      same changes in bcm283x.dtsi
> 
>  arch/arm/boot/dts/bcm283x.dtsi | 7 ++++++-
>  1 file changed, 6 insertions(+), 1 deletion(-)

Acked-by: Rob Herring <robh at kernel.org>



More information about the linux-rpi-kernel mailing list