All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 01/12] dt-bindings: vendor-prefixes: add Shift GmbH
@ 2022-05-21 16:45 Krzysztof Kozlowski
  2022-05-21 16:45 ` [PATCH 02/12] dt-bindings: arm: qcom: add missing MSM8998 board compatibles Krzysztof Kozlowski
                   ` (14 more replies)
  0 siblings, 15 replies; 34+ messages in thread
From: Krzysztof Kozlowski @ 2022-05-21 16:45 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Rob Herring, Krzysztof Kozlowski,
	linux-arm-msm, devicetree, linux-kernel
  Cc: Krzysztof Kozlowski

Add prefix for SHIFT GmbH, phone manufacturer
(https://www.shiftphones.com/en/).

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
index 495a01ced97e..85d52300e588 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1098,6 +1098,8 @@ patternProperties:
     description: SGX Sensortech
   "^sharp,.*":
     description: Sharp Corporation
+  "^shift,.*":
+    description: SHIFT GmbH
   "^shimafuji,.*":
     description: Shimafuji Electric, Inc.
   "^shiratech,.*":
-- 
2.32.0


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

* [PATCH 02/12] dt-bindings: arm: qcom: add missing MSM8998 board compatibles
  2022-05-21 16:45 [PATCH 01/12] dt-bindings: vendor-prefixes: add Shift GmbH Krzysztof Kozlowski
@ 2022-05-21 16:45 ` Krzysztof Kozlowski
  2022-05-24  2:01   ` Rob Herring
  2022-05-21 16:45 ` [PATCH 03/12] dt-bindings: arm: qcom: add missing MSM8992 " Krzysztof Kozlowski
                   ` (13 subsequent siblings)
  14 siblings, 1 reply; 34+ messages in thread
From: Krzysztof Kozlowski @ 2022-05-21 16:45 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Rob Herring, Krzysztof Kozlowski,
	linux-arm-msm, devicetree, linux-kernel
  Cc: Krzysztof Kozlowski

Document board compatibles already present in Linux kernel.

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

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index d137fe371935..ac995de501e7 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -38,6 +38,7 @@ description: |
         msm8992
         msm8994
         msm8996
+        msm8998
         sa8155p
         sa8540p
         sc7180
@@ -208,6 +209,20 @@ properties:
               - xiaomi,scorpio
           - const: qcom,msm8996
 
+      - items:
+          - enum:
+              - asus,novago-tp370ql
+              - fxtec,pro1
+              - hp,envy-x2
+              - lenovo,miix-630
+              - oneplus,cheeseburger
+              - oneplus,dumpling
+              - qcom,msm8998-mtp
+              - sony,xperia-lilac
+              - sony,xperia-maple
+              - sony,xperia-poplar
+          - const: qcom,msm8998
+
       - items:
           - enum:
               - qcom,ipq4019-ap-dk01.1-c1
-- 
2.32.0


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

* [PATCH 03/12] dt-bindings: arm: qcom: add missing MSM8992 board compatibles
  2022-05-21 16:45 [PATCH 01/12] dt-bindings: vendor-prefixes: add Shift GmbH Krzysztof Kozlowski
  2022-05-21 16:45 ` [PATCH 02/12] dt-bindings: arm: qcom: add missing MSM8998 board compatibles Krzysztof Kozlowski
@ 2022-05-21 16:45 ` Krzysztof Kozlowski
  2022-05-24  2:01   ` Rob Herring
  2022-05-21 16:45 ` [PATCH 04/12] dt-bindings: arm: qcom: add missing QCS404 " Krzysztof Kozlowski
                   ` (12 subsequent siblings)
  14 siblings, 1 reply; 34+ messages in thread
From: Krzysztof Kozlowski @ 2022-05-21 16:45 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Rob Herring, Krzysztof Kozlowski,
	linux-arm-msm, devicetree, linux-kernel
  Cc: Krzysztof Kozlowski

Document board compatibles already present in Linux kernel.

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

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index ac995de501e7..7a6e098c5670 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -176,6 +176,13 @@ properties:
           - const: qcom,msm8916-v1-qrd/9-v1
           - const: qcom,msm8916
 
+      - items:
+          - enum:
+              - lg,bullhead
+              - microsoft,talkman
+              - xiaomi,libra
+          - const: qcom,msm8992
+
       - items:
           - enum:
               - sony,karin_windy
-- 
2.32.0


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

* [PATCH 04/12] dt-bindings: arm: qcom: add missing QCS404 board compatibles
  2022-05-21 16:45 [PATCH 01/12] dt-bindings: vendor-prefixes: add Shift GmbH Krzysztof Kozlowski
  2022-05-21 16:45 ` [PATCH 02/12] dt-bindings: arm: qcom: add missing MSM8998 board compatibles Krzysztof Kozlowski
  2022-05-21 16:45 ` [PATCH 03/12] dt-bindings: arm: qcom: add missing MSM8992 " Krzysztof Kozlowski
@ 2022-05-21 16:45 ` Krzysztof Kozlowski
  2022-05-24  2:01   ` Rob Herring
  2022-06-27 13:41   ` Rob Herring
  2022-05-21 16:45 ` [PATCH 05/12] dt-bindings: arm: qcom: add missing SDM630 " Krzysztof Kozlowski
                   ` (11 subsequent siblings)
  14 siblings, 2 replies; 34+ messages in thread
From: Krzysztof Kozlowski @ 2022-05-21 16:45 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Rob Herring, Krzysztof Kozlowski,
	linux-arm-msm, devicetree, linux-kernel
  Cc: Krzysztof Kozlowski

Document board compatibles already present in Linux kernel.

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

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index 7a6e098c5670..888b640cf646 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -39,6 +39,7 @@ description: |
         msm8994
         msm8996
         msm8998
+        qcs404
         sa8155p
         sa8540p
         sc7180
@@ -306,6 +307,13 @@ properties:
               - qcom,ipq6018-cp01-c1
           - const: qcom,ipq6018
 
+      - items:
+          - enum:
+              - qcom,qcs404-evb-1000
+              - qcom,qcs404-evb-4000
+          - const: qcom,qcs404-evb
+          - const: qcom,qcs404
+
       - items:
           - enum:
               - qcom,sa8155p-adp
-- 
2.32.0


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

* [PATCH 05/12] dt-bindings: arm: qcom: add missing SDM630 board compatibles
  2022-05-21 16:45 [PATCH 01/12] dt-bindings: vendor-prefixes: add Shift GmbH Krzysztof Kozlowski
                   ` (2 preceding siblings ...)
  2022-05-21 16:45 ` [PATCH 04/12] dt-bindings: arm: qcom: add missing QCS404 " Krzysztof Kozlowski
@ 2022-05-21 16:45 ` Krzysztof Kozlowski
  2022-05-24  2:02   ` Rob Herring
  2022-05-21 16:45 ` [PATCH 06/12] dt-bindings: arm: qcom: add missing SDM636 " Krzysztof Kozlowski
                   ` (10 subsequent siblings)
  14 siblings, 1 reply; 34+ messages in thread
From: Krzysztof Kozlowski @ 2022-05-21 16:45 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Rob Herring, Krzysztof Kozlowski,
	linux-arm-msm, devicetree, linux-kernel
  Cc: Krzysztof Kozlowski

Document board compatibles already present in Linux kernel.

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

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index 888b640cf646..776149a3f628 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -279,6 +279,14 @@ properties:
               - qcom,sc8280xp-qrd
           - const: qcom,sc8280xp
 
+      - items:
+          - enum:
+              - sony,discovery-row
+              - sony,kirin-row
+              - sony,pioneer-row
+              - sony,voyager-row
+          - const: qcom,sdm630
+
       - items:
           - enum:
               - fairphone,fp3
-- 
2.32.0


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

* [PATCH 06/12] dt-bindings: arm: qcom: add missing SDM636 board compatibles
  2022-05-21 16:45 [PATCH 01/12] dt-bindings: vendor-prefixes: add Shift GmbH Krzysztof Kozlowski
                   ` (3 preceding siblings ...)
  2022-05-21 16:45 ` [PATCH 05/12] dt-bindings: arm: qcom: add missing SDM630 " Krzysztof Kozlowski
@ 2022-05-21 16:45 ` Krzysztof Kozlowski
  2022-05-24  2:02   ` Rob Herring
  2022-05-21 16:45 ` [PATCH 07/12] dt-bindings: arm: qcom: add missing SDM845 " Krzysztof Kozlowski
                   ` (9 subsequent siblings)
  14 siblings, 1 reply; 34+ messages in thread
From: Krzysztof Kozlowski @ 2022-05-21 16:45 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Rob Herring, Krzysztof Kozlowski,
	linux-arm-msm, devicetree, linux-kernel
  Cc: Krzysztof Kozlowski

Document board compatibles already present in Linux kernel.

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

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index 776149a3f628..c4fc6dd09ec3 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -48,6 +48,7 @@ description: |
         sc8280xp
         sdm630
         sdm632
+        sdm636
         sdm660
         sdm845
         sdx55
@@ -292,6 +293,11 @@ properties:
               - fairphone,fp3
           - const: qcom,sdm632
 
+      - items:
+          - enum:
+              - sony,mermaid-row
+          - const: qcom,sdm636
+
       - items:
           - enum:
               - xiaomi,lavender
-- 
2.32.0


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

* [PATCH 07/12] dt-bindings: arm: qcom: add missing SDM845 board compatibles
  2022-05-21 16:45 [PATCH 01/12] dt-bindings: vendor-prefixes: add Shift GmbH Krzysztof Kozlowski
                   ` (4 preceding siblings ...)
  2022-05-21 16:45 ` [PATCH 06/12] dt-bindings: arm: qcom: add missing SDM636 " Krzysztof Kozlowski
@ 2022-05-21 16:45 ` Krzysztof Kozlowski
  2022-05-24  2:04   ` Rob Herring
  2022-05-21 16:45 ` [PATCH 08/12] dt-bindings: arm: qcom: add missing SM6125 " Krzysztof Kozlowski
                   ` (8 subsequent siblings)
  14 siblings, 1 reply; 34+ messages in thread
From: Krzysztof Kozlowski @ 2022-05-21 16:45 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Rob Herring, Krzysztof Kozlowski,
	linux-arm-msm, devicetree, linux-kernel
  Cc: Krzysztof Kozlowski

Document board compatibles already present in Linux kernel.

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

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index c4fc6dd09ec3..84fdb4f337b6 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -338,6 +338,21 @@ properties:
               - qcom,sa8295p-adp
           - const: qcom,sa8540p
 
+      - items:
+          - enum:
+              - lenovo,yoga-c630
+              - oneplus,enchilada
+              - oneplus,fajita
+              - qcom,sdm845-mtp
+              - shift,axolotl
+              - samsung,w737
+              - sony,akari-row
+              - sony,akatsuki-row
+              - sony,apollo-row
+              - thundercomm,db845c
+              - xiaomi,beryllium
+          - const: qcom,sdm845
+
       - items:
           - enum:
               - fairphone,fp4
-- 
2.32.0


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

* [PATCH 08/12] dt-bindings: arm: qcom: add missing SM6125 board compatibles
  2022-05-21 16:45 [PATCH 01/12] dt-bindings: vendor-prefixes: add Shift GmbH Krzysztof Kozlowski
                   ` (5 preceding siblings ...)
  2022-05-21 16:45 ` [PATCH 07/12] dt-bindings: arm: qcom: add missing SDM845 " Krzysztof Kozlowski
@ 2022-05-21 16:45 ` Krzysztof Kozlowski
  2022-05-24  2:04   ` Rob Herring
  2022-05-21 16:45 ` [PATCH 09/12] dt-bindings: arm: qcom: add missing SM6350 " Krzysztof Kozlowski
                   ` (7 subsequent siblings)
  14 siblings, 1 reply; 34+ messages in thread
From: Krzysztof Kozlowski @ 2022-05-21 16:45 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Rob Herring, Krzysztof Kozlowski,
	linux-arm-msm, devicetree, linux-kernel
  Cc: Krzysztof Kozlowski

Document board compatibles already present in Linux kernel.

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

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index 84fdb4f337b6..9f4be49aceb8 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -53,6 +53,7 @@ description: |
         sdm845
         sdx55
         sdx65
+        sm6125
         sm7225
         sm8150
         sm8250
@@ -353,6 +354,11 @@ properties:
               - xiaomi,beryllium
           - const: qcom,sdm845
 
+      - items:
+          - enum:
+              - sony,pdx201
+          - const: qcom,sm6125
+
       - items:
           - enum:
               - fairphone,fp4
-- 
2.32.0


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

* [PATCH 09/12] dt-bindings: arm: qcom: add missing SM6350 board compatibles
  2022-05-21 16:45 [PATCH 01/12] dt-bindings: vendor-prefixes: add Shift GmbH Krzysztof Kozlowski
                   ` (6 preceding siblings ...)
  2022-05-21 16:45 ` [PATCH 08/12] dt-bindings: arm: qcom: add missing SM6125 " Krzysztof Kozlowski
@ 2022-05-21 16:45 ` Krzysztof Kozlowski
  2022-05-24  2:04   ` Rob Herring
  2022-05-21 16:45 ` [PATCH 10/12] ARM: dts: qcom: ipq4019: fix Micron SPI NOR compatible Krzysztof Kozlowski
                   ` (6 subsequent siblings)
  14 siblings, 1 reply; 34+ messages in thread
From: Krzysztof Kozlowski @ 2022-05-21 16:45 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Rob Herring, Krzysztof Kozlowski,
	linux-arm-msm, devicetree, linux-kernel
  Cc: Krzysztof Kozlowski

Document board compatibles already present in Linux kernel.

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

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index 9f4be49aceb8..6c38c1387afd 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -54,6 +54,7 @@ description: |
         sdx55
         sdx65
         sm6125
+        sm6350
         sm7225
         sm8150
         sm8250
@@ -359,6 +360,11 @@ properties:
               - sony,pdx201
           - const: qcom,sm6125
 
+      - items:
+          - enum:
+              - sony,pdx213
+          - const: qcom,sm6350
+
       - items:
           - enum:
               - fairphone,fp4
-- 
2.32.0


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

* [PATCH 10/12] ARM: dts: qcom: ipq4019: fix Micron SPI NOR compatible
  2022-05-21 16:45 [PATCH 01/12] dt-bindings: vendor-prefixes: add Shift GmbH Krzysztof Kozlowski
                   ` (7 preceding siblings ...)
  2022-05-21 16:45 ` [PATCH 09/12] dt-bindings: arm: qcom: add missing SM6350 " Krzysztof Kozlowski
@ 2022-05-21 16:45 ` Krzysztof Kozlowski
  2022-06-22  8:35   ` (subset) " Krzysztof Kozlowski
  2022-05-21 16:45 ` [PATCH 11/12] arm64: dts: qcom: ipq6018-cp01-c1: " Krzysztof Kozlowski
                   ` (5 subsequent siblings)
  14 siblings, 1 reply; 34+ messages in thread
From: Krzysztof Kozlowski @ 2022-05-21 16:45 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Rob Herring, Krzysztof Kozlowski,
	linux-arm-msm, devicetree, linux-kernel
  Cc: Krzysztof Kozlowski

The proper compatible for Micron n25q128a11 SPI NOR flash should include
vendor-prefix and use jedec,spi-nor fallback.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 arch/arm/boot/dts/qcom-ipq4019-ap.dk04.1.dtsi   | 2 +-
 arch/arm/boot/dts/qcom-ipq4019-ap.dk07.1-c1.dts | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm/boot/dts/qcom-ipq4019-ap.dk04.1.dtsi b/arch/arm/boot/dts/qcom-ipq4019-ap.dk04.1.dtsi
index faeaa6bf0def..44a9597d8bfd 100644
--- a/arch/arm/boot/dts/qcom-ipq4019-ap.dk04.1.dtsi
+++ b/arch/arm/boot/dts/qcom-ipq4019-ap.dk04.1.dtsi
@@ -93,7 +93,7 @@ flash@0 {
 				#address-cells = <1>;
 				#size-cells = <1>;
 				reg = <0>;
-				compatible = "n25q128a11";
+				compatible = "micron,n25q128a11", "jedec,spi-nor";
 				spi-max-frequency = <24000000>;
 			};
 		};
diff --git a/arch/arm/boot/dts/qcom-ipq4019-ap.dk07.1-c1.dts b/arch/arm/boot/dts/qcom-ipq4019-ap.dk07.1-c1.dts
index d596dd1180ae..c7a6e77da272 100644
--- a/arch/arm/boot/dts/qcom-ipq4019-ap.dk07.1-c1.dts
+++ b/arch/arm/boot/dts/qcom-ipq4019-ap.dk07.1-c1.dts
@@ -56,7 +56,7 @@ flash@0 {
 				#address-cells = <1>;
 				#size-cells = <1>;
 				reg = <0>;
-				compatible = "n25q128a11";
+				compatible = "micron,n25q128a11", "jedec,spi-nor";
 				spi-max-frequency = <24000000>;
 			};
 		};
-- 
2.32.0


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

* [PATCH 11/12] arm64: dts: qcom: ipq6018-cp01-c1: fix Micron SPI NOR compatible
  2022-05-21 16:45 [PATCH 01/12] dt-bindings: vendor-prefixes: add Shift GmbH Krzysztof Kozlowski
                   ` (8 preceding siblings ...)
  2022-05-21 16:45 ` [PATCH 10/12] ARM: dts: qcom: ipq4019: fix Micron SPI NOR compatible Krzysztof Kozlowski
@ 2022-05-21 16:45 ` Krzysztof Kozlowski
  2022-06-22  8:35   ` (subset) " Krzysztof Kozlowski
  2022-07-03  3:56   ` Bjorn Andersson
  2022-05-21 16:45 ` [PATCH 12/12] arm64: dts: qcom: msm8998-mtp: correct board compatible Krzysztof Kozlowski
                   ` (4 subsequent siblings)
  14 siblings, 2 replies; 34+ messages in thread
From: Krzysztof Kozlowski @ 2022-05-21 16:45 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Rob Herring, Krzysztof Kozlowski,
	linux-arm-msm, devicetree, linux-kernel
  Cc: Krzysztof Kozlowski

The proper compatible for Micron n25q128a11 SPI NOR flash should include
vendor-prefix.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 arch/arm64/boot/dts/qcom/ipq6018-cp01-c1.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/ipq6018-cp01-c1.dts b/arch/arm64/boot/dts/qcom/ipq6018-cp01-c1.dts
index 821cb7c0c183..d9a8c2e68ae1 100644
--- a/arch/arm64/boot/dts/qcom/ipq6018-cp01-c1.dts
+++ b/arch/arm64/boot/dts/qcom/ipq6018-cp01-c1.dts
@@ -43,7 +43,7 @@ flash@0 {
 		#address-cells = <1>;
 		#size-cells = <1>;
 		reg = <0>;
-		compatible = "n25q128a11";
+		compatible = "micron,n25q128a11", "jedec,spi-nor";
 		spi-max-frequency = <50000000>;
 	};
 };
-- 
2.32.0


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

* [PATCH 12/12] arm64: dts: qcom: msm8998-mtp: correct board compatible
  2022-05-21 16:45 [PATCH 01/12] dt-bindings: vendor-prefixes: add Shift GmbH Krzysztof Kozlowski
                   ` (9 preceding siblings ...)
  2022-05-21 16:45 ` [PATCH 11/12] arm64: dts: qcom: ipq6018-cp01-c1: " Krzysztof Kozlowski
@ 2022-05-21 16:45 ` Krzysztof Kozlowski
  2022-05-22  9:11   ` Konrad Dybcio
                     ` (2 more replies)
  2022-05-26  2:18 ` [PATCH 01/12] dt-bindings: vendor-prefixes: add Shift GmbH Rob Herring
                   ` (3 subsequent siblings)
  14 siblings, 3 replies; 34+ messages in thread
From: Krzysztof Kozlowski @ 2022-05-21 16:45 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Rob Herring, Krzysztof Kozlowski,
	linux-arm-msm, devicetree, linux-kernel
  Cc: Krzysztof Kozlowski

Add qcom,msm8998 SoC fallback to the board compatible.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 arch/arm64/boot/dts/qcom/msm8998-mtp.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/msm8998-mtp.dts b/arch/arm64/boot/dts/qcom/msm8998-mtp.dts
index 66540d2ca13b..db240a3207dc 100644
--- a/arch/arm64/boot/dts/qcom/msm8998-mtp.dts
+++ b/arch/arm64/boot/dts/qcom/msm8998-mtp.dts
@@ -7,7 +7,7 @@
 
 / {
 	model = "Qualcomm Technologies, Inc. MSM8998 v1 MTP";
-	compatible = "qcom,msm8998-mtp";
+	compatible = "qcom,msm8998-mtp", "qcom,msm8998";
 
 	qcom,board-id = <8 0>;
 };
-- 
2.32.0


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

* Re: [PATCH 12/12] arm64: dts: qcom: msm8998-mtp: correct board compatible
  2022-05-21 16:45 ` [PATCH 12/12] arm64: dts: qcom: msm8998-mtp: correct board compatible Krzysztof Kozlowski
@ 2022-05-22  9:11   ` Konrad Dybcio
  2022-05-22  9:20     ` Krzysztof Kozlowski
  2022-06-22  8:35   ` (subset) " Krzysztof Kozlowski
  2022-07-03  3:56   ` Bjorn Andersson
  2 siblings, 1 reply; 34+ messages in thread
From: Konrad Dybcio @ 2022-05-22  9:11 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Andy Gross, Bjorn Andersson, Rob Herring,
	Krzysztof Kozlowski, linux-arm-msm, devicetree, linux-kernel



On 21.05.2022 18:45, Krzysztof Kozlowski wrote:
> Add qcom,msm8998 SoC fallback to the board compatible.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  arch/arm64/boot/dts/qcom/msm8998-mtp.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/qcom/msm8998-mtp.dts b/arch/arm64/boot/dts/qcom/msm8998-mtp.dts
> index 66540d2ca13b..db240a3207dc 100644
> --- a/arch/arm64/boot/dts/qcom/msm8998-mtp.dts
> +++ b/arch/arm64/boot/dts/qcom/msm8998-mtp.dts
> @@ -7,7 +7,7 @@
>  
>  / {
>  	model = "Qualcomm Technologies, Inc. MSM8998 v1 MTP";
A bit off-topic, but should this board still be considered supported? If it really is msm8998v1, it should not work in the current state of mainline, as there are many differences between the pre-production v1 and the final v2.1, even as deep as in the clock tree.

Konrad
> -	compatible = "qcom,msm8998-mtp";
> +	compatible = "qcom,msm8998-mtp", "qcom,msm8998";
>  
>  	qcom,board-id = <8 0>;
>  };
> 

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

* Re: [PATCH 12/12] arm64: dts: qcom: msm8998-mtp: correct board compatible
  2022-05-22  9:11   ` Konrad Dybcio
@ 2022-05-22  9:20     ` Krzysztof Kozlowski
  0 siblings, 0 replies; 34+ messages in thread
From: Krzysztof Kozlowski @ 2022-05-22  9:20 UTC (permalink / raw)
  To: Konrad Dybcio, Andy Gross, Bjorn Andersson, Rob Herring,
	Krzysztof Kozlowski, linux-arm-msm, devicetree, linux-kernel

On 22/05/2022 11:11, Konrad Dybcio wrote:
> 
> 
> On 21.05.2022 18:45, Krzysztof Kozlowski wrote:
>> Add qcom,msm8998 SoC fallback to the board compatible.
>>
>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>> ---
>>  arch/arm64/boot/dts/qcom/msm8998-mtp.dts | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/arch/arm64/boot/dts/qcom/msm8998-mtp.dts b/arch/arm64/boot/dts/qcom/msm8998-mtp.dts
>> index 66540d2ca13b..db240a3207dc 100644
>> --- a/arch/arm64/boot/dts/qcom/msm8998-mtp.dts
>> +++ b/arch/arm64/boot/dts/qcom/msm8998-mtp.dts
>> @@ -7,7 +7,7 @@
>>  
>>  / {
>>  	model = "Qualcomm Technologies, Inc. MSM8998 v1 MTP";
> A bit off-topic, but should this board still be considered supported? If it really is msm8998v1, it should not work in the current state of mainline, as there are many differences between the pre-production v1 and the final v2.1, even as deep as in the clock tree.

Unless you are sure there are no users or it is not working, there is
not much benefit to remove such board. Specially that it's DTSI is
re-used by one more - fxtec-pro1.


Best regards,
Krzysztof

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

* Re: [PATCH 02/12] dt-bindings: arm: qcom: add missing MSM8998 board compatibles
  2022-05-21 16:45 ` [PATCH 02/12] dt-bindings: arm: qcom: add missing MSM8998 board compatibles Krzysztof Kozlowski
@ 2022-05-24  2:01   ` Rob Herring
  0 siblings, 0 replies; 34+ messages in thread
From: Rob Herring @ 2022-05-24  2:01 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: linux-arm-msm, Krzysztof Kozlowski, Andy Gross, devicetree,
	Rob Herring, Bjorn Andersson, linux-kernel

On Sat, 21 May 2022 18:45:40 +0200, Krzysztof Kozlowski wrote:
> Document board compatibles already present in Linux kernel.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  Documentation/devicetree/bindings/arm/qcom.yaml | 15 +++++++++++++++
>  1 file changed, 15 insertions(+)
> 

Acked-by: Rob Herring <robh@kernel.org>

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

* Re: [PATCH 03/12] dt-bindings: arm: qcom: add missing MSM8992 board compatibles
  2022-05-21 16:45 ` [PATCH 03/12] dt-bindings: arm: qcom: add missing MSM8992 " Krzysztof Kozlowski
@ 2022-05-24  2:01   ` Rob Herring
  0 siblings, 0 replies; 34+ messages in thread
From: Rob Herring @ 2022-05-24  2:01 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Andy Gross, devicetree, linux-arm-msm, Bjorn Andersson,
	Rob Herring, linux-kernel, Krzysztof Kozlowski

On Sat, 21 May 2022 18:45:41 +0200, Krzysztof Kozlowski wrote:
> Document board compatibles already present in Linux kernel.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  Documentation/devicetree/bindings/arm/qcom.yaml | 7 +++++++
>  1 file changed, 7 insertions(+)
> 

Acked-by: Rob Herring <robh@kernel.org>

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

* Re: [PATCH 04/12] dt-bindings: arm: qcom: add missing QCS404 board compatibles
  2022-05-21 16:45 ` [PATCH 04/12] dt-bindings: arm: qcom: add missing QCS404 " Krzysztof Kozlowski
@ 2022-05-24  2:01   ` Rob Herring
  2022-06-27 13:41   ` Rob Herring
  1 sibling, 0 replies; 34+ messages in thread
From: Rob Herring @ 2022-05-24  2:01 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Bjorn Andersson, Rob Herring, Krzysztof Kozlowski, linux-arm-msm,
	Andy Gross, linux-kernel, devicetree

On Sat, 21 May 2022 18:45:42 +0200, Krzysztof Kozlowski wrote:
> Document board compatibles already present in Linux kernel.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  Documentation/devicetree/bindings/arm/qcom.yaml | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 

Acked-by: Rob Herring <robh@kernel.org>

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

* Re: [PATCH 05/12] dt-bindings: arm: qcom: add missing SDM630 board compatibles
  2022-05-21 16:45 ` [PATCH 05/12] dt-bindings: arm: qcom: add missing SDM630 " Krzysztof Kozlowski
@ 2022-05-24  2:02   ` Rob Herring
  0 siblings, 0 replies; 34+ messages in thread
From: Rob Herring @ 2022-05-24  2:02 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: devicetree, linux-arm-msm, Rob Herring, linux-kernel,
	Krzysztof Kozlowski, Bjorn Andersson, Andy Gross

On Sat, 21 May 2022 18:45:43 +0200, Krzysztof Kozlowski wrote:
> Document board compatibles already present in Linux kernel.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  Documentation/devicetree/bindings/arm/qcom.yaml | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 

Acked-by: Rob Herring <robh@kernel.org>

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

* Re: [PATCH 06/12] dt-bindings: arm: qcom: add missing SDM636 board compatibles
  2022-05-21 16:45 ` [PATCH 06/12] dt-bindings: arm: qcom: add missing SDM636 " Krzysztof Kozlowski
@ 2022-05-24  2:02   ` Rob Herring
  0 siblings, 0 replies; 34+ messages in thread
From: Rob Herring @ 2022-05-24  2:02 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: linux-kernel, Krzysztof Kozlowski, linux-arm-msm, devicetree,
	Andy Gross, Rob Herring, Bjorn Andersson

On Sat, 21 May 2022 18:45:44 +0200, Krzysztof Kozlowski wrote:
> Document board compatibles already present in Linux kernel.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  Documentation/devicetree/bindings/arm/qcom.yaml | 6 ++++++
>  1 file changed, 6 insertions(+)
> 

Acked-by: Rob Herring <robh@kernel.org>

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

* Re: [PATCH 07/12] dt-bindings: arm: qcom: add missing SDM845 board compatibles
  2022-05-21 16:45 ` [PATCH 07/12] dt-bindings: arm: qcom: add missing SDM845 " Krzysztof Kozlowski
@ 2022-05-24  2:04   ` Rob Herring
  0 siblings, 0 replies; 34+ messages in thread
From: Rob Herring @ 2022-05-24  2:04 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: linux-kernel, linux-arm-msm, Rob Herring, Bjorn Andersson,
	devicetree, Krzysztof Kozlowski, Andy Gross

On Sat, 21 May 2022 18:45:45 +0200, Krzysztof Kozlowski wrote:
> Document board compatibles already present in Linux kernel.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  Documentation/devicetree/bindings/arm/qcom.yaml | 15 +++++++++++++++
>  1 file changed, 15 insertions(+)
> 

Acked-by: Rob Herring <robh@kernel.org>

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

* Re: [PATCH 08/12] dt-bindings: arm: qcom: add missing SM6125 board compatibles
  2022-05-21 16:45 ` [PATCH 08/12] dt-bindings: arm: qcom: add missing SM6125 " Krzysztof Kozlowski
@ 2022-05-24  2:04   ` Rob Herring
  0 siblings, 0 replies; 34+ messages in thread
From: Rob Herring @ 2022-05-24  2:04 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Krzysztof Kozlowski, Bjorn Andersson, devicetree, linux-kernel,
	linux-arm-msm, Rob Herring, Andy Gross

On Sat, 21 May 2022 18:45:46 +0200, Krzysztof Kozlowski wrote:
> Document board compatibles already present in Linux kernel.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  Documentation/devicetree/bindings/arm/qcom.yaml | 6 ++++++
>  1 file changed, 6 insertions(+)
> 

Acked-by: Rob Herring <robh@kernel.org>

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

* Re: [PATCH 09/12] dt-bindings: arm: qcom: add missing SM6350 board compatibles
  2022-05-21 16:45 ` [PATCH 09/12] dt-bindings: arm: qcom: add missing SM6350 " Krzysztof Kozlowski
@ 2022-05-24  2:04   ` Rob Herring
  0 siblings, 0 replies; 34+ messages in thread
From: Rob Herring @ 2022-05-24  2:04 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: linux-arm-msm, devicetree, Krzysztof Kozlowski, linux-kernel,
	Bjorn Andersson, Andy Gross, Rob Herring

On Sat, 21 May 2022 18:45:47 +0200, Krzysztof Kozlowski wrote:
> Document board compatibles already present in Linux kernel.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  Documentation/devicetree/bindings/arm/qcom.yaml | 6 ++++++
>  1 file changed, 6 insertions(+)
> 

Acked-by: Rob Herring <robh@kernel.org>

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

* Re: [PATCH 01/12] dt-bindings: vendor-prefixes: add Shift GmbH
  2022-05-21 16:45 [PATCH 01/12] dt-bindings: vendor-prefixes: add Shift GmbH Krzysztof Kozlowski
                   ` (10 preceding siblings ...)
  2022-05-21 16:45 ` [PATCH 12/12] arm64: dts: qcom: msm8998-mtp: correct board compatible Krzysztof Kozlowski
@ 2022-05-26  2:18 ` Rob Herring
  2022-06-08 10:56 ` Krzysztof Kozlowski
                   ` (2 subsequent siblings)
  14 siblings, 0 replies; 34+ messages in thread
From: Rob Herring @ 2022-05-26  2:18 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Bjorn Andersson, devicetree, Rob Herring, linux-kernel,
	Andy Gross, linux-arm-msm, Krzysztof Kozlowski

On Sat, 21 May 2022 18:45:39 +0200, Krzysztof Kozlowski wrote:
> Add prefix for SHIFT GmbH, phone manufacturer
> (https://www.shiftphones.com/en/).
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 

Acked-by: Rob Herring <robh@kernel.org>

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

* Re: [PATCH 01/12] dt-bindings: vendor-prefixes: add Shift GmbH
  2022-05-21 16:45 [PATCH 01/12] dt-bindings: vendor-prefixes: add Shift GmbH Krzysztof Kozlowski
                   ` (11 preceding siblings ...)
  2022-05-26  2:18 ` [PATCH 01/12] dt-bindings: vendor-prefixes: add Shift GmbH Rob Herring
@ 2022-06-08 10:56 ` Krzysztof Kozlowski
  2022-06-22  8:10   ` Krzysztof Kozlowski
  2022-06-22  8:25 ` Krzysztof Kozlowski
  2022-07-03  3:56 ` (subset) " Bjorn Andersson
  14 siblings, 1 reply; 34+ messages in thread
From: Krzysztof Kozlowski @ 2022-06-08 10:56 UTC (permalink / raw)
  To: Bjorn Andersson, Krzysztof Kozlowski, linux-arm-msm, devicetree,
	linux-kernel
  Cc: Rob Herring, Andy Gross

On 21/05/2022 18:45, Krzysztof Kozlowski wrote:
> Add prefix for SHIFT GmbH, phone manufacturer
> (https://www.shiftphones.com/en/).
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Bjorn,

A lot of new boards and patches might conflict with these series, so can
you pick it up early?

Best regards,
Krzysztof

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

* Re: [PATCH 01/12] dt-bindings: vendor-prefixes: add Shift GmbH
  2022-06-08 10:56 ` Krzysztof Kozlowski
@ 2022-06-22  8:10   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 34+ messages in thread
From: Krzysztof Kozlowski @ 2022-06-22  8:10 UTC (permalink / raw)
  To: Bjorn Andersson, Krzysztof Kozlowski, linux-arm-msm, devicetree,
	linux-kernel
  Cc: Rob Herring, Andy Gross

On 08/06/2022 12:56, Krzysztof Kozlowski wrote:
> On 21/05/2022 18:45, Krzysztof Kozlowski wrote:
>> Add prefix for SHIFT GmbH, phone manufacturer
>> (https://www.shiftphones.com/en/).
>>
>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> 
> Bjorn,
> 
> A lot of new boards and patches might conflict with these series, so can
> you pick it up early?

Okay... so I'll take it.

Best regards,
Krzysztof

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

* Re: [PATCH 01/12] dt-bindings: vendor-prefixes: add Shift GmbH
  2022-05-21 16:45 [PATCH 01/12] dt-bindings: vendor-prefixes: add Shift GmbH Krzysztof Kozlowski
                   ` (12 preceding siblings ...)
  2022-06-08 10:56 ` Krzysztof Kozlowski
@ 2022-06-22  8:25 ` Krzysztof Kozlowski
  2022-07-03  3:56 ` (subset) " Bjorn Andersson
  14 siblings, 0 replies; 34+ messages in thread
From: Krzysztof Kozlowski @ 2022-06-22  8:25 UTC (permalink / raw)
  To: robh+dt, agross, krzysztof.kozlowski+dt, krzysztof.kozlowski,
	devicetree, bjorn.andersson, linux-arm-msm, linux-kernel

On Sat, 21 May 2022 18:45:39 +0200, Krzysztof Kozlowski wrote:
> Add prefix for SHIFT GmbH, phone manufacturer
> (https://www.shiftphones.com/en/).
> 
> 

Applied, thanks!

[01/12] dt-bindings: vendor-prefixes: add Shift GmbH
        https://git.kernel.org/krzk/linux-dt/c/de0f2f0d6f35a583aaade4c290d9e8c3e03970b3
[02/12] dt-bindings: arm: qcom: add missing MSM8998 board compatibles
        https://git.kernel.org/krzk/linux-dt/c/a47214e3fde968d4b251b5de8eb16c32f2b0262e
[03/12] dt-bindings: arm: qcom: add missing MSM8992 board compatibles
        https://git.kernel.org/krzk/linux-dt/c/581704606d4ec5b8e6749b7abc200795e845a0a2
[04/12] dt-bindings: arm: qcom: add missing QCS404 board compatibles
        https://git.kernel.org/krzk/linux-dt/c/1ceefa2a55ce7d9e4b8901b22e981f8965f9c4e3
[05/12] dt-bindings: arm: qcom: add missing SDM630 board compatibles
        https://git.kernel.org/krzk/linux-dt/c/4fc3efba32057a76155449a2713ff242109a65a0
[06/12] dt-bindings: arm: qcom: add missing SDM636 board compatibles
        https://git.kernel.org/krzk/linux-dt/c/7e86c41be0bebd01e2f0c87cd5b00c5746ab4089
[07/12] dt-bindings: arm: qcom: add missing SDM845 board compatibles
        https://git.kernel.org/krzk/linux-dt/c/1facf9135a1b846c7f4e8db044b425b81a7bffff
[08/12] dt-bindings: arm: qcom: add missing SM6125 board compatibles
        https://git.kernel.org/krzk/linux-dt/c/103a90f68bf1f30b46de5c08c19c9f8e97530024
[09/12] dt-bindings: arm: qcom: add missing SM6350 board compatibles
        https://git.kernel.org/krzk/linux-dt/c/f9702486c77ba74f65859098e3d8e4bdb2e8a745

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

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

* Re: (subset) [PATCH 10/12] ARM: dts: qcom: ipq4019: fix Micron SPI NOR compatible
  2022-05-21 16:45 ` [PATCH 10/12] ARM: dts: qcom: ipq4019: fix Micron SPI NOR compatible Krzysztof Kozlowski
@ 2022-06-22  8:35   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 34+ messages in thread
From: Krzysztof Kozlowski @ 2022-06-22  8:35 UTC (permalink / raw)
  To: devicetree, robh+dt, linux-arm-msm, krzysztof.kozlowski+dt,
	linux-kernel, bjorn.andersson, krzysztof.kozlowski, agross

On Sat, 21 May 2022 18:45:48 +0200, Krzysztof Kozlowski wrote:
> The proper compatible for Micron n25q128a11 SPI NOR flash should include
> vendor-prefix and use jedec,spi-nor fallback.
> 
> 

Applied, thanks!

[10/12] ARM: dts: qcom: ipq4019: fix Micron SPI NOR compatible
        https://git.kernel.org/krzk/linux/c/b67569748cfc9409e01e9ff6243e2064f24d3cf8

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

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

* Re: (subset) [PATCH 11/12] arm64: dts: qcom: ipq6018-cp01-c1: fix Micron SPI NOR compatible
  2022-05-21 16:45 ` [PATCH 11/12] arm64: dts: qcom: ipq6018-cp01-c1: " Krzysztof Kozlowski
@ 2022-06-22  8:35   ` Krzysztof Kozlowski
  2022-07-03  3:56   ` Bjorn Andersson
  1 sibling, 0 replies; 34+ messages in thread
From: Krzysztof Kozlowski @ 2022-06-22  8:35 UTC (permalink / raw)
  To: robh+dt, devicetree, linux-arm-msm, krzysztof.kozlowski+dt,
	linux-kernel, bjorn.andersson, krzysztof.kozlowski, agross

On Sat, 21 May 2022 18:45:49 +0200, Krzysztof Kozlowski wrote:
> The proper compatible for Micron n25q128a11 SPI NOR flash should include
> vendor-prefix.
> 
> 

Applied, thanks!

[11/12] arm64: dts: qcom: ipq6018-cp01-c1: fix Micron SPI NOR compatible
        https://git.kernel.org/krzk/linux/c/a8e40323875c6a2dfe151eba56b2065744536777

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

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

* Re: (subset) [PATCH 12/12] arm64: dts: qcom: msm8998-mtp: correct board compatible
  2022-05-21 16:45 ` [PATCH 12/12] arm64: dts: qcom: msm8998-mtp: correct board compatible Krzysztof Kozlowski
  2022-05-22  9:11   ` Konrad Dybcio
@ 2022-06-22  8:35   ` Krzysztof Kozlowski
  2022-07-03  3:56   ` Bjorn Andersson
  2 siblings, 0 replies; 34+ messages in thread
From: Krzysztof Kozlowski @ 2022-06-22  8:35 UTC (permalink / raw)
  To: robh+dt, devicetree, linux-arm-msm, krzysztof.kozlowski+dt,
	linux-kernel, bjorn.andersson, krzysztof.kozlowski, agross

On Sat, 21 May 2022 18:45:50 +0200, Krzysztof Kozlowski wrote:
> Add qcom,msm8998 SoC fallback to the board compatible.
> 
> 

Applied, thanks!

[12/12] arm64: dts: qcom: msm8998-mtp: correct board compatible
        https://git.kernel.org/krzk/linux/c/4fb4a39fdbc8bd0aa35de0970d26cbc6c5abf946

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

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

* Re: [PATCH 04/12] dt-bindings: arm: qcom: add missing QCS404 board compatibles
  2022-05-21 16:45 ` [PATCH 04/12] dt-bindings: arm: qcom: add missing QCS404 " Krzysztof Kozlowski
  2022-05-24  2:01   ` Rob Herring
@ 2022-06-27 13:41   ` Rob Herring
  2022-06-27 14:26     ` Krzysztof Kozlowski
  1 sibling, 1 reply; 34+ messages in thread
From: Rob Herring @ 2022-06-27 13:41 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Andy Gross, Bjorn Andersson, Krzysztof Kozlowski, linux-arm-msm,
	devicetree, linux-kernel

On Sat, May 21, 2022 at 10:46 AM Krzysztof Kozlowski
<krzysztof.kozlowski@linaro.org> wrote:
>
> Document board compatibles already present in Linux kernel.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  Documentation/devicetree/bindings/arm/qcom.yaml | 8 ++++++++
>  1 file changed, 8 insertions(+)

This is now failing in linux-next:

/builds/robherring/linux-dt/Documentation/devicetree/bindings/cpufreq/qcom-cpufreq-nvmem.example.dtb:
/: compatible: 'oneOf' conditional failed, one must be fixed:
 ['qcom,qcs404'] is too short
 'qcom,qcs404' is not one of ['qcom,apq8016-sbc']
...
 'qcom,qcs404' is not one of ['qcom,sm8450-hdk', 'qcom,sm8450-qrd']
 From schema: /builds/robherring/linux-dt/Documentation/devicetree/bindings/arm/qcom.yaml

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

* Re: [PATCH 04/12] dt-bindings: arm: qcom: add missing QCS404 board compatibles
  2022-06-27 13:41   ` Rob Herring
@ 2022-06-27 14:26     ` Krzysztof Kozlowski
  0 siblings, 0 replies; 34+ messages in thread
From: Krzysztof Kozlowski @ 2022-06-27 14:26 UTC (permalink / raw)
  To: Rob Herring
  Cc: Andy Gross, Bjorn Andersson, Krzysztof Kozlowski, linux-arm-msm,
	devicetree, linux-kernel

On 27/06/2022 15:41, Rob Herring wrote:
> On Sat, May 21, 2022 at 10:46 AM Krzysztof Kozlowski
> <krzysztof.kozlowski@linaro.org> wrote:
>>
>> Document board compatibles already present in Linux kernel.
>>
>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>> ---
>>  Documentation/devicetree/bindings/arm/qcom.yaml | 8 ++++++++
>>  1 file changed, 8 insertions(+)
> 
> This is now failing in linux-next:
> 
> /builds/robherring/linux-dt/Documentation/devicetree/bindings/cpufreq/qcom-cpufreq-nvmem.example.dtb:
> /: compatible: 'oneOf' conditional failed, one must be fixed:
>  ['qcom,qcs404'] is too short
>  'qcom,qcs404' is not one of ['qcom,apq8016-sbc']
> ...
>  'qcom,qcs404' is not one of ['qcom,sm8450-hdk', 'qcom,sm8450-qrd']
>  From schema: /builds/robherring/linux-dt/Documentation/devicetree/bindings/arm/qcom.yaml

I'll fix it.

Best regards,
Krzysztof

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

* Re: (subset) [PATCH 01/12] dt-bindings: vendor-prefixes: add Shift GmbH
  2022-05-21 16:45 [PATCH 01/12] dt-bindings: vendor-prefixes: add Shift GmbH Krzysztof Kozlowski
                   ` (13 preceding siblings ...)
  2022-06-22  8:25 ` Krzysztof Kozlowski
@ 2022-07-03  3:56 ` Bjorn Andersson
  14 siblings, 0 replies; 34+ messages in thread
From: Bjorn Andersson @ 2022-07-03  3:56 UTC (permalink / raw)
  To: Rob Herring, linux-arm-msm, Andy Gross, Krzysztof Kozlowski,
	linux-kernel, devicetree, Krzysztof Kozlowski

On Sat, 21 May 2022 18:45:39 +0200, Krzysztof Kozlowski wrote:
> Add prefix for SHIFT GmbH, phone manufacturer
> (https://www.shiftphones.com/en/).
> 
> 

Applied, thanks!

[10/12] ARM: dts: qcom: ipq4019: fix Micron SPI NOR compatible
        commit: 7afef282d7453ded3b31f71771a31b34dda51aff

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

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

* Re: (subset) [PATCH 11/12] arm64: dts: qcom: ipq6018-cp01-c1: fix Micron SPI NOR compatible
  2022-05-21 16:45 ` [PATCH 11/12] arm64: dts: qcom: ipq6018-cp01-c1: " Krzysztof Kozlowski
  2022-06-22  8:35   ` (subset) " Krzysztof Kozlowski
@ 2022-07-03  3:56   ` Bjorn Andersson
  1 sibling, 0 replies; 34+ messages in thread
From: Bjorn Andersson @ 2022-07-03  3:56 UTC (permalink / raw)
  To: Rob Herring, Andy Gross, Krzysztof Kozlowski, linux-kernel,
	linux-arm-msm, devicetree, Krzysztof Kozlowski

On Sat, 21 May 2022 18:45:49 +0200, Krzysztof Kozlowski wrote:
> The proper compatible for Micron n25q128a11 SPI NOR flash should include
> vendor-prefix.
> 
> 

Applied, thanks!

[11/12] arm64: dts: qcom: ipq6018-cp01-c1: fix Micron SPI NOR compatible
        commit: 693b6207fc7fbfe81aa9759ef82c3953245641d9

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

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

* Re: (subset) [PATCH 12/12] arm64: dts: qcom: msm8998-mtp: correct board compatible
  2022-05-21 16:45 ` [PATCH 12/12] arm64: dts: qcom: msm8998-mtp: correct board compatible Krzysztof Kozlowski
  2022-05-22  9:11   ` Konrad Dybcio
  2022-06-22  8:35   ` (subset) " Krzysztof Kozlowski
@ 2022-07-03  3:56   ` Bjorn Andersson
  2 siblings, 0 replies; 34+ messages in thread
From: Bjorn Andersson @ 2022-07-03  3:56 UTC (permalink / raw)
  To: Rob Herring, Andy Gross, Krzysztof Kozlowski, linux-kernel,
	linux-arm-msm, devicetree, Krzysztof Kozlowski

On Sat, 21 May 2022 18:45:50 +0200, Krzysztof Kozlowski wrote:
> Add qcom,msm8998 SoC fallback to the board compatible.
> 
> 

Applied, thanks!

[12/12] arm64: dts: qcom: msm8998-mtp: correct board compatible
        commit: 6dfe4e195271a59f396d414c5fae299eefa5d3da

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

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

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

Thread overview: 34+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-21 16:45 [PATCH 01/12] dt-bindings: vendor-prefixes: add Shift GmbH Krzysztof Kozlowski
2022-05-21 16:45 ` [PATCH 02/12] dt-bindings: arm: qcom: add missing MSM8998 board compatibles Krzysztof Kozlowski
2022-05-24  2:01   ` Rob Herring
2022-05-21 16:45 ` [PATCH 03/12] dt-bindings: arm: qcom: add missing MSM8992 " Krzysztof Kozlowski
2022-05-24  2:01   ` Rob Herring
2022-05-21 16:45 ` [PATCH 04/12] dt-bindings: arm: qcom: add missing QCS404 " Krzysztof Kozlowski
2022-05-24  2:01   ` Rob Herring
2022-06-27 13:41   ` Rob Herring
2022-06-27 14:26     ` Krzysztof Kozlowski
2022-05-21 16:45 ` [PATCH 05/12] dt-bindings: arm: qcom: add missing SDM630 " Krzysztof Kozlowski
2022-05-24  2:02   ` Rob Herring
2022-05-21 16:45 ` [PATCH 06/12] dt-bindings: arm: qcom: add missing SDM636 " Krzysztof Kozlowski
2022-05-24  2:02   ` Rob Herring
2022-05-21 16:45 ` [PATCH 07/12] dt-bindings: arm: qcom: add missing SDM845 " Krzysztof Kozlowski
2022-05-24  2:04   ` Rob Herring
2022-05-21 16:45 ` [PATCH 08/12] dt-bindings: arm: qcom: add missing SM6125 " Krzysztof Kozlowski
2022-05-24  2:04   ` Rob Herring
2022-05-21 16:45 ` [PATCH 09/12] dt-bindings: arm: qcom: add missing SM6350 " Krzysztof Kozlowski
2022-05-24  2:04   ` Rob Herring
2022-05-21 16:45 ` [PATCH 10/12] ARM: dts: qcom: ipq4019: fix Micron SPI NOR compatible Krzysztof Kozlowski
2022-06-22  8:35   ` (subset) " Krzysztof Kozlowski
2022-05-21 16:45 ` [PATCH 11/12] arm64: dts: qcom: ipq6018-cp01-c1: " Krzysztof Kozlowski
2022-06-22  8:35   ` (subset) " Krzysztof Kozlowski
2022-07-03  3:56   ` Bjorn Andersson
2022-05-21 16:45 ` [PATCH 12/12] arm64: dts: qcom: msm8998-mtp: correct board compatible Krzysztof Kozlowski
2022-05-22  9:11   ` Konrad Dybcio
2022-05-22  9:20     ` Krzysztof Kozlowski
2022-06-22  8:35   ` (subset) " Krzysztof Kozlowski
2022-07-03  3:56   ` Bjorn Andersson
2022-05-26  2:18 ` [PATCH 01/12] dt-bindings: vendor-prefixes: add Shift GmbH Rob Herring
2022-06-08 10:56 ` Krzysztof Kozlowski
2022-06-22  8:10   ` Krzysztof Kozlowski
2022-06-22  8:25 ` Krzysztof Kozlowski
2022-07-03  3:56 ` (subset) " Bjorn Andersson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.