[PATCH 0/5] arm64: dts: qcom: Few dtc W=1 warning fixes

Krzysztof Kozlowski posted 5 patches 2 months, 1 week ago
There is a newer version of this series
arch/arm64/boot/dts/qcom/glymur.dtsi                             | 6 +++---
arch/arm64/boot/dts/qcom/ipq5424.dtsi                            | 4 ++--
arch/arm64/boot/dts/qcom/sc8180x.dtsi                            | 2 +-
arch/arm64/boot/dts/qcom/sdm845-db845c-navigation-mezzanine.dtso | 5 +++++
4 files changed, 11 insertions(+), 6 deletions(-)
[PATCH 0/5] arm64: dts: qcom: Few dtc W=1 warning fixes
Posted by Krzysztof Kozlowski 2 months, 1 week ago
Not marking stable as these do not have actual impact on user, but still
warnings are not desired.

Best regards,
Krzysztof

---
Krzysztof Kozlowski (5):
      arm64: dts: qcom: glymur: Fix USB simple_bus_reg warning
      arm64: dts: qcom: glymur: Fix cache and SRAM simple_bus_reg warnings
      arm64: dts: qcom: glymur: Fix USB simple_bus_reg warnings
      arm64: dts: qcom: sc8180x: Fix phy simple_bus_reg warning
      arm64: dts: qcom: sdm845-mezzanine: Fix camss ports unit_address_vs_reg warning

 arch/arm64/boot/dts/qcom/glymur.dtsi                             | 6 +++---
 arch/arm64/boot/dts/qcom/ipq5424.dtsi                            | 4 ++--
 arch/arm64/boot/dts/qcom/sc8180x.dtsi                            | 2 +-
 arch/arm64/boot/dts/qcom/sdm845-db845c-navigation-mezzanine.dtso | 5 +++++
 4 files changed, 11 insertions(+), 6 deletions(-)
---
base-commit: 36ece9697e89016181e5ae87510e40fb31d86f2b
change-id: 20260404-dts-qcom-w-1-fixes-1a25bbd0519a

Best regards,
--  
Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Re: [PATCH 0/5] arm64: dts: qcom: Few dtc W=1 warning fixes
Posted by Krishna Kurapati 2 months, 1 week ago

On 4/4/2026 3:20 PM, Krzysztof Kozlowski wrote:
> Not marking stable as these do not have actual impact on user, but still
> warnings are not desired.
> 
> Best regards,
> Krzysztof
> 
> ---
> Krzysztof Kozlowski (5):
>        arm64: dts: qcom: glymur: Fix USB simple_bus_reg warning
>        arm64: dts: qcom: glymur: Fix cache and SRAM simple_bus_reg warnings
>        arm64: dts: qcom: glymur: Fix USB simple_bus_reg warnings

This third one must be "arm64: dts: qcom: ipq5424". I think its 
mistakenly written as glymur.

Regards,
Krishna,

>        arm64: dts: qcom: sc8180x: Fix phy simple_bus_reg warning
>        arm64: dts: qcom: sdm845-mezzanine: Fix camss ports unit_address_vs_reg warning
> 
>   arch/arm64/boot/dts/qcom/glymur.dtsi                             | 6 +++---
>   arch/arm64/boot/dts/qcom/ipq5424.dtsi                            | 4 ++--
>   arch/arm64/boot/dts/qcom/sc8180x.dtsi                            | 2 +-
>   arch/arm64/boot/dts/qcom/sdm845-db845c-navigation-mezzanine.dtso | 5 +++++
>   4 files changed, 11 insertions(+), 6 deletions(-)
> ---
> base-commit: 36ece9697e89016181e5ae87510e40fb31d86f2b
> change-id: 20260404-dts-qcom-w-1-fixes-1a25bbd0519a
> 
> Best regards,
> --
> Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
> 
>
Re: [PATCH 0/5] arm64: dts: qcom: Few dtc W=1 warning fixes
Posted by Krzysztof Kozlowski 2 months, 1 week ago
On 05/04/2026 12:24, Krishna Kurapati wrote:
> 
> 
> On 4/4/2026 3:20 PM, Krzysztof Kozlowski wrote:
>> Not marking stable as these do not have actual impact on user, but still
>> warnings are not desired.
>>
>> Best regards,
>> Krzysztof
>>
>> ---
>> Krzysztof Kozlowski (5):
>>        arm64: dts: qcom: glymur: Fix USB simple_bus_reg warning
>>        arm64: dts: qcom: glymur: Fix cache and SRAM simple_bus_reg warnings
>>        arm64: dts: qcom: glymur: Fix USB simple_bus_reg warnings
> 
> This third one must be "arm64: dts: qcom: ipq5424". I think its 
> mistakenly written as glymur.
> 

Indeed.

Best regards,
Krzysztof