lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241023092708.604195-1-quic_yuanjiey@quicinc.com>
Date: Wed, 23 Oct 2024 17:27:05 +0800
From: Yuanjie Yang <quic_yuanjiey@...cinc.com>
To: ulf.hansson@...aro.org, robh@...nel.org, krzk+dt@...nel.org,
        conor+dt@...nel.org, bhupesh.sharma@...aro.org, andersson@...nel.org,
        konradybcio@...nel.org
Cc: linux-mmc@...r.kernel.org, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org, linux-arm-msm@...r.kernel.org,
        quic_tingweiz@...cinc.com, Yuanjie Yang <quic_yuanjiey@...cinc.com>
Subject: [PATCH v1 0/3] Enable emmc and SD on QCS615

Add SD and emmc support to the QCS615 Ride platform. The SD controller
and emmc controller of QCS615 are derived from SM6115. Include the
relevant binding documents accordingly. Additionally, configure emmc-related
and SD-related opp, power, and interconnect settings in the device tree.

Signed-off-by: Yuanjie Yang <quic_yuanjiey@...cinc.com>
---
This patch series depends on below patch series:
https://lore.kernel.org/all/20240926-add_initial_support_for_qcs615-v3-0-e37617e91c62@quicinc.com/
https://lore.kernel.org/all/20241011063112.19087-1-quic_qqzhou@quicinc.com/

Yuanjie Yang (3):
  dt-bindings: mmc: Add sdhci compatible for QCS615
  arm64: dts: qcom: qcs615: add SD and emmc node
  arm64: dts: qcom: qcs615-ride: Enable SD and emmc node

 .../devicetree/bindings/mmc/sdhci-msm.yaml    |   1 +
 arch/arm64/boot/dts/qcom/qcs615-ride.dts      |  31 +++
 arch/arm64/boot/dts/qcom/qcs615.dtsi          | 198 ++++++++++++++++++
 3 files changed, 230 insertions(+)

-- 
2.34.1

Thanks,
Yuanjie

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ