diff options
author | Shawn Guo <[email protected]> | 2021-01-14 19:29:28 +0800 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2021-03-11 20:22:05 -0600 |
commit | 0c9fdcdba68208270ae85d39600ea97da1718344 (patch) | |
tree | b79a1a90da34356a2f70d050b29b3ab61dca9044 /scripts/gdb/linux/clk.py | |
parent | a38fd8748464831584a19438cbb3082b5a2dab15 (diff) |
soc: qcom: geni: shield geni_icc_get() for ACPI boot
Currently, GENI devices like i2c-qcom-geni fails to probe in ACPI boot,
if interconnect support is enabled. That's because interconnect driver
only supports DT right now. As interconnect is not necessarily required
for basic function of GENI devices, let's shield geni_icc_get() call,
and then all other ICC calls become nop due to NULL icc_path, so that
GENI devices keep working for ACPI boot.
Reviewed-by: Bjorn Andersson <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/clk.py')
0 files changed, 0 insertions, 0 deletions