diff options
author | Konrad Dybcio <[email protected]> | 2022-07-01 09:37:00 +0200 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2022-07-05 11:16:46 -0500 |
commit | 7d0221fb59125181a31ef3a561306c70fb238bc7 (patch) | |
tree | 045688e34e00c4c77db125fafb65f3414921cfa8 /drivers/usb/cdns3/cdns3-trace.c | |
parent | e6e0951414a314e7db3e9e24fd924b3e15515288 (diff) |
soc/qcom: Make QCOM_RPMPD select PM_GENERIC_DOMAINS/_OF
The driver uses generic genpd OF APIs and with a very minimal config
where nothing else selects them, this driver will not probe, as
of_genpd_add_provider_onecell will return -EOPNOTSUPP.
Make sure to select these in Kconfig to prevent that.
Signed-off-by: Konrad Dybcio <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions