devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: sram: qcom,imem: document SDX65
@ 2022-11-04 19:08 Krzysztof Kozlowski
  2022-11-04 19:08 ` [PATCH 2/2] ARM: dts: qcom: sdx65: add dedicated IMEM and syscon compatibles Krzysztof Kozlowski
  2022-11-07  3:12 ` (subset) [PATCH 1/2] dt-bindings: sram: qcom,imem: document SDX65 Bjorn Andersson
  0 siblings, 2 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2022-11-04 19:08 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski, linux-arm-msm, devicetree, linux-kernel
  Cc: Krzysztof Kozlowski

Add compatible for SDX65 IMEM.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 Documentation/devicetree/bindings/sram/qcom,imem.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/sram/qcom,imem.yaml b/Documentation/devicetree/bindings/sram/qcom,imem.yaml
index e9199190198d..665c06e14f79 100644
--- a/Documentation/devicetree/bindings/sram/qcom,imem.yaml
+++ b/Documentation/devicetree/bindings/sram/qcom,imem.yaml
@@ -25,6 +25,7 @@ properties:
           - qcom,sdm630-imem
           - qcom,sdm845-imem
           - qcom,sdx55-imem
+          - qcom,sdx65-imem
       - const: syscon
       - const: simple-mfd
 
-- 
2.34.1


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

* [PATCH 2/2] ARM: dts: qcom: sdx65: add dedicated IMEM and syscon compatibles
  2022-11-04 19:08 [PATCH 1/2] dt-bindings: sram: qcom,imem: document SDX65 Krzysztof Kozlowski
@ 2022-11-04 19:08 ` Krzysztof Kozlowski
  2022-11-07  3:12 ` (subset) [PATCH 1/2] dt-bindings: sram: qcom,imem: document SDX65 Bjorn Andersson
  1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2022-11-04 19:08 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski, linux-arm-msm, devicetree, linux-kernel
  Cc: Krzysztof Kozlowski

Add proper compatibles to the IMEM device node:
1. syscon as required by the bindings, even though it is not currently
   used,
2. dedicated compatible as required for syscon and simple-mfd nodes.

Align the node name to match IMEM type of device - SRAM.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 arch/arm/boot/dts/qcom-sdx65.dtsi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm/boot/dts/qcom-sdx65.dtsi b/arch/arm/boot/dts/qcom-sdx65.dtsi
index 4cd405db5500..b073e0c63df4 100644
--- a/arch/arm/boot/dts/qcom-sdx65.dtsi
+++ b/arch/arm/boot/dts/qcom-sdx65.dtsi
@@ -441,8 +441,8 @@ pdc: interrupt-controller@b210000 {
 			interrupt-controller;
 		};
 
-		imem@1468f000 {
-			compatible = "simple-mfd";
+		sram@1468f000 {
+			compatible = "qcom,sdx65-imem", "syscon", "simple-mfd";
 			reg = <0x1468f000 0x1000>;
 			ranges = <0x0 0x1468f000 0x1000>;
 			#address-cells = <1>;
-- 
2.34.1


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

* Re: (subset) [PATCH 1/2] dt-bindings: sram: qcom,imem: document SDX65
  2022-11-04 19:08 [PATCH 1/2] dt-bindings: sram: qcom,imem: document SDX65 Krzysztof Kozlowski
  2022-11-04 19:08 ` [PATCH 2/2] ARM: dts: qcom: sdx65: add dedicated IMEM and syscon compatibles Krzysztof Kozlowski
@ 2022-11-07  3:12 ` Bjorn Andersson
  1 sibling, 0 replies; 3+ messages in thread
From: Bjorn Andersson @ 2022-11-07  3:12 UTC (permalink / raw)
  To: krzysztof.kozlowski+dt, devicetree, Rob Herring, linux-arm-msm,
	konrad.dybcio, Krzysztof Kozlowski, linux-kernel, Andy Gross

On Fri, 4 Nov 2022 15:08:39 -0400, Krzysztof Kozlowski wrote:
> Add compatible for SDX65 IMEM.
> 
> 

Applied, thanks!

[1/2] dt-bindings: sram: qcom,imem: document SDX65
      commit: bdc51f42d25af15c91ec1b1a20c595ec33b3ea8e
[2/2] ARM: dts: qcom: sdx65: add dedicated IMEM and syscon compatibles
      commit: 9b4dc87d352d0109c36efeea60cb75d14ac50ef1

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>

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

end of thread, other threads:[~2022-11-07  3:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-04 19:08 [PATCH 1/2] dt-bindings: sram: qcom,imem: document SDX65 Krzysztof Kozlowski
2022-11-04 19:08 ` [PATCH 2/2] ARM: dts: qcom: sdx65: add dedicated IMEM and syscon compatibles Krzysztof Kozlowski
2022-11-07  3:12 ` (subset) [PATCH 1/2] dt-bindings: sram: qcom,imem: document SDX65 Bjorn Andersson

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).