Linux MultiMedia Card development
 help / color / mirror / Atom feed
* [PATCH 17/33] dt-bindings: nvmem: qfprom: Add the SM7150 compatible
@ 2025-04-22 21:31 Danila Tikhonov
  2025-04-22 21:31 ` [PATCH 18/33] dt-bindings: crypto: qcom,inline-crypto-engine: " Danila Tikhonov
                   ` (15 more replies)
  0 siblings, 16 replies; 29+ messages in thread
From: Danila Tikhonov @ 2025-04-22 21:31 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Lorenzo Pieralisi,
	Rafael J . Wysocki, Viresh Kumar, Manivannan Sadhasivam,
	Wim Van Sebroeck, Guenter Roeck, Rajendra Nayak, Jassi Brar,
	Bjorn Andersson, Konrad Dybcio, Amit Kucheria, Thara Gopinath,
	Daniel Lezcano, Zhang Rui, Lukasz Luba, Thomas Gleixner,
	Greg Kroah-Hartman, Wesley Cheng, Vinod Koul,
	Kishon Vijay Abraham I, Ulf Hansson, Souradeep Chowdhury,
	Lee Jones, Andrew Lunn, David S . Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni, Alex Elder, Alim Akhtar, Avri Altman,
	Bart Van Assche, Andy Gross, Srinivas Kandagatla, Herbert Xu,
	Krzysztof Kozlowski, Georgi Djakov, Loic Poulain, Robert Foss,
	Andi Shyti, Michael Turquette, Stephen Boyd, Taniya Das,
	Sibi Sankar, Will Deacon, Robin Murphy, Joerg Roedel, Imran Shaik,
	Mathieu Poirier, Bartosz Golaszewski, Neil Armstrong,
	Jessica Zhang, David Airlie, Simona Vetter, Maarten Lankhorst,
	Maxime Ripard, Thomas Zimmermann, Kees Cook, Tony Luck,
	Guilherme G . Piccoli, David Wronek, Jens Reidel
  Cc: devicetree, linux-kernel, linux-pm, linux-arm-msm, linux-watchdog,
	linux-usb, linux-phy, linux-mmc, netdev, linux-scsi, dmaengine,
	linux-crypto, linux-i2c, linux-clk, linux-arm-kernel, iommu,
	linux-remoteproc, dri-devel, linux-hardening, linux,
	~postmarketos/upstreaming, Danila Tikhonov

Document QFPROM compatible for SM7150.

Signed-off-by: Danila Tikhonov <danila@jiaxyga.com>
---
 Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
index 3f6dc6a3a9f1..35e43103d0c5 100644
--- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
+++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
@@ -49,6 +49,7 @@ properties:
           - qcom,sm6115-qfprom
           - qcom,sm6350-qfprom
           - qcom,sm6375-qfprom
+          - qcom,sm7150-qfprom
           - qcom,sm8150-qfprom
           - qcom,sm8250-qfprom
           - qcom,sm8450-qfprom
-- 
2.49.0


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

end of thread, other threads:[~2025-05-12 23:35 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-22 21:31 [PATCH 17/33] dt-bindings: nvmem: qfprom: Add the SM7150 compatible Danila Tikhonov
2025-04-22 21:31 ` [PATCH 18/33] dt-bindings: crypto: qcom,inline-crypto-engine: " Danila Tikhonov
2025-04-22 21:31 ` [PATCH 19/33] dt-bindings: interconnect: qcom-bwmon: " Danila Tikhonov
2025-04-22 21:31 ` [PATCH 20/33] dt-bindings: i2c: qcom-cci: " Danila Tikhonov
2025-05-12 16:54   ` Krzysztof Kozlowski
2025-05-12 23:35   ` Andi Shyti
2025-04-22 21:31 ` [PATCH 21/33] dt-bindings: clock: qcom-rpmhcc: " Danila Tikhonov
2025-05-12 16:54   ` Krzysztof Kozlowski
2025-04-22 21:31 ` [PATCH 22/33] dt-bindings: interconnect: OSM L3: " Danila Tikhonov
2025-04-22 21:31 ` [PATCH 23/33] dt-bindings: arm-smmu: " Danila Tikhonov
2025-05-12 16:54   ` Krzysztof Kozlowski
2025-04-22 21:31 ` [PATCH 24/33] dt-bindings: clock: qcom,gpucc: " Danila Tikhonov
2025-05-12 16:54   ` Krzysztof Kozlowski
2025-04-22 21:31 ` [PATCH 25/33] dt-bindings: remoteproc: qcom: sc7180-pas: " Danila Tikhonov
2025-05-12 16:55   ` Krzysztof Kozlowski
2025-04-22 21:31 ` [PATCH 26/33] remoteproc: qcom: pas: Add SM7150 remoteproc support Danila Tikhonov
2025-05-12 16:55   ` Krzysztof Kozlowski
2025-04-22 21:31 ` [PATCH 27/33] soc: qcom: pd-mapper: Add support for SM7150 Danila Tikhonov
2025-04-23 13:30   ` Dmitry Baryshkov
2025-04-22 21:31 ` [PATCH 28/33] cpufreq: Add SM7150 to cpufreq-dt-platdev blocklist Danila Tikhonov
2025-04-23 13:30   ` Dmitry Baryshkov
2025-04-22 21:31 ` [PATCH 29/33] firmware: qcom: tzmem: disable sm7150 platform Danila Tikhonov
2025-04-23 13:31   ` Dmitry Baryshkov
2025-04-22 21:31 ` [PATCH 30/33] arm64: dts: qcom: Add dtsi for Snapdragon 730/730g/732g (SM7150) SoCs Danila Tikhonov
2025-04-23 12:18   ` Konrad Dybcio
2025-04-22 21:31 ` [PATCH 31/33] dt-bindings: arm: qcom: Add SM7150 Google Pixel 4a Danila Tikhonov
2025-04-22 21:31 ` [PATCH 32/33] dt-bindings: display: panel: samsung,ams581vf01: Add google,sunfish Danila Tikhonov
2025-04-23 13:43   ` Neil Armstrong
2025-05-09 22:13 ` (subset) [PATCH 17/33] dt-bindings: nvmem: qfprom: Add the SM7150 compatible Bjorn Andersson

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