commit | 8563077dc7f5cac52012b489fc75650a176ca8cd | [log] [tgz] |
---|---|---|
author | Manorit Chawdhry <m-chawdhry@ti.com> | Mon Jan 29 17:36:49 2024 +0530 |
committer | Manorit Chawdhry <m-chawdhry@ti.com> | Mon Feb 05 10:45:48 2024 +0530 |
tree | e5a03b26c5b6cb94b8da64f1de213c0bb4e45821 | |
parent | 7660cb5fb9145a08abffa671b5c6e4269e29bc4c [diff] |
Revert "fix(ti): do not take system power reference in bl31_platform_setup()" The workaround that we required to get over the timing issue with our Device Manager is fixed in [0], revert the workaround as it is no longer required. [0]: https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/commit?id=9ad862b528112f7bc26d80668fbb9b38521cddf9 This reverts commit 9977948112d732935362a3fe8518e3b2e4b7f6b7. It also adds a check to make this backward compatible. Change-Id: Icf10f9df9558de1ae7ba6f5f586485111aac4f8d Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>