On Wed, Dec 09, 2020 at 10:42:04AM +0530, Vabhav Sharma wrote:

> From: Vabhav Sharma <[email protected]>
> 
> U-Boot DM model probe only single device at a time
> which is enabled and configured using device tree
> or platform data method.
> 
> PL011 UART IP is SBSA compliant and firmware does the
> serial port set-up, initialization and let the kernel use
> UART port for sending and receiving characters.
> 
> Normally software talk to one serial port time but some
> LayerScape platform require all the UART devices enabled
> in Linux for various use case.
> 
> Adding support to probe all enabled serial devices like SBSA
> compliant PL011 UART ports probe and initialization by firmware.
> 
> Signed-off-by: Vabhav Sharma <[email protected]>
> Reviewed-by: Stefan Roese <[email protected]>
> Reviewed-by: Simon Glass <[email protected]>
> Reviewed-by: Sean Anderson <[email protected]>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to