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

> From: Vabhav Sharma <vabhav.sha...@nxp.com>
> 
> Support a common method to probe all devices associated with uclass.
> 
> This includes data structures and code for finding the first device and
> looping for remaining devices associated with uclasses (groups of devices
> with the same purpose, e.g. all SERIAL ports will be in the same uclass).
> 
> An example is SBSA compliant PL011 UART IP, where firmware does the serial
> port initialization and prepare uart device to let the kernel use it for
> sending and reveiving the characters.SERIAL uclass will use this function
> to initialize PL011 UART ports.
> 
> The feature is enabled with CONFIG_DM.
> 
> Signed-off-by: Vabhav Sharma <vabhav.sha...@nxp.com>
> Reviewed-by: Stefan Roese <s...@denx.de>
> Reviewed-by: Simon Glass <s...@chromium.org>
> Reviewed-by: Sean Anderson <sean...@gmail.com>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to