Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pmgr: Fix false positive u8 pmgr ID detection on modern SoCs
The id1 field used on oder SoCs is not constant 0 for all devices on t8122. Instead just compare the id1 fields of the two first devices. Fixes "pmgr: Failed to find parent #36 for IOA0\n" errors in pmgr_init(). Fixes: fb59dc0 ("pmgr: Fix struct for older SoCs") Signed-off-by: Janne Grunau <j@jannau.net>
- Loading branch information