[U-Boot] [PATCH 1/2] arm: k3: Fix getting ti_sci handle

Tom Rini trini at konsulko.com
Sat Sep 14 23:55:40 UTC 2019


On Mon, Sep 09, 2019 at 12:47:37PM +0530, Lokesh Vutla wrote:

> API get_ti_sci_handle() is relying on the device-tree node name
> to be "dmsc" for probing the ti_sci device. But with the introduction
> of debug messages for dmsc, the node name changed to dmsc at 44083000.
> Because of this ti_sci is never probed cause a boot failure. Instead
> of relying on device-tree node name, use the first available firmware
> node for probing ti_sci.
> 
> Signed-off-by: Lokesh Vutla <lokeshvutla at ti.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190914/95e7f493/attachment.sig>


More information about the U-Boot mailing list