From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Sat, 14 Sep 2019 19:55:40 -0400 Subject: [U-Boot] [PATCH 1/2] arm: k3: Fix getting ti_sci handle In-Reply-To: <20190909071738.2747-1-lokeshvutla@ti.com> References: <20190909071738.2747-1-lokeshvutla@ti.com> Message-ID: <20190914235540.GE6927@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 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: