[PATCH v3 0/3] Add USB support for Kaanapali

Krishna Kurapati posted 3 patches 2 months, 1 week ago
arch/arm64/boot/dts/qcom/kaanapali-mtp.dts |  27 ++++
arch/arm64/boot/dts/qcom/kaanapali-qrd.dts |  27 ++++
arch/arm64/boot/dts/qcom/kaanapali.dtsi    | 154 +++++++++++++++++++++
3 files changed, 208 insertions(+)
[PATCH v3 0/3] Add USB support for Kaanapali
Posted by Krishna Kurapati 2 months, 1 week ago
Add support for the PHYs and controllers used for USB on Kaanapali SoCs.

V1 of this was a consolidated series of many functionlities on Kaanapali.
The first patch is patch-6 from v1 unchanges. The second and third patches
are parts of MTP and QRD specific changes (patches 14 and 16) and commit
text modified to indicate mtp and qrd specific changes are being made.

Ronak is the original author of the patches. Kept Jingyi's and mine SoB
(with no CDB) since we just rebased and send the patches in v1 and v2.

SoCCP changes [1]/[2] are needed to get ChargerFW running and receive role
notificaitons and enable vbus to test host mode. Since the SoCCP changes
are not yet acked, I enabled only device mode for now.

Changes in v3:
- Fixed repeater label in platform files
- Fixed commit text in cover letter

Link to v2:
https://lore.kernel.org/all/20260329175249.2946508-1-krishna.kurapati@oss.qualcomm.com/

Changes in v2:
- Sent USB specific changes instead of all MTP and QRD specific changes

Link to v1:
https://lore.kernel.org/all/20250924-knp-dts-v1-0-3fdbc4b9e1b1@oss.qualcomm.com/

[1]: https://lore.kernel.org/all/20260310-knp-soccp-v4-0-0a91575e0e7e@oss.qualcomm.com/
[2]: https://lore.kernel.org/all/20260326-knp-soccp-dt-v1-0-a60c2ae36e9b@oss.qualcomm.com/

Ronak Raheja (3):
  arm64: dts: qcom: kaanapali: Add USB support for Kaanapali SoC
  arm64: dts: qcom: kaanpaali: Add USB support for MTP platform
  arm64: dts: qcom: kaanpaali: Add USB support for QRD platform

 arch/arm64/boot/dts/qcom/kaanapali-mtp.dts |  27 ++++
 arch/arm64/boot/dts/qcom/kaanapali-qrd.dts |  27 ++++
 arch/arm64/boot/dts/qcom/kaanapali.dtsi    | 154 +++++++++++++++++++++
 3 files changed, 208 insertions(+)

-- 
2.34.1
Re: [PATCH v3 0/3] Add USB support for Kaanapali
Posted by Bjorn Andersson 1 month ago
On Mon, 06 Apr 2026 23:16:10 +0530, Krishna Kurapati wrote:
> Add support for the PHYs and controllers used for USB on Kaanapali SoCs.
> 
> V1 of this was a consolidated series of many functionlities on Kaanapali.
> The first patch is patch-6 from v1 unchanges. The second and third patches
> are parts of MTP and QRD specific changes (patches 14 and 16) and commit
> text modified to indicate mtp and qrd specific changes are being made.
> 
> [...]

Applied, thanks!

[1/3] arm64: dts: qcom: kaanapali: Add USB support for Kaanapali SoC
      commit: 3d395de80a46cc2e046c106841c7aa4e1259010a
[2/3] arm64: dts: qcom: kaanpaali: Add USB support for MTP platform
      commit: b2f036a675805812c475c917846320949c2b0c6c
[3/3] arm64: dts: qcom: kaanpaali: Add USB support for QRD platform
      commit: 01d15f5f69964de3d947abb5e4c550397db68c70

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>