linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/7] arm64: dts: qcom: sm8350-hdk: correct FSA4480 port
@ 2023-06-18 11:44 Krzysztof Kozlowski
  2023-06-18 11:44 ` [PATCH 2/7] arm64: dts: qcom: sm8450-hdk: " Krzysztof Kozlowski
                   ` (7 more replies)
  0 siblings, 8 replies; 15+ messages in thread
From: Krzysztof Kozlowski @ 2023-06-18 11:44 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Kees Cook, Tony Luck,
	Guilherme G. Piccoli, linux-arm-msm, devicetree, linux-kernel,
	linux-hardening
  Cc: Krzysztof Kozlowski

FSA4480 has only one port according to bindings:

  sm8350-hdk.dtb: typec-mux@42: 'port' is a required property

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 arch/arm64/boot/dts/qcom/sm8350-hdk.dts | 13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)

diff --git a/arch/arm64/boot/dts/qcom/sm8350-hdk.dts b/arch/arm64/boot/dts/qcom/sm8350-hdk.dts
index b182f4cf06cc..95a2a42ccb9e 100644
--- a/arch/arm64/boot/dts/qcom/sm8350-hdk.dts
+++ b/arch/arm64/boot/dts/qcom/sm8350-hdk.dts
@@ -349,16 +349,9 @@ typec-mux@42 {
 		mode-switch;
 		orientation-switch;
 
-		ports {
-			#address-cells = <1>;
-			#size-cells = <0>;
-
-			port@0 {
-				reg = <0>;
-
-				fsa4480_sbu_mux: endpoint {
-					remote-endpoint = <&pmic_glink_sbu>;
-				};
+		port {
+			fsa4480_sbu_mux: endpoint {
+				remote-endpoint = <&pmic_glink_sbu>;
 			};
 		};
 	};
-- 
2.34.1


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

* [PATCH 2/7] arm64: dts: qcom: sm8450-hdk: correct FSA4480 port
  2023-06-18 11:44 [PATCH 1/7] arm64: dts: qcom: sm8350-hdk: correct FSA4480 port Krzysztof Kozlowski
@ 2023-06-18 11:44 ` Krzysztof Kozlowski
  2023-06-19  8:11   ` Neil Armstrong
  2023-06-18 11:44 ` [PATCH 3/7] arm64: dts: qcom: sm6125-pdx201: correct ramoops pmsg-size Krzysztof Kozlowski
                   ` (6 subsequent siblings)
  7 siblings, 1 reply; 15+ messages in thread
From: Krzysztof Kozlowski @ 2023-06-18 11:44 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Kees Cook, Tony Luck,
	Guilherme G. Piccoli, linux-arm-msm, devicetree, linux-kernel,
	linux-hardening
  Cc: Krzysztof Kozlowski

FSA4480 has only one port according to bindings:

  sm8450-hdk.dtb: typec-mux@42: 'port' is a required property

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 arch/arm64/boot/dts/qcom/sm8450-hdk.dts | 13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)

diff --git a/arch/arm64/boot/dts/qcom/sm8450-hdk.dts b/arch/arm64/boot/dts/qcom/sm8450-hdk.dts
index d7975b3cf064..e5cbea92e07a 100644
--- a/arch/arm64/boot/dts/qcom/sm8450-hdk.dts
+++ b/arch/arm64/boot/dts/qcom/sm8450-hdk.dts
@@ -518,16 +518,9 @@ typec-mux@42 {
 		mode-switch;
 		orientation-switch;
 
-		ports {
-			#address-cells = <1>;
-			#size-cells = <0>;
-
-			port@0 {
-				reg = <0>;
-
-				fsa4480_sbu_mux: endpoint {
-					remote-endpoint = <&pmic_glink_sbu>;
-				};
+		port {
+			fsa4480_sbu_mux: endpoint {
+				remote-endpoint = <&pmic_glink_sbu>;
 			};
 		};
 	};
-- 
2.34.1


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

* [PATCH 3/7] arm64: dts: qcom: sm6125-pdx201: correct ramoops pmsg-size
  2023-06-18 11:44 [PATCH 1/7] arm64: dts: qcom: sm8350-hdk: correct FSA4480 port Krzysztof Kozlowski
  2023-06-18 11:44 ` [PATCH 2/7] arm64: dts: qcom: sm8450-hdk: " Krzysztof Kozlowski
@ 2023-06-18 11:44 ` Krzysztof Kozlowski
  2023-06-19  9:56   ` Konrad Dybcio
  2023-06-18 11:44 ` [PATCH 4/7] arm64: dts: qcom: sm6125-sprout: " Krzysztof Kozlowski
                   ` (5 subsequent siblings)
  7 siblings, 1 reply; 15+ messages in thread
From: Krzysztof Kozlowski @ 2023-06-18 11:44 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Kees Cook, Tony Luck,
	Guilherme G. Piccoli, linux-arm-msm, devicetree, linux-kernel,
	linux-hardening
  Cc: Krzysztof Kozlowski

There is no 'msg-size' property in ramoops, so assume intention was for
'pmsg-size':

  sm6125-sony-xperia-seine-pdx201.dtb: ramoops@ffc00000: Unevaluated properties are not allowed ('msg-size' was unexpected)

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

diff --git a/arch/arm64/boot/dts/qcom/sm6125-sony-xperia-seine-pdx201.dts b/arch/arm64/boot/dts/qcom/sm6125-sony-xperia-seine-pdx201.dts
index 2b4840446cb0..9e44ac229619 100644
--- a/arch/arm64/boot/dts/qcom/sm6125-sony-xperia-seine-pdx201.dts
+++ b/arch/arm64/boot/dts/qcom/sm6125-sony-xperia-seine-pdx201.dts
@@ -79,7 +79,7 @@ pstore_mem: ramoops@ffc00000 {
 			reg = <0x0 0xffc40000 0x0 0xc0000>;
 			record-size = <0x1000>;
 			console-size = <0x40000>;
-			msg-size = <0x20000 0x20000>;
+			pmsg-size = <0x20000>;
 		};
 
 		cmdline_mem: memory@ffd00000 {
-- 
2.34.1


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

* [PATCH 4/7] arm64: dts: qcom: sm6125-sprout: correct ramoops pmsg-size
  2023-06-18 11:44 [PATCH 1/7] arm64: dts: qcom: sm8350-hdk: correct FSA4480 port Krzysztof Kozlowski
  2023-06-18 11:44 ` [PATCH 2/7] arm64: dts: qcom: sm8450-hdk: " Krzysztof Kozlowski
  2023-06-18 11:44 ` [PATCH 3/7] arm64: dts: qcom: sm6125-pdx201: correct ramoops pmsg-size Krzysztof Kozlowski
@ 2023-06-18 11:44 ` Krzysztof Kozlowski
  2023-06-19  9:57   ` Konrad Dybcio
  2023-06-18 11:44 ` [PATCH 5/7] arm64: dts: qcom: sm6350: " Krzysztof Kozlowski
                   ` (4 subsequent siblings)
  7 siblings, 1 reply; 15+ messages in thread
From: Krzysztof Kozlowski @ 2023-06-18 11:44 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Kees Cook, Tony Luck,
	Guilherme G. Piccoli, linux-arm-msm, devicetree, linux-kernel,
	linux-hardening
  Cc: Krzysztof Kozlowski

There is no 'msg-size' property in ramoops, so assume intention was for
'pmsg-size':

  sm6125-xiaomi-laurel-sprout.dtb: ramoops@ffc00000: Unevaluated properties are not allowed ('msg-size' was unexpected)

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

diff --git a/arch/arm64/boot/dts/qcom/sm6125-xiaomi-laurel-sprout.dts b/arch/arm64/boot/dts/qcom/sm6125-xiaomi-laurel-sprout.dts
index a7f4aeae9c1a..7c58d1299a60 100644
--- a/arch/arm64/boot/dts/qcom/sm6125-xiaomi-laurel-sprout.dts
+++ b/arch/arm64/boot/dts/qcom/sm6125-xiaomi-laurel-sprout.dts
@@ -52,7 +52,7 @@ pstore_mem: ramoops@ffc00000 {
 			reg = <0x0 0xffc40000 0x0 0xc0000>;
 			record-size = <0x1000>;
 			console-size = <0x40000>;
-			msg-size = <0x20000 0x20000>;
+			pmsg-size = <0x20000>;
 		};
 
 		cmdline_mem: memory@ffd00000 {
-- 
2.34.1


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

* [PATCH 5/7] arm64: dts: qcom: sm6350: correct ramoops pmsg-size
  2023-06-18 11:44 [PATCH 1/7] arm64: dts: qcom: sm8350-hdk: correct FSA4480 port Krzysztof Kozlowski
                   ` (2 preceding siblings ...)
  2023-06-18 11:44 ` [PATCH 4/7] arm64: dts: qcom: sm6125-sprout: " Krzysztof Kozlowski
@ 2023-06-18 11:44 ` Krzysztof Kozlowski
  2023-06-19  9:57   ` Konrad Dybcio
  2023-06-18 11:44 ` [PATCH 6/7] arm64: dts: qcom: sm8150-kumano: " Krzysztof Kozlowski
                   ` (3 subsequent siblings)
  7 siblings, 1 reply; 15+ messages in thread
From: Krzysztof Kozlowski @ 2023-06-18 11:44 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Kees Cook, Tony Luck,
	Guilherme G. Piccoli, linux-arm-msm, devicetree, linux-kernel,
	linux-hardening
  Cc: Krzysztof Kozlowski

There is no 'msg-size' property in ramoops, so assume intention was for
'pmsg-size':

  sm6350-sony-xperia-lena-pdx213.dtb: ramoops@ffc00000: Unevaluated properties are not allowed ('msg-size' was unexpected)

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

diff --git a/arch/arm64/boot/dts/qcom/sm6350.dtsi b/arch/arm64/boot/dts/qcom/sm6350.dtsi
index 30e77010aed5..698171bda9fa 100644
--- a/arch/arm64/boot/dts/qcom/sm6350.dtsi
+++ b/arch/arm64/boot/dts/qcom/sm6350.dtsi
@@ -673,7 +673,7 @@ ramoops: ramoops@ffc00000 {
 			reg = <0 0xffc00000 0 0x100000>;
 			record-size = <0x1000>;
 			console-size = <0x40000>;
-			msg-size = <0x20000 0x20000>;
+			pmsg-size = <0x20000>;
 			ecc-size = <16>;
 			no-map;
 		};
-- 
2.34.1


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

* [PATCH 6/7] arm64: dts: qcom: sm8150-kumano: correct ramoops pmsg-size
  2023-06-18 11:44 [PATCH 1/7] arm64: dts: qcom: sm8350-hdk: correct FSA4480 port Krzysztof Kozlowski
                   ` (3 preceding siblings ...)
  2023-06-18 11:44 ` [PATCH 5/7] arm64: dts: qcom: sm6350: " Krzysztof Kozlowski
@ 2023-06-18 11:44 ` Krzysztof Kozlowski
  2023-06-19  9:57   ` Konrad Dybcio
  2023-06-18 11:44 ` [PATCH 7/7] arm64: dts: qcom: sm8250-edo: " Krzysztof Kozlowski
                   ` (2 subsequent siblings)
  7 siblings, 1 reply; 15+ messages in thread
From: Krzysztof Kozlowski @ 2023-06-18 11:44 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Kees Cook, Tony Luck,
	Guilherme G. Piccoli, linux-arm-msm, devicetree, linux-kernel,
	linux-hardening
  Cc: Krzysztof Kozlowski

There is no 'msg-size' property in ramoops, so assume intention was for
'pmsg-size':

  sm8150-sony-xperia-kumano-griffin.dtb: ramoops@ffc00000: Unevaluated properties are not allowed ('msg-size' was unexpected)

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

diff --git a/arch/arm64/boot/dts/qcom/sm8150-sony-xperia-kumano.dtsi b/arch/arm64/boot/dts/qcom/sm8150-sony-xperia-kumano.dtsi
index baafea53770b..ae0ca48b89a5 100644
--- a/arch/arm64/boot/dts/qcom/sm8150-sony-xperia-kumano.dtsi
+++ b/arch/arm64/boot/dts/qcom/sm8150-sony-xperia-kumano.dtsi
@@ -222,7 +222,7 @@ ramoops@ffc00000 {
 			reg = <0x0 0xffc00000 0x0 0x100000>;
 			record-size = <0x1000>;
 			console-size = <0x40000>;
-			msg-size = <0x20000 0x20000>;
+			pmsg-size = <0x20000>;
 			ecc-size = <16>;
 			no-map;
 		};
-- 
2.34.1


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

* [PATCH 7/7] arm64: dts: qcom: sm8250-edo: correct ramoops pmsg-size
  2023-06-18 11:44 [PATCH 1/7] arm64: dts: qcom: sm8350-hdk: correct FSA4480 port Krzysztof Kozlowski
                   ` (4 preceding siblings ...)
  2023-06-18 11:44 ` [PATCH 6/7] arm64: dts: qcom: sm8150-kumano: " Krzysztof Kozlowski
@ 2023-06-18 11:44 ` Krzysztof Kozlowski
  2023-06-19  9:57   ` Konrad Dybcio
  2023-06-19  8:11 ` [PATCH 1/7] arm64: dts: qcom: sm8350-hdk: correct FSA4480 port Neil Armstrong
  2023-07-10  5:07 ` (subset) " Bjorn Andersson
  7 siblings, 1 reply; 15+ messages in thread
From: Krzysztof Kozlowski @ 2023-06-18 11:44 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Kees Cook, Tony Luck,
	Guilherme G. Piccoli, linux-arm-msm, devicetree, linux-kernel,
	linux-hardening
  Cc: Krzysztof Kozlowski

There is no 'msg-size' property in ramoops, so assume intention was for
'pmsg-size':

  sm8250-sony-xperia-edo-pdx206.dtb: ramoops@ffc00000: Unevaluated properties are not allowed ('msg-size' was unexpected)

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

diff --git a/arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo.dtsi b/arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo.dtsi
index 8ab82bacba81..9f3ea8d8d798 100644
--- a/arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo.dtsi
+++ b/arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo.dtsi
@@ -112,7 +112,7 @@ ramoops@ffc00000 {
 			reg = <0x0 0xffc00000 0x0 0x100000>;
 			record-size = <0x1000>;
 			console-size = <0x40000>;
-			msg-size = <0x20000 0x20000>;
+			pmsg-size = <0x20000>;
 			ecc-size = <16>;
 			no-map;
 		};
-- 
2.34.1


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

* Re: [PATCH 1/7] arm64: dts: qcom: sm8350-hdk: correct FSA4480 port
  2023-06-18 11:44 [PATCH 1/7] arm64: dts: qcom: sm8350-hdk: correct FSA4480 port Krzysztof Kozlowski
                   ` (5 preceding siblings ...)
  2023-06-18 11:44 ` [PATCH 7/7] arm64: dts: qcom: sm8250-edo: " Krzysztof Kozlowski
@ 2023-06-19  8:11 ` Neil Armstrong
  2023-07-10  5:07 ` (subset) " Bjorn Andersson
  7 siblings, 0 replies; 15+ messages in thread
From: Neil Armstrong @ 2023-06-19  8:11 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Andy Gross, Bjorn Andersson, Konrad Dybcio,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, Kees Cook,
	Tony Luck, Guilherme G. Piccoli, linux-arm-msm, devicetree,
	linux-kernel, linux-hardening

On 18/06/2023 13:44, Krzysztof Kozlowski wrote:
> FSA4480 has only one port according to bindings:
> 
>    sm8350-hdk.dtb: typec-mux@42: 'port' is a required property
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>   arch/arm64/boot/dts/qcom/sm8350-hdk.dts | 13 +++----------
>   1 file changed, 3 insertions(+), 10 deletions(-)
> 
> diff --git a/arch/arm64/boot/dts/qcom/sm8350-hdk.dts b/arch/arm64/boot/dts/qcom/sm8350-hdk.dts
> index b182f4cf06cc..95a2a42ccb9e 100644
> --- a/arch/arm64/boot/dts/qcom/sm8350-hdk.dts
> +++ b/arch/arm64/boot/dts/qcom/sm8350-hdk.dts
> @@ -349,16 +349,9 @@ typec-mux@42 {
>   		mode-switch;
>   		orientation-switch;
>   
> -		ports {
> -			#address-cells = <1>;
> -			#size-cells = <0>;
> -
> -			port@0 {
> -				reg = <0>;
> -
> -				fsa4480_sbu_mux: endpoint {
> -					remote-endpoint = <&pmic_glink_sbu>;
> -				};
> +		port {
> +			fsa4480_sbu_mux: endpoint {
> +				remote-endpoint = <&pmic_glink_sbu>;
>   			};
>   		};
>   	};

Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>

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

* Re: [PATCH 2/7] arm64: dts: qcom: sm8450-hdk: correct FSA4480 port
  2023-06-18 11:44 ` [PATCH 2/7] arm64: dts: qcom: sm8450-hdk: " Krzysztof Kozlowski
@ 2023-06-19  8:11   ` Neil Armstrong
  0 siblings, 0 replies; 15+ messages in thread
From: Neil Armstrong @ 2023-06-19  8:11 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Andy Gross, Bjorn Andersson, Konrad Dybcio,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, Kees Cook,
	Tony Luck, Guilherme G. Piccoli, linux-arm-msm, devicetree,
	linux-kernel, linux-hardening

On 18/06/2023 13:44, Krzysztof Kozlowski wrote:
> FSA4480 has only one port according to bindings:
> 
>    sm8450-hdk.dtb: typec-mux@42: 'port' is a required property
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>   arch/arm64/boot/dts/qcom/sm8450-hdk.dts | 13 +++----------
>   1 file changed, 3 insertions(+), 10 deletions(-)
> 
> diff --git a/arch/arm64/boot/dts/qcom/sm8450-hdk.dts b/arch/arm64/boot/dts/qcom/sm8450-hdk.dts
> index d7975b3cf064..e5cbea92e07a 100644
> --- a/arch/arm64/boot/dts/qcom/sm8450-hdk.dts
> +++ b/arch/arm64/boot/dts/qcom/sm8450-hdk.dts
> @@ -518,16 +518,9 @@ typec-mux@42 {
>   		mode-switch;
>   		orientation-switch;
>   
> -		ports {
> -			#address-cells = <1>;
> -			#size-cells = <0>;
> -
> -			port@0 {
> -				reg = <0>;
> -
> -				fsa4480_sbu_mux: endpoint {
> -					remote-endpoint = <&pmic_glink_sbu>;
> -				};
> +		port {
> +			fsa4480_sbu_mux: endpoint {
> +				remote-endpoint = <&pmic_glink_sbu>;
>   			};
>   		};
>   	};

Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>

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

* Re: [PATCH 3/7] arm64: dts: qcom: sm6125-pdx201: correct ramoops pmsg-size
  2023-06-18 11:44 ` [PATCH 3/7] arm64: dts: qcom: sm6125-pdx201: correct ramoops pmsg-size Krzysztof Kozlowski
@ 2023-06-19  9:56   ` Konrad Dybcio
  0 siblings, 0 replies; 15+ messages in thread
From: Konrad Dybcio @ 2023-06-19  9:56 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Andy Gross, Bjorn Andersson, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Kees Cook, Tony Luck,
	Guilherme G. Piccoli, linux-arm-msm, devicetree, linux-kernel,
	linux-hardening

On 18.06.2023 13:44, Krzysztof Kozlowski wrote:
> There is no 'msg-size' property in ramoops, so assume intention was for
> 'pmsg-size':
> 
>   sm6125-sony-xperia-seine-pdx201.dtb: ramoops@ffc00000: Unevaluated properties are not allowed ('msg-size' was unexpected)
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
Downstream copypasta

Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>

Konrad
>  arch/arm64/boot/dts/qcom/sm6125-sony-xperia-seine-pdx201.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/qcom/sm6125-sony-xperia-seine-pdx201.dts b/arch/arm64/boot/dts/qcom/sm6125-sony-xperia-seine-pdx201.dts
> index 2b4840446cb0..9e44ac229619 100644
> --- a/arch/arm64/boot/dts/qcom/sm6125-sony-xperia-seine-pdx201.dts
> +++ b/arch/arm64/boot/dts/qcom/sm6125-sony-xperia-seine-pdx201.dts
> @@ -79,7 +79,7 @@ pstore_mem: ramoops@ffc00000 {
>  			reg = <0x0 0xffc40000 0x0 0xc0000>;
>  			record-size = <0x1000>;
>  			console-size = <0x40000>;
> -			msg-size = <0x20000 0x20000>;
> +			pmsg-size = <0x20000>;
>  		};
>  
>  		cmdline_mem: memory@ffd00000 {

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

* Re: [PATCH 4/7] arm64: dts: qcom: sm6125-sprout: correct ramoops pmsg-size
  2023-06-18 11:44 ` [PATCH 4/7] arm64: dts: qcom: sm6125-sprout: " Krzysztof Kozlowski
@ 2023-06-19  9:57   ` Konrad Dybcio
  0 siblings, 0 replies; 15+ messages in thread
From: Konrad Dybcio @ 2023-06-19  9:57 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Andy Gross, Bjorn Andersson, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Kees Cook, Tony Luck,
	Guilherme G. Piccoli, linux-arm-msm, devicetree, linux-kernel,
	linux-hardening

On 18.06.2023 13:44, Krzysztof Kozlowski wrote:
> There is no 'msg-size' property in ramoops, so assume intention was for
> 'pmsg-size':
> 
>   sm6125-xiaomi-laurel-sprout.dtb: ramoops@ffc00000: Unevaluated properties are not allowed ('msg-size' was unexpected)
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>

Konrad
>  arch/arm64/boot/dts/qcom/sm6125-xiaomi-laurel-sprout.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/qcom/sm6125-xiaomi-laurel-sprout.dts b/arch/arm64/boot/dts/qcom/sm6125-xiaomi-laurel-sprout.dts
> index a7f4aeae9c1a..7c58d1299a60 100644
> --- a/arch/arm64/boot/dts/qcom/sm6125-xiaomi-laurel-sprout.dts
> +++ b/arch/arm64/boot/dts/qcom/sm6125-xiaomi-laurel-sprout.dts
> @@ -52,7 +52,7 @@ pstore_mem: ramoops@ffc00000 {
>  			reg = <0x0 0xffc40000 0x0 0xc0000>;
>  			record-size = <0x1000>;
>  			console-size = <0x40000>;
> -			msg-size = <0x20000 0x20000>;
> +			pmsg-size = <0x20000>;
>  		};
>  
>  		cmdline_mem: memory@ffd00000 {

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

* Re: [PATCH 5/7] arm64: dts: qcom: sm6350: correct ramoops pmsg-size
  2023-06-18 11:44 ` [PATCH 5/7] arm64: dts: qcom: sm6350: " Krzysztof Kozlowski
@ 2023-06-19  9:57   ` Konrad Dybcio
  0 siblings, 0 replies; 15+ messages in thread
From: Konrad Dybcio @ 2023-06-19  9:57 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Andy Gross, Bjorn Andersson, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Kees Cook, Tony Luck,
	Guilherme G. Piccoli, linux-arm-msm, devicetree, linux-kernel,
	linux-hardening

On 18.06.2023 13:44, Krzysztof Kozlowski wrote:
> There is no 'msg-size' property in ramoops, so assume intention was for
> 'pmsg-size':
> 
>   sm6350-sony-xperia-lena-pdx213.dtb: ramoops@ffc00000: Unevaluated properties are not allowed ('msg-size' was unexpected)
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>

Konrad
>  arch/arm64/boot/dts/qcom/sm6350.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/qcom/sm6350.dtsi b/arch/arm64/boot/dts/qcom/sm6350.dtsi
> index 30e77010aed5..698171bda9fa 100644
> --- a/arch/arm64/boot/dts/qcom/sm6350.dtsi
> +++ b/arch/arm64/boot/dts/qcom/sm6350.dtsi
> @@ -673,7 +673,7 @@ ramoops: ramoops@ffc00000 {
>  			reg = <0 0xffc00000 0 0x100000>;
>  			record-size = <0x1000>;
>  			console-size = <0x40000>;
> -			msg-size = <0x20000 0x20000>;
> +			pmsg-size = <0x20000>;
>  			ecc-size = <16>;
>  			no-map;
>  		};

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

* Re: [PATCH 6/7] arm64: dts: qcom: sm8150-kumano: correct ramoops pmsg-size
  2023-06-18 11:44 ` [PATCH 6/7] arm64: dts: qcom: sm8150-kumano: " Krzysztof Kozlowski
@ 2023-06-19  9:57   ` Konrad Dybcio
  0 siblings, 0 replies; 15+ messages in thread
From: Konrad Dybcio @ 2023-06-19  9:57 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Andy Gross, Bjorn Andersson, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Kees Cook, Tony Luck,
	Guilherme G. Piccoli, linux-arm-msm, devicetree, linux-kernel,
	linux-hardening

On 18.06.2023 13:44, Krzysztof Kozlowski wrote:
> There is no 'msg-size' property in ramoops, so assume intention was for
> 'pmsg-size':
> 
>   sm8150-sony-xperia-kumano-griffin.dtb: ramoops@ffc00000: Unevaluated properties are not allowed ('msg-size' was unexpected)
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>

Konrad
>  arch/arm64/boot/dts/qcom/sm8150-sony-xperia-kumano.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/qcom/sm8150-sony-xperia-kumano.dtsi b/arch/arm64/boot/dts/qcom/sm8150-sony-xperia-kumano.dtsi
> index baafea53770b..ae0ca48b89a5 100644
> --- a/arch/arm64/boot/dts/qcom/sm8150-sony-xperia-kumano.dtsi
> +++ b/arch/arm64/boot/dts/qcom/sm8150-sony-xperia-kumano.dtsi
> @@ -222,7 +222,7 @@ ramoops@ffc00000 {
>  			reg = <0x0 0xffc00000 0x0 0x100000>;
>  			record-size = <0x1000>;
>  			console-size = <0x40000>;
> -			msg-size = <0x20000 0x20000>;
> +			pmsg-size = <0x20000>;
>  			ecc-size = <16>;
>  			no-map;
>  		};

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

* Re: [PATCH 7/7] arm64: dts: qcom: sm8250-edo: correct ramoops pmsg-size
  2023-06-18 11:44 ` [PATCH 7/7] arm64: dts: qcom: sm8250-edo: " Krzysztof Kozlowski
@ 2023-06-19  9:57   ` Konrad Dybcio
  0 siblings, 0 replies; 15+ messages in thread
From: Konrad Dybcio @ 2023-06-19  9:57 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Andy Gross, Bjorn Andersson, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Kees Cook, Tony Luck,
	Guilherme G. Piccoli, linux-arm-msm, devicetree, linux-kernel,
	linux-hardening

On 18.06.2023 13:44, Krzysztof Kozlowski wrote:
> There is no 'msg-size' property in ramoops, so assume intention was for
> 'pmsg-size':
> 
>   sm8250-sony-xperia-edo-pdx206.dtb: ramoops@ffc00000: Unevaluated properties are not allowed ('msg-size' was unexpected)
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>

Konrad
>  arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo.dtsi b/arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo.dtsi
> index 8ab82bacba81..9f3ea8d8d798 100644
> --- a/arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo.dtsi
> +++ b/arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo.dtsi
> @@ -112,7 +112,7 @@ ramoops@ffc00000 {
>  			reg = <0x0 0xffc00000 0x0 0x100000>;
>  			record-size = <0x1000>;
>  			console-size = <0x40000>;
> -			msg-size = <0x20000 0x20000>;
> +			pmsg-size = <0x20000>;
>  			ecc-size = <16>;
>  			no-map;
>  		};

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

* Re: (subset) [PATCH 1/7] arm64: dts: qcom: sm8350-hdk: correct FSA4480 port
  2023-06-18 11:44 [PATCH 1/7] arm64: dts: qcom: sm8350-hdk: correct FSA4480 port Krzysztof Kozlowski
                   ` (6 preceding siblings ...)
  2023-06-19  8:11 ` [PATCH 1/7] arm64: dts: qcom: sm8350-hdk: correct FSA4480 port Neil Armstrong
@ 2023-07-10  5:07 ` Bjorn Andersson
  7 siblings, 0 replies; 15+ messages in thread
From: Bjorn Andersson @ 2023-07-10  5:07 UTC (permalink / raw)
  To: Andy Gross, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Kees Cook, Tony Luck, Guilherme G. Piccoli,
	linux-arm-msm, devicetree, linux-kernel, linux-hardening,
	Krzysztof Kozlowski


On Sun, 18 Jun 2023 13:44:36 +0200, Krzysztof Kozlowski wrote:
> FSA4480 has only one port according to bindings:
> 
>   sm8350-hdk.dtb: typec-mux@42: 'port' is a required property
> 
> 

Applied, thanks!

[1/7] arm64: dts: qcom: sm8350-hdk: correct FSA4480 port
      commit: 44f2f74df42910ae3a2289f1020788a348089718
[2/7] arm64: dts: qcom: sm8450-hdk: correct FSA4480 port
      commit: dea98746f90ab368ec51dc7a070090165560a5de
[3/7] arm64: dts: qcom: sm6125-pdx201: correct ramoops pmsg-size
      commit: c42f5452de6ad2599c6e5e2a64c180a4ac835d27
[4/7] arm64: dts: qcom: sm6125-sprout: correct ramoops pmsg-size
      commit: 2951e7e7611a3ea04de98d0f1bfc4e7ec609ef29
[5/7] arm64: dts: qcom: sm6350: correct ramoops pmsg-size
      commit: c86b97a72065e06eacb993dc71fa9febc93422af
[6/7] arm64: dts: qcom: sm8150-kumano: correct ramoops pmsg-size
      commit: 4e6b942f092653ebcdbbc0819b2d1f08ab415bdc
[7/7] arm64: dts: qcom: sm8250-edo: correct ramoops pmsg-size
      commit: 7dc3606f91427414d00a2fb09e6e0e32c14c2093

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

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

end of thread, other threads:[~2023-07-10  5:08 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-18 11:44 [PATCH 1/7] arm64: dts: qcom: sm8350-hdk: correct FSA4480 port Krzysztof Kozlowski
2023-06-18 11:44 ` [PATCH 2/7] arm64: dts: qcom: sm8450-hdk: " Krzysztof Kozlowski
2023-06-19  8:11   ` Neil Armstrong
2023-06-18 11:44 ` [PATCH 3/7] arm64: dts: qcom: sm6125-pdx201: correct ramoops pmsg-size Krzysztof Kozlowski
2023-06-19  9:56   ` Konrad Dybcio
2023-06-18 11:44 ` [PATCH 4/7] arm64: dts: qcom: sm6125-sprout: " Krzysztof Kozlowski
2023-06-19  9:57   ` Konrad Dybcio
2023-06-18 11:44 ` [PATCH 5/7] arm64: dts: qcom: sm6350: " Krzysztof Kozlowski
2023-06-19  9:57   ` Konrad Dybcio
2023-06-18 11:44 ` [PATCH 6/7] arm64: dts: qcom: sm8150-kumano: " Krzysztof Kozlowski
2023-06-19  9:57   ` Konrad Dybcio
2023-06-18 11:44 ` [PATCH 7/7] arm64: dts: qcom: sm8250-edo: " Krzysztof Kozlowski
2023-06-19  9:57   ` Konrad Dybcio
2023-06-19  8:11 ` [PATCH 1/7] arm64: dts: qcom: sm8350-hdk: correct FSA4480 port Neil Armstrong
2023-07-10  5:07 ` (subset) " 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).