This patch series adds the i2c and spi nodes that are missing on the sc8280xp platform. Note that this series needs to be applied on top of: [PATCH v3] arm64: dts: qcom: sa8540p-ride: enable pcie2a node https://lore.kernel.org/lkml/20221212150045.4252-1-quic_shazhuss@xxxxxxxxxxx/ Brian Masney (4): arm64: dts: qcom: sc8280xp: rename i2c5 to i2c21 arm64: dts: qcom: sc8280xp: add missing i2c nodes arm64: dts: qcom: sa8540p-ride: add qup1_i2c15 and qup2_i2c18 nodes arm64: dts: qcom: sc8280xp: add missing spi nodes arch/arm64/boot/dts/qcom/sa8540p-ride.dts | 46 ++ arch/arm64/boot/dts/qcom/sc8280xp-crd.dts | 6 +- .../qcom/sc8280xp-lenovo-thinkpad-x13s.dts | 6 +- arch/arm64/boot/dts/qcom/sc8280xp.dtsi | 738 +++++++++++++++++- 4 files changed, 789 insertions(+), 7 deletions(-) -- 2.38.1