public inbox for linux-arm-msm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/2] arm64: dts: qcom: ipq6018: add sdhci node
@ 2024-06-20 15:01 Chukun Pan
  2024-06-20 15:01 ` [PATCH v6 1/2] clk: qcom: gcc-ipq6018: update sdcc max clock frequency Chukun Pan
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Chukun Pan @ 2024-06-20 15:01 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: Konrad Dybcio, Krzysztof Kozlowski, Conor Dooley, linux-arm-msm,
	linux-kernel, devicetree, linux-clk, Chukun Pan

It is difficult to add OPP table for sdhci node due to lack of
datasheet and other data. Limit the maximum clock frequency of
sdcc to avoid overclocking SD/eMMC cards.

Changes in v6:
  Adjust the maximum clock frequency of sdcc to 200 MHz.

Changes in v5:
  Move LDOA2 regulator patch to other series.

Changes in v4:
  Change 'enable' to 'add' of the commit title.

Changes in v3:
  Remove always-on for LDOA2 regulator.
  Remove 1.8v properties of the node added in dtsi.

Changes in v2:
  Add LDOA2 regulator to support SDCC voltage scaling.

Chukun Pan (2):
  clk: qcom: gcc-ipq6018: update sdcc max clock frequency
  arm64: dts: qcom: ipq6018: add sdhci node

 arch/arm64/boot/dts/qcom/ipq6018.dtsi | 19 +++++++++++++++++++
 drivers/clk/qcom/gcc-ipq6018.c        |  2 +-
 2 files changed, 20 insertions(+), 1 deletion(-)

-- 
2.25.1


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

end of thread, other threads:[~2024-06-26  7:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-20 15:01 [PATCH v6 0/2] arm64: dts: qcom: ipq6018: add sdhci node Chukun Pan
2024-06-20 15:01 ` [PATCH v6 1/2] clk: qcom: gcc-ipq6018: update sdcc max clock frequency Chukun Pan
2024-06-20 22:02   ` Dmitry Baryshkov
2024-06-22 14:36   ` Robert Marko
2024-06-26  4:03     ` Bjorn Andersson
2024-06-26  7:22       ` Robert Marko
2024-06-20 15:01 ` [PATCH v6 2/2] arm64: dts: qcom: ipq6018: add sdhci node Chukun Pan
2024-06-26  4:30 ` (subset) [PATCH v6 0/2] " Bjorn Andersson

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