commit | 00a151317dc5d4d0db71c2a7dd4024c29702510f | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Fri Sep 27 13:32:15 2019 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 11 13:32:20 2019 -0400 |
tree | 56a1a73c83da1d052ea042a284965c3a6208c142 | |
parent | ad7d4228fd312e64286cd853359e6c3e5c733cf4 [diff] |
arm: k3: Use driver_name to get ti_sci handle Use the driver name to get ti_sci handle rather than relying on just the FIRMWARE uclass. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>