[PATCH v6 0/2] arm64: dts: qcom: ipq6018: add sdhci node
From: Chukun Pan
Date: Thu Jun 20 2024 - 11:08:20 EST
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