commit | 73d772d87f6c5c344b326b2cc29c8f9e2648a4eb | [log] [tgz] |
---|---|---|
author | Manorit Chawdhry <m-chawdhry@ti.com> | Mon Jan 29 12:40:54 2024 +0530 |
committer | Manorit Chawdhry <m-chawdhry@ti.com> | Mon Feb 05 10:45:48 2024 +0530 |
tree | ad8e3e80214855fbf1f03905702c4e96a3a6199d | |
parent | 0bdaf5c804f852fe21f6172e436524157c9f6919 [diff] |
refactor(ti): remove ti_sci_init function ti_sci_get_revision handles getting the firmware version and ti_sci_init is just a wrapper around it with no added benefit. Refactor the ti_sci_get_revision to give the version information and remove ti_sci_init wrapper. Change-Id: I39184af5b00bedc8b9220533f1ddac3b6672d2f1 Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>