Commit 21ad900
committed
arm64: dts: qcom: shikra: Fix gpio-reserved-ranges to allow 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-som.dtsi and shikra-iqs-som.dtsi. The CQS
variant inherits this change via its include of one of these files.
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/1 parent dc0f4d4 commit 21ad900
3 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
599 | 599 | | |
600 | 600 | | |
601 | 601 | | |
602 | | - | |
| 602 | + | |
603 | 603 | | |
604 | 604 | | |
605 | 605 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
522 | 522 | | |
523 | 523 | | |
524 | 524 | | |
525 | | - | |
| 525 | + | |
526 | 526 | | |
527 | 527 | | |
528 | 528 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
648 | 648 | | |
649 | 649 | | |
650 | 650 | | |
651 | | - | |
| 651 | + | |
652 | 652 | | |
653 | 653 | | |
654 | 654 | | |
| |||
0 commit comments