mirror of
https://github.com/torvalds/linux.git
synced 2024-11-27 22:51:35 +00:00
62dab57943
Booting tip-of-tree on msm8939 we find the following error caused by our modelling of snoc and snoc_mm as peer devices with the same address space. [ 1.212340] qnoc-msm8939 580000.interconnect_mm: can't request region for resource [mem 0x00580000-0x0059407f] [ 1.212391] qnoc-msm8939 580000.interconnect_mm: Cannot ioremap interconnect bus resource [ 1.221524] qnoc-msm8939: probe of 580000.interconnect_mm failed with error -16 Declaring snoc_mm as a child device of snoc mitigates the fault and is consistent with a similar extant implementation in qcm2290. Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> Link: https://lore.kernel.org/r/20220129032735.2410936-3-bryan.odonoghue@linaro.org Signed-off-by: Georgi Djakov <djakov@kernel.org> |
||
---|---|---|
.. | ||
bcm-voter.c | ||
bcm-voter.h | ||
icc-rpm.c | ||
icc-rpm.h | ||
icc-rpmh.c | ||
icc-rpmh.h | ||
Kconfig | ||
Makefile | ||
msm8916.c | ||
msm8939.c | ||
msm8974.c | ||
msm8996.c | ||
msm8996.h | ||
osm-l3.c | ||
qcm2290.c | ||
qcs404.c | ||
sc7180.c | ||
sc7180.h | ||
sc7280.c | ||
sc7280.h | ||
sc8180x.c | ||
sc8180x.h | ||
sdm660.c | ||
sdm845.c | ||
sdm845.h | ||
sdx55.c | ||
sdx55.h | ||
sm8150.c | ||
sm8150.h | ||
sm8250.c | ||
sm8250.h | ||
sm8350.c | ||
sm8350.h | ||
sm8450.c | ||
sm8450.h | ||
smd-rpm.c | ||
smd-rpm.h |