linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add QFPROM support for few IPQ SoCs
@ 2023-05-26  7:04 Kathiravan T
  2023-05-26  7:04 ` [PATCH 1/4] dt-bindings: nvmem: qfprom: add compatible " Kathiravan T
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Kathiravan T @ 2023-05-26  7:04 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Srinivas Kandagatla,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, linux-arm-msm,
	devicetree, linux-kernel
  Cc: Kathiravan T

Like any other SOCs, Qualcomm's IPQ SOCs also have an efuse region which
exposes the HW quirks like CPU Freq limit and so on. This series add the
basic support for the efuse. Feature specific fuses will be added along
with the feature set.

Kathiravan T (4):
  dt-bindings: nvmem: qfprom: add compatible for few IPQ SoCs
  arm64: dts: qcom: ipq5332: add QFPROM node
  arm64: dts: qcom: ipq6018: add QFPROM node
  arm64: dts: qcom: ipq9574: add QFPROM node

 Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 3 +++
 arch/arm64/boot/dts/qcom/ipq5332.dtsi                    | 7 +++++++
 arch/arm64/boot/dts/qcom/ipq6018.dtsi                    | 7 +++++++
 arch/arm64/boot/dts/qcom/ipq9574.dtsi                    | 7 +++++++
 4 files changed, 24 insertions(+)

-- 
2.17.1


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

end of thread, other threads:[~2023-05-26 18:37 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-26  7:04 [PATCH 0/3] Add QFPROM support for few IPQ SoCs Kathiravan T
2023-05-26  7:04 ` [PATCH 1/4] dt-bindings: nvmem: qfprom: add compatible " Kathiravan T
2023-05-26 18:35   ` Conor Dooley
2023-05-26  7:04 ` [PATCH 2/4] arm64: dts: qcom: ipq5332: add QFPROM node Kathiravan T
2023-05-26  9:19   ` Konrad Dybcio
2023-05-26 10:24     ` Kathiravan T
2023-05-26 10:29       ` Konrad Dybcio
2023-05-26  7:04 ` [PATCH 3/4] arm64: dts: qcom: ipq6018: " Kathiravan T
2023-05-26  9:24   ` Konrad Dybcio
2023-05-26 10:22     ` Kathiravan T
2023-05-26  7:04 ` [PATCH 4/4] arm64: dts: qcom: ipq9574: " Kathiravan T
2023-05-26  9:19   ` Konrad Dybcio
2023-05-26 10:24     ` Kathiravan T
2023-05-26 10:29       ` Konrad Dybcio

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).