Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH v3 0/4] Enable IPQ9574 RDP433 eMMC variant
@ 2026-01-29  6:28 Varadarajan Narayanan
  2026-01-29  6:28 ` [PATCH v3 1/4] arm64: dts: qcom: ipq9574: Add gpio details for eMMC Varadarajan Narayanan
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Varadarajan Narayanan @ 2026-01-29  6:28 UTC (permalink / raw)
  To: andersson, konradybcio, robh, krzk+dt, conor+dt, linux-kernel,
	linux-arm-msm, devicetree
  Cc: sumit.garg, dmitry.baryshkov, Varadarajan Narayanan

RDP433 can have NAND or eMMC based on a board level rework. Since the
same GPIOS are used for both the interfaces, only one of them can be
used. Add a new DTS file to disable NAND and enable eMMC.

v3: Disable nand in ipq9574-rdp-common.dtsi and enable it where
    required.
    Add r-b tags

v2: Create two separate DTS files for the NAND and eMMC variants as
    suggested in the review.
    https://lore.kernel.org/linux-arm-msm/20260123120016.3671812-1-varadarajan.narayanan@oss.qualcomm.com/

v1: https://lore.kernel.org/linux-arm-msm/20260102104638.3802715-1-varadarajan.narayanan@oss.qualcomm.com/

Varadarajan Narayanan (4):
  arm64: dts: qcom: ipq9574: Add gpio details for eMMC
  arm64: dts: qcom: ipq9574-rdp433: Reorganize DTS to introduce eMMC
    support
  dt-bindings: arm: qcom: Add IPQ9574 AL02-c7 eMMC variant
  arm64: dts: qcom: ipq9574: Enable eMMC variant

 .../devicetree/bindings/arm/qcom.yaml         |   1 +
 arch/arm64/boot/dts/qcom/Makefile             |   2 +-
 .../boot/dts/qcom/ipq9574-rdp-common.dtsi     |  34 ++++-
 .../boot/dts/qcom/ipq9574-rdp433-common.dtsi  | 121 ++++++++++++++++++
 .../boot/dts/qcom/ipq9574-rdp433-emmc.dts     |  29 +++++
 arch/arm64/boot/dts/qcom/ipq9574-rdp433.dts   | 113 +---------------
 6 files changed, 187 insertions(+), 113 deletions(-)
 create mode 100644 arch/arm64/boot/dts/qcom/ipq9574-rdp433-common.dtsi
 create mode 100644 arch/arm64/boot/dts/qcom/ipq9574-rdp433-emmc.dts


base-commit: fcb70a56f4d81450114034b2c61f48ce7444a0e2
-- 
2.34.1


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2026-02-05  9:03 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-29  6:28 [PATCH v3 0/4] Enable IPQ9574 RDP433 eMMC variant Varadarajan Narayanan
2026-01-29  6:28 ` [PATCH v3 1/4] arm64: dts: qcom: ipq9574: Add gpio details for eMMC Varadarajan Narayanan
2026-01-29 12:23   ` Konrad Dybcio
2026-01-29  6:28 ` [PATCH v3 2/4] arm64: dts: qcom: ipq9574-rdp433: Reorganize DTS to introduce eMMC support Varadarajan Narayanan
2026-01-29 21:46   ` kernel test robot
2026-01-29  6:28 ` [PATCH v3 3/4] dt-bindings: arm: qcom: Add IPQ9574 AL02-c7 eMMC variant Varadarajan Narayanan
2026-01-29  6:28 ` [PATCH v3 4/4] arm64: dts: qcom: ipq9574: Enable " Varadarajan Narayanan
2026-01-29 12:25   ` Konrad Dybcio
2026-02-02  7:36     ` Varadarajan Narayanan
2026-02-04  2:41       ` Dmitry Baryshkov
2026-02-05  9:03         ` Varadarajan Narayanan
2026-01-30  3:55   ` kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox