diff options
author | Neil Armstrong <neil.armstrong@linaro.org> | 2024-06-28 11:54:47 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-07-16 12:46:24 -0600 |
commit | 0b2394c110a5d796406ceded9cc42cebe29113ee (patch) | |
tree | f337de6e834fb2583820c490b50dbdafd29036af /common/bloblist.c | |
parent | a0a7a649a1b56db14aff6e4e7509662b663af42d (diff) |
firmware: psci: register PSCI power domains to stub driver
On some SoCs, like Qualcomm SoCs, the PSCI cluster power domain
is used by system-wide firmware interfaces to make sure none
of the CPUs are suspended before submitting requests.
While on U-boot we only use the first core and we never
suspend it, the Device Tree still references it and blocks
those nodes to be probed.
Simply bind the PSCI power-domain subnoded to a stub power
domain driver in order to solve the runtime dependencies.
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Diffstat (limited to 'common/bloblist.c')
0 files changed, 0 insertions, 0 deletions