FROMLIST: arm64: dts: qcom: shikra: Fix gpio-reserved-ranges to allow SPI5 access - #1018
FROMLIST: arm64: dts: qcom: shikra: Fix gpio-reserved-ranges to allow SPI5 access#1018xueyaoan wants to merge 1 commit into
Conversation
Test Matrix
|
Salendarsingh Gaud (sgaud-quic)
left a comment
There was a problem hiding this comment.
No Tag in commit message ?
21ad900 to
8f71305
Compare
Test Matrix
|
Test Matrix
|
Salendarsingh Gaud (sgaud-quic)
left a comment
There was a problem hiding this comment.
Shikra is not booting with this, please check
https://lava-oss.qualcomm.com/scheduler/job/218379
|
This PR is dependent on boot bins which is not consumed by meta-qcom, once boot bins are available this will go through CI again. |
|
qli-2.1 pull-request freeze |
Comment if this is taken care of ? Also rebase PR on tip |
Seems firmware PR is approved, however not merged yet. xueyaoan please take care of rebase. |
… SPI5 access GPIOs 14-17 are routed to the SPI5 bus on the Shikra EVK boards. These pins were incorrectly included in the tlmm gpio-reserved-ranges, preventing Linux from claiming the SPI5 controller. SPI5 is needed to support the ST33 discrete TPM connected to the EVK boards. Since there is no TZ use case for these pins, remove them from the reserved list in shikra-cqm-evk.dtsi, shikra-iqs-som.dtsi and shikra-cqs-som.dtsi. Fixes: 234030f ("arm64: dts: qcom: shikra: Add gpio-reserved-ranges to tlmm") Signed-off-by: Xueyao An <xueyao.an@oss.qualcomm.com> Link: https://lore.kernel.org/all/20260820085347.822-1-xueyao.an@oss.qualcomm.com/
054b33f
8f71305 to
054b33f
Compare
|
Rebased on top of latest tip. |
GPIOs 14-17 are routed to the SPI5 bus on the Shikra EVK boards. These pins were incorrectly included in the tlmm gpio-reserved-ranges, preventing Linux from claiming the SPI5 controller. SPI5 is needed to support the ST33 discrete TPM connected to the EVK boards.
Since there is no TZ use case for these pins, remove them from the reserved list in shikra-cqm-evk.dtsi, shikra-cqs-evk.dtsi and shikra-iqs-evk.dtsi.
Fixes: 234030f ("arm64: dts: qcom: shikra: Add gpio-reserved-ranges to tlmm")
Link: https://lore.kernel.org/all/20260820085347.822-1-xueyao.an@oss.qualcomm.com/
qcom-next PR: qualcomm-linux/kernel-topics#1743
CRs-Fixed: 4654974