mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: nvmem: Add compatible for sm8450, sm8550 and sm8650
@ 2024-03-05 18:21 Mukesh Ojha
  2024-03-06  7:31 ` Krzysztof Kozlowski
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mukesh Ojha @ 2024-03-05 18:21 UTC (permalink / raw)
  To: andersson, konrad.dybcio, srinivas.kandagatla, robh,
	krzysztof.kozlowski+dt, conor+dt
  Cc: linux-arm-msm, devicetree, linux-kernel, Mukesh Ojha

Document QFPROM compatible for sm8450, sm8550 and sm8650 SoCs.

Signed-off-by: Mukesh Ojha <quic_mojha@quicinc.com>
---
 Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
index 8c8f05d9eaf1..aed90aff3593 100644
--- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
+++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
@@ -42,6 +42,9 @@ properties:
           - qcom,sm6375-qfprom
           - qcom,sm8150-qfprom
           - qcom,sm8250-qfprom
+          - qcom,sm8450-qfprom
+          - qcom,sm8550-qfprom
+          - qcom,sm8650-qfprom
       - const: qcom,qfprom
 
   reg:
-- 
2.7.4


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

* Re: [PATCH] dt-bindings: nvmem: Add compatible for sm8450, sm8550 and sm8650
  2024-03-05 18:21 [PATCH] dt-bindings: nvmem: Add compatible for sm8450, sm8550 and sm8650 Mukesh Ojha
@ 2024-03-06  7:31 ` Krzysztof Kozlowski
  2024-03-06 15:09 ` Krzysztof Kozlowski
  2024-04-13 10:11 ` Srinivas Kandagatla
  2 siblings, 0 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2024-03-06  7:31 UTC (permalink / raw)
  To: Mukesh Ojha, andersson, konrad.dybcio, srinivas.kandagatla, robh,
	krzysztof.kozlowski+dt, conor+dt
  Cc: linux-arm-msm, devicetree, linux-kernel

On 05/03/2024 19:21, Mukesh Ojha wrote:
> Document QFPROM compatible for sm8450, sm8550 and sm8650 SoCs.
> 
> Signed-off-by: Mukesh Ojha <quic_mojha@quicinc.com>
> ---

Where is any user of this?

Best regards,
Krzysztof


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

* Re: [PATCH] dt-bindings: nvmem: Add compatible for sm8450, sm8550 and sm8650
  2024-03-05 18:21 [PATCH] dt-bindings: nvmem: Add compatible for sm8450, sm8550 and sm8650 Mukesh Ojha
  2024-03-06  7:31 ` Krzysztof Kozlowski
@ 2024-03-06 15:09 ` Krzysztof Kozlowski
  2024-04-13 10:11 ` Srinivas Kandagatla
  2 siblings, 0 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2024-03-06 15:09 UTC (permalink / raw)
  To: Mukesh Ojha, andersson, konrad.dybcio, srinivas.kandagatla, robh,
	krzysztof.kozlowski+dt, conor+dt
  Cc: linux-arm-msm, devicetree, linux-kernel

On 05/03/2024 19:21, Mukesh Ojha wrote:
> Document QFPROM compatible for sm8450, sm8550 and sm8650 SoCs.
> 
> Signed-off-by: Mukesh Ojha <quic_mojha@quicinc.com>
> ---
>  Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 3 +++
>  1 file changed, 3 insertions(+)


Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof


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

* Re: [PATCH] dt-bindings: nvmem: Add compatible for sm8450, sm8550 and sm8650
  2024-03-05 18:21 [PATCH] dt-bindings: nvmem: Add compatible for sm8450, sm8550 and sm8650 Mukesh Ojha
  2024-03-06  7:31 ` Krzysztof Kozlowski
  2024-03-06 15:09 ` Krzysztof Kozlowski
@ 2024-04-13 10:11 ` Srinivas Kandagatla
  2 siblings, 0 replies; 4+ messages in thread
From: Srinivas Kandagatla @ 2024-04-13 10:11 UTC (permalink / raw)
  To: andersson, konrad.dybcio, robh, krzysztof.kozlowski+dt, conor+dt,
	Mukesh Ojha
  Cc: linux-arm-msm, devicetree, linux-kernel


On Tue, 05 Mar 2024 23:51:09 +0530, Mukesh Ojha wrote:
> Document QFPROM compatible for sm8450, sm8550 and sm8650 SoCs.
> 
> 

Applied, thanks!

[1/1] dt-bindings: nvmem: Add compatible for sm8450, sm8550 and sm8650
      commit: e5630036dab1a99720b129360dd398bd0f19d1bc

Best regards,
-- 
Srinivas Kandagatla <srinivas.kandagatla@linaro.org>


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

end of thread, other threads:[~2024-04-13 10:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-05 18:21 [PATCH] dt-bindings: nvmem: Add compatible for sm8450, sm8550 and sm8650 Mukesh Ojha
2024-03-06  7:31 ` Krzysztof Kozlowski
2024-03-06 15:09 ` Krzysztof Kozlowski
2024-04-13 10:11 ` Srinivas Kandagatla

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

all inboxes | Powered by JetHome®