2023-04-19 21:19:29

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [PATCH 01/18] arm64: dts: qcom: ipq6018: correct qrng unit address

Match unit-address to reg entry to fix dtbs W=1 warnings:

Warning (simple_bus_reg): /soc/qrng@e1000: simple-bus unit address format error, expected "e3000"

Fixes: 5bf635621245 ("arm64: dts: ipq6018: Add a few device nodes")
Signed-off-by: Krzysztof Kozlowski <[email protected]>
---
arch/arm64/boot/dts/qcom/ipq6018.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/ipq6018.dtsi b/arch/arm64/boot/dts/qcom/ipq6018.dtsi
index 54af7cb3c7a8..992e8ed64617 100644
--- a/arch/arm64/boot/dts/qcom/ipq6018.dtsi
+++ b/arch/arm64/boot/dts/qcom/ipq6018.dtsi
@@ -302,7 +302,7 @@ mdio: mdio@90000 {
status = "disabled";
};

- prng: qrng@e1000 {
+ prng: qrng@e3000 {
compatible = "qcom,prng-ee";
reg = <0x0 0x000e3000 0x0 0x1000>;
clocks = <&gcc GCC_PRNG_AHB_CLK>;
--
2.34.1


2023-04-19 21:19:38

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [PATCH 02/18] arm64: dts: qcom: msm8916: correct camss unit address

Match unit-address to reg entry to fix dtbs W=1 warnings:

Warning (simple_bus_reg): /soc@0/camss@1b00000: simple-bus unit address format error, expected "1b0ac00"

Fixes: 58f479f90a7c ("arm64: dts: qcom: msm8916: Add CAMSS support")
Signed-off-by: Krzysztof Kozlowski <[email protected]>
---
arch/arm64/boot/dts/qcom/msm8916.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/msm8916.dtsi b/arch/arm64/boot/dts/qcom/msm8916.dtsi
index 834e0b66b7f2..894a99431158 100644
--- a/arch/arm64/boot/dts/qcom/msm8916.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8916.dtsi
@@ -1162,7 +1162,7 @@ dsi_phy0: phy@1a98300 {
};
};

- camss: camss@1b00000 {
+ camss: camss@1b0ac00 {
compatible = "qcom,msm8916-camss";
reg = <0x01b0ac00 0x200>,
<0x01b00030 0x4>,
--
2.34.1

2023-04-19 21:19:43

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [PATCH 04/18] arm64: dts: qcom: msm8916: correct WCNSS unit address

Match unit-address to reg entry to fix dtbs W=1 warnings:

Warning (simple_bus_reg): /soc@0/remoteproc@a21b000: simple-bus unit address format error, expected "a204000"

Fixes: 88106096cbf8 ("ARM: dts: msm8916: Add and enable wcnss node")
Signed-off-by: Krzysztof Kozlowski <[email protected]>
---
arch/arm64/boot/dts/qcom/msm8916.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/msm8916.dtsi b/arch/arm64/boot/dts/qcom/msm8916.dtsi
index f6ccce0dad4e..bf88c10ff55b 100644
--- a/arch/arm64/boot/dts/qcom/msm8916.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8916.dtsi
@@ -1871,7 +1871,7 @@ usb_hs_phy: phy {
};
};

- wcnss: remoteproc@a21b000 {
+ wcnss: remoteproc@a204000 {
compatible = "qcom,pronto-v2-pil", "qcom,pronto";
reg = <0x0a204000 0x2000>, <0x0a202000 0x1000>, <0x0a21b000 0x3000>;
reg-names = "ccu", "dxe", "pmu";
--
2.34.1

2023-04-19 21:19:48

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [PATCH 03/18] arm64: dts: qcom: msm8916: correct MMC unit address

Match unit-address to reg entry to fix dtbs W=1 warnings:

Warning (simple_bus_reg): /soc@0/mmc@7824000: simple-bus unit address format error, expected "7824900"
Warning (simple_bus_reg): /soc@0/mmc@7864000: simple-bus unit address format error, expected "7864900"

Fixes: c4da5a561627 ("arm64: dts: qcom: Add msm8916 sdhci configuration nodes")
Signed-off-by: Krzysztof Kozlowski <[email protected]>
---
arch/arm64/boot/dts/qcom/msm8916.dtsi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm64/boot/dts/qcom/msm8916.dtsi b/arch/arm64/boot/dts/qcom/msm8916.dtsi
index 894a99431158..f6ccce0dad4e 100644
--- a/arch/arm64/boot/dts/qcom/msm8916.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8916.dtsi
@@ -1554,7 +1554,7 @@ lpass_codec: audio-codec@771c000 {
#sound-dai-cells = <1>;
};

- sdhc_1: mmc@7824000 {
+ sdhc_1: mmc@7824900 {
compatible = "qcom,msm8916-sdhci", "qcom,sdhci-msm-v4";
reg = <0x07824900 0x11c>, <0x07824000 0x800>;
reg-names = "hc", "core";
@@ -1572,7 +1572,7 @@ sdhc_1: mmc@7824000 {
status = "disabled";
};

- sdhc_2: mmc@7864000 {
+ sdhc_2: mmc@7864900 {
compatible = "qcom,msm8916-sdhci", "qcom,sdhci-msm-v4";
reg = <0x07864900 0x11c>, <0x07864000 0x800>;
reg-names = "hc", "core";
--
2.34.1

2023-04-19 21:19:49

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [PATCH 05/18] arm64: dts: qcom: msm8953: correct IOMMU unit address

Match unit-address to reg entry to fix dtbs W=1 warnings:

Warning (simple_bus_reg): /soc@0/iommu@1e00000: simple-bus unit address format error, expected "1e20000"

Fixes: c0b9575a3606 ("arm64: dts: qcom: msm8953: add APPS IOMMU")
Signed-off-by: Krzysztof Kozlowski <[email protected]>
---
arch/arm64/boot/dts/qcom/msm8953.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/msm8953.dtsi b/arch/arm64/boot/dts/qcom/msm8953.dtsi
index d44cfa0471e9..4038e47a4610 100644
--- a/arch/arm64/boot/dts/qcom/msm8953.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8953.dtsi
@@ -1002,7 +1002,7 @@ dsi1_phy: phy@1a96400 {
};
};

- apps_iommu: iommu@1e00000 {
+ apps_iommu: iommu@1e20000 {
compatible = "qcom,msm8953-iommu", "qcom,msm-iommu-v1";
ranges = <0 0x01e20000 0x20000>;

--
2.34.1

2023-04-19 21:19:56

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [PATCH 06/18] arm64: dts: qcom: msm8953: correct WCNSS unit address

Match unit-address to reg entry to fix dtbs W=1 warnings:

Warning (simple_bus_reg): /soc@0/remoteproc@a21b000: simple-bus unit address format error, expected "a204000"

Fixes: b12428640ebe ("arm64: dts: MSM8953: Add wcnss nodes")
Signed-off-by: Krzysztof Kozlowski <[email protected]>
---
arch/arm64/boot/dts/qcom/msm8953.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/msm8953.dtsi b/arch/arm64/boot/dts/qcom/msm8953.dtsi
index 4038e47a4610..d1d6f80bb2e6 100644
--- a/arch/arm64/boot/dts/qcom/msm8953.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8953.dtsi
@@ -1425,7 +1425,7 @@ i2c_8: i2c@7af8000 {
status = "disabled";
};

- wcnss: remoteproc@a21b000 {
+ wcnss: remoteproc@a204000 {
compatible = "qcom,pronto-v3-pil", "qcom,pronto";
reg = <0x0a204000 0x2000>, <0x0a202000 0x1000>, <0x0a21b000 0x3000>;
reg-names = "ccu", "dxe", "pmu";
--
2.34.1

2023-04-19 21:19:59

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [PATCH 07/18] arm64: dts: qcom: msm8976: correct MMC unit address

Match unit-address to reg entry to fix dtbs W=1 warnings:

Warning (simple_bus_reg): /soc@0/mmc@7824000: simple-bus unit address format error, expected "7824900"
Warning (simple_bus_reg): /soc@0/mmc@7864000: simple-bus unit address format error, expected "7864900"
Warning (simple_bus_reg): /soc@0/mmc@7a24000: simple-bus unit address format error, expected "7a24900"

Fixes: 0484d3ce0902 ("arm64: dts: qcom: Add DTS for MSM8976 and MSM8956 SoCs")
Signed-off-by: Krzysztof Kozlowski <[email protected]>
---
arch/arm64/boot/dts/qcom/msm8976.dtsi | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/arch/arm64/boot/dts/qcom/msm8976.dtsi b/arch/arm64/boot/dts/qcom/msm8976.dtsi
index f47fb8ea71e2..753b9a2105ed 100644
--- a/arch/arm64/boot/dts/qcom/msm8976.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8976.dtsi
@@ -822,7 +822,7 @@ spmi_bus: spmi@200f000 {
#interrupt-cells = <4>;
};

- sdhc_1: mmc@7824000 {
+ sdhc_1: mmc@7824900 {
compatible = "qcom,msm8976-sdhci", "qcom,sdhci-msm-v4";
reg = <0x07824900 0x500>, <0x07824000 0x800>;
reg-names = "hc", "core";
@@ -838,7 +838,7 @@ sdhc_1: mmc@7824000 {
status = "disabled";
};

- sdhc_2: mmc@7864000 {
+ sdhc_2: mmc@7864900 {
compatible = "qcom,msm8976-sdhci", "qcom,sdhci-msm-v4";
reg = <0x07864900 0x11c>, <0x07864000 0x800>;
reg-names = "hc", "core";
@@ -957,7 +957,7 @@ otg: usb@78db000 {
#reset-cells = <1>;
};

- sdhc_3: mmc@7a24000 {
+ sdhc_3: mmc@7a24900 {
compatible = "qcom,msm8976-sdhci", "qcom,sdhci-msm-v4";
reg = <0x07a24900 0x11c>, <0x07a24000 0x800>;
reg-names = "hc", "core";
--
2.34.1

2023-04-19 21:20:16

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [PATCH 08/18] arm64: dts: qcom: msm8994: correct SPMI unit address

Match unit-address to reg entry to fix dtbs W=1 warnings:

Warning (simple_bus_reg): /soc/spmi@fc4c0000: simple-bus unit address format error, expected "fc4cf000"

Fixes: b0ad598f8ec0 ("arm64: dts: qcom: msm8994: Add SPMI PMIC arbiter device")
Signed-off-by: Krzysztof Kozlowski <[email protected]>
---
arch/arm64/boot/dts/qcom/msm8994.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/msm8994.dtsi b/arch/arm64/boot/dts/qcom/msm8994.dtsi
index bdc3f2ba1755..c5cf01c7f72e 100644
--- a/arch/arm64/boot/dts/qcom/msm8994.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8994.dtsi
@@ -747,7 +747,7 @@ restart@fc4ab000 {
reg = <0xfc4ab000 0x4>;
};

- spmi_bus: spmi@fc4c0000 {
+ spmi_bus: spmi@fc4cf000 {
compatible = "qcom,spmi-pmic-arb";
reg = <0xfc4cf000 0x1000>,
<0xfc4cb000 0x1000>,
--
2.34.1

2023-04-19 21:20:18

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [PATCH 09/18] arm64: dts: qcom: msm8996: correct camss unit address

Match unit-address to reg entry to fix dtbs W=1 warnings:

Warning (simple_bus_reg): /soc/camss@a00000: simple-bus unit address format error, expected "a34000"

Fixes: e0531312e78f ("arm64: dts: qcom: msm8996: Add CAMSS support")
Signed-off-by: Krzysztof Kozlowski <[email protected]>
---
arch/arm64/boot/dts/qcom/msm8996.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/msm8996.dtsi b/arch/arm64/boot/dts/qcom/msm8996.dtsi
index 30257c07e127..25fe2b8552fc 100644
--- a/arch/arm64/boot/dts/qcom/msm8996.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8996.dtsi
@@ -2069,7 +2069,7 @@ ufsphy_lane: phy@627400 {
};
};

- camss: camss@a00000 {
+ camss: camss@a34000 {
compatible = "qcom,msm8996-camss";
reg = <0x00a34000 0x1000>,
<0x00a00030 0x4>,
--
2.34.1

2023-04-19 21:20:21

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [PATCH 10/18] arm64: dts: qcom: sdm630: correct camss unit address

Match unit-address to reg entry to fix dtbs W=1 warnings:

Warning (simple_bus_reg): /soc/camss@ca00000: simple-bus unit address format error, expected "ca00020"

Fixes: f3d5d3cc6971 ("arm64: dts: qcom: sdm630: Configure the camera subsystem")
Signed-off-by: Krzysztof Kozlowski <[email protected]>
---
arch/arm64/boot/dts/qcom/sdm630.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/sdm630.dtsi b/arch/arm64/boot/dts/qcom/sdm630.dtsi
index eaead2f7beb4..ab04903fa3ff 100644
--- a/arch/arm64/boot/dts/qcom/sdm630.dtsi
+++ b/arch/arm64/boot/dts/qcom/sdm630.dtsi
@@ -1894,7 +1894,7 @@ pil-reloc@94c {
};
};

- camss: camss@ca00000 {
+ camss: camss@ca00020 {
compatible = "qcom,sdm660-camss";
reg = <0x0ca00020 0x10>,
<0x0ca30000 0x100>,
--
2.34.1

2023-04-19 21:20:22

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [PATCH 11/18] arm64: dts: qcom: sdm845: correct camss unit address

Match unit-address to reg entry to fix dtbs W=1 warnings:

Warning (simple_bus_reg): /soc@0/camss@a00000: simple-bus unit address format error, expected "acb3000"

Fixes: d48a6698a6b7 ("arm64: dts: qcom: sdm845: Add CAMSS ISP node")
Signed-off-by: Krzysztof Kozlowski <[email protected]>
---
arch/arm64/boot/dts/qcom/sdm845.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/sdm845.dtsi b/arch/arm64/boot/dts/qcom/sdm845.dtsi
index cdeb05e95674..8f99e79ba3fd 100644
--- a/arch/arm64/boot/dts/qcom/sdm845.dtsi
+++ b/arch/arm64/boot/dts/qcom/sdm845.dtsi
@@ -4238,7 +4238,7 @@ videocc: clock-controller@ab00000 {
#reset-cells = <1>;
};

- camss: camss@a00000 {
+ camss: camss@acb3000 {
compatible = "qcom,sdm845-camss";

reg = <0 0x0acb3000 0 0x1000>,
--
2.34.1

2023-04-19 21:20:30

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [PATCH 12/18] arm64: dts: qcom: sm6115: correct thermal-sensor unit address

Match unit-address to reg entry to fix dtbs W=1 warnings:

Warning (simple_bus_reg): /soc@0/thermal-sensor@4410000: simple-bus unit address format error, expected "4411000"

Fixes: 7b74cba6b13f ("arm64: dts: qcom: sm6115: Add TSENS node")
Signed-off-by: Krzysztof Kozlowski <[email protected]>
---
arch/arm64/boot/dts/qcom/sm6115.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/sm6115.dtsi b/arch/arm64/boot/dts/qcom/sm6115.dtsi
index 43f31c1b9d5a..ea71249bbdf3 100644
--- a/arch/arm64/boot/dts/qcom/sm6115.dtsi
+++ b/arch/arm64/boot/dts/qcom/sm6115.dtsi
@@ -700,7 +700,7 @@ spmi_bus: spmi@1c40000 {
#interrupt-cells = <4>;
};

- tsens0: thermal-sensor@4410000 {
+ tsens0: thermal-sensor@4411000 {
compatible = "qcom,sm6115-tsens", "qcom,tsens-v2";
reg = <0x0 0x04411000 0x0 0x1ff>, /* TM */
<0x0 0x04410000 0x0 0x8>; /* SROT */
--
2.34.1

2023-04-19 21:20:35

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [PATCH 13/18] arm64: dts: qcom: sm8350: correct DMA controller unit address

Match unit-address to reg entry to fix dtbs W=1 warnings:

Warning (simple_bus_reg): /soc@0/dma-controller@900000: simple-bus unit address format error, expected "9800000"

Fixes: bc08fbf49bc8 ("arm64: dts: qcom: sm8350: Define GPI DMA engines")
Signed-off-by: Krzysztof Kozlowski <[email protected]>
---
arch/arm64/boot/dts/qcom/sm8350.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/sm8350.dtsi b/arch/arm64/boot/dts/qcom/sm8350.dtsi
index 3efdc03ed0f1..a9af730e0b1c 100644
--- a/arch/arm64/boot/dts/qcom/sm8350.dtsi
+++ b/arch/arm64/boot/dts/qcom/sm8350.dtsi
@@ -907,7 +907,7 @@ spi19: spi@894000 {
};
};

- gpi_dma0: dma-controller@900000 {
+ gpi_dma0: dma-controller@9800000 {
compatible = "qcom,sm8350-gpi-dma", "qcom,sm6350-gpi-dma";
reg = <0 0x09800000 0 0x60000>;
interrupts = <GIC_SPI 244 IRQ_TYPE_LEVEL_HIGH>,
--
2.34.1

2023-04-19 21:20:43

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [PATCH 14/18] arm64: dts: qcom: sm8350: correct PCI phy unit address

Match unit-address to reg entry to fix dtbs W=1 warnings:

Warning (simple_bus_reg): /soc@0/phy@1c0f000: simple-bus unit address format error, expected "1c0e000"

Fixes: 6daee40678a0 ("arm64: dts: qcom: sm8350: add PCIe devices")
Signed-off-by: Krzysztof Kozlowski <[email protected]>
---
arch/arm64/boot/dts/qcom/sm8350.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/sm8350.dtsi b/arch/arm64/boot/dts/qcom/sm8350.dtsi
index a9af730e0b1c..5ca21cd1cbec 100644
--- a/arch/arm64/boot/dts/qcom/sm8350.dtsi
+++ b/arch/arm64/boot/dts/qcom/sm8350.dtsi
@@ -1638,7 +1638,7 @@ pcie1: pci@1c08000 {
status = "disabled";
};

- pcie1_phy: phy@1c0f000 {
+ pcie1_phy: phy@1c0e000 {
compatible = "qcom,sm8350-qmp-gen3x2-pcie-phy";
reg = <0 0x01c0e000 0 0x2000>;
clocks = <&gcc GCC_PCIE_1_AUX_CLK>,
--
2.34.1

2023-04-19 21:20:46

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [PATCH 15/18] arm64: dts: qcom: sm8350: correct USB phy unit address

Match unit-address to reg entry to fix dtbs W=1 warnings:

Warning (simple_bus_reg): /soc@0/phy@88e9000: simple-bus unit address format error, expected "88e8000"

Fixes: 2458a305e80e ("arm64: dts: qcom: sm8350: switch to combo usb3/dp phy")
Signed-off-by: Krzysztof Kozlowski <[email protected]>
---
arch/arm64/boot/dts/qcom/sm8350.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/sm8350.dtsi b/arch/arm64/boot/dts/qcom/sm8350.dtsi
index 5ca21cd1cbec..425af2c38a37 100644
--- a/arch/arm64/boot/dts/qcom/sm8350.dtsi
+++ b/arch/arm64/boot/dts/qcom/sm8350.dtsi
@@ -2140,7 +2140,7 @@ usb_2_hsphy: phy@88e4000 {
resets = <&gcc GCC_QUSB2PHY_SEC_BCR>;
};

- usb_1_qmpphy: phy@88e9000 {
+ usb_1_qmpphy: phy@88e8000 {
compatible = "qcom,sm8350-qmp-usb3-dp-phy";
reg = <0 0x088e8000 0 0x3000>;

--
2.34.1

2023-04-19 21:20:53

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [PATCH 16/18] arm64: dts: qcom: sm8550: correct crypto unit address

Match unit-address to reg entry to fix dtbs W=1 warnings:

Warning (simple_bus_reg): /soc@0/crypto@1de0000: simple-bus unit address format error, expected "1dfa000"

Fixes: 433477c3bf0b ("arm64: dts: qcom: sm8550: add QCrypto nodes")
Signed-off-by: Krzysztof Kozlowski <[email protected]>
---
arch/arm64/boot/dts/qcom/sm8550.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/sm8550.dtsi b/arch/arm64/boot/dts/qcom/sm8550.dtsi
index 43192ef21aec..90d2b7057b75 100644
--- a/arch/arm64/boot/dts/qcom/sm8550.dtsi
+++ b/arch/arm64/boot/dts/qcom/sm8550.dtsi
@@ -1858,7 +1858,7 @@ cryptobam: dma-controller@1dc4000 {
<&apps_smmu 0x481 0x0>;
};

- crypto: crypto@1de0000 {
+ crypto: crypto@1dfa000 {
compatible = "qcom,sm8550-qce", "qcom,sm8150-qce", "qcom,qce";
reg = <0x0 0x01dfa000 0x0 0x6000>;
dmas = <&cryptobam 4>, <&cryptobam 5>;
--
2.34.1

2023-04-19 21:22:00

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [PATCH 18/18] arm64: dts: qcom: sdm845-polaris: add missing touchscreen child node reg

Add missing reg property to touchscreen child node to fix dtbs W=1 warnings:

Warning (unit_address_vs_reg): /soc@0/geniqup@ac0000/i2c@a98000/touchscreen@20/rmi4-f12@12: node has a unit name, but no reg or ranges property

Fixes: be497abe19bf ("arm64: dts: qcom: Add support for Xiaomi Mi Mix2s")
Signed-off-by: Krzysztof Kozlowski <[email protected]>
---
arch/arm64/boot/dts/qcom/sdm845-xiaomi-polaris.dts | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/qcom/sdm845-xiaomi-polaris.dts b/arch/arm64/boot/dts/qcom/sdm845-xiaomi-polaris.dts
index 8ae0ffccaab2..576f0421824f 100644
--- a/arch/arm64/boot/dts/qcom/sdm845-xiaomi-polaris.dts
+++ b/arch/arm64/boot/dts/qcom/sdm845-xiaomi-polaris.dts
@@ -483,6 +483,7 @@ rmi4-f01@1 {
};

rmi4-f12@12 {
+ reg = <0x12>;
syna,rezero-wait-ms = <0xc8>;
syna,clip-x-high = <0x438>;
syna,clip-y-high = <0x870>;
--
2.34.1

2023-04-19 21:22:02

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [PATCH 17/18] arm64: dts: qcom: sm8550: correct pinctrl unit address

Match unit-address to reg entry to fix dtbs W=1 warnings:

Warning (simple_bus_reg): /soc@0/pinctrl@f000000: simple-bus unit address format error, expected "f100000"

Fixes: ffc50b2d3828 ("arm64: dts: qcom: Add base SM8550 dtsi")
Signed-off-by: Krzysztof Kozlowski <[email protected]>
---
arch/arm64/boot/dts/qcom/sm8550.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/sm8550.dtsi b/arch/arm64/boot/dts/qcom/sm8550.dtsi
index 90d2b7057b75..eef46045df93 100644
--- a/arch/arm64/boot/dts/qcom/sm8550.dtsi
+++ b/arch/arm64/boot/dts/qcom/sm8550.dtsi
@@ -2883,7 +2883,7 @@ spmi_bus: spmi@c400000 {
#interrupt-cells = <4>;
};

- tlmm: pinctrl@f000000 {
+ tlmm: pinctrl@f100000 {
compatible = "qcom,sm8550-tlmm";
reg = <0 0x0f100000 0 0x300000>;
interrupts = <GIC_SPI 208 IRQ_TYPE_LEVEL_HIGH>;
--
2.34.1

Subject: Re: [PATCH 07/18] arm64: dts: qcom: msm8976: correct MMC unit address

Il 19/04/23 23:18, Krzysztof Kozlowski ha scritto:
> Match unit-address to reg entry to fix dtbs W=1 warnings:
>
> Warning (simple_bus_reg): /soc@0/mmc@7824000: simple-bus unit address format error, expected "7824900"
> Warning (simple_bus_reg): /soc@0/mmc@7864000: simple-bus unit address format error, expected "7864900"
> Warning (simple_bus_reg): /soc@0/mmc@7a24000: simple-bus unit address format error, expected "7a24900"
>
> Fixes: 0484d3ce0902 ("arm64: dts: qcom: Add DTS for MSM8976 and MSM8956 SoCs")
> Signed-off-by: Krzysztof Kozlowski <[email protected]>

Reviewed-by: AngeloGioacchino Del Regno <[email protected]>


Subject: Re: [PATCH 10/18] arm64: dts: qcom: sdm630: correct camss unit address

Il 19/04/23 23:18, Krzysztof Kozlowski ha scritto:
> Match unit-address to reg entry to fix dtbs W=1 warnings:
>
> Warning (simple_bus_reg): /soc/camss@ca00000: simple-bus unit address format error, expected "ca00020"
>
> Fixes: f3d5d3cc6971 ("arm64: dts: qcom: sdm630: Configure the camera subsystem")
> Signed-off-by: Krzysztof Kozlowski <[email protected]>

Reviewed-by: AngeloGioacchino Del Regno <[email protected]>


2023-04-20 09:46:29

by Molly Sophia

[permalink] [raw]
Subject: Re: [PATCH 18/18] arm64: dts: qcom: sdm845-polaris: add missing touchscreen child node reg

On Thu, Apr 20, 2023 at 5:19 AM Krzysztof Kozlowski
<[email protected]> wrote:
>
> Add missing reg property to touchscreen child node to fix dtbs W=1 warnings:
>
> Warning (unit_address_vs_reg): /soc@0/geniqup@ac0000/i2c@a98000/touchscreen@20/rmi4-f12@12: node has a unit name, but no reg or ranges property
>
> Fixes: be497abe19bf ("arm64: dts: qcom: Add support for Xiaomi Mi Mix2s")
> Signed-off-by: Krzysztof Kozlowski <[email protected]>
> ---
> arch/arm64/boot/dts/qcom/sdm845-xiaomi-polaris.dts | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/boot/dts/qcom/sdm845-xiaomi-polaris.dts b/arch/arm64/boot/dts/qcom/sdm845-xiaomi-polaris.dts
> index 8ae0ffccaab2..576f0421824f 100644
> --- a/arch/arm64/boot/dts/qcom/sdm845-xiaomi-polaris.dts
> +++ b/arch/arm64/boot/dts/qcom/sdm845-xiaomi-polaris.dts
> @@ -483,6 +483,7 @@ rmi4-f01@1 {
> };
>
> rmi4-f12@12 {
> + reg = <0x12>;
> syna,rezero-wait-ms = <0xc8>;
> syna,clip-x-high = <0x438>;
> syna,clip-y-high = <0x870>;
> --
> 2.34.1
>

Reviewed-by: Molly Sophia <[email protected]>

2023-04-20 10:55:34

by Konrad Dybcio

[permalink] [raw]
Subject: Re: [PATCH 01/18] arm64: dts: qcom: ipq6018: correct qrng unit address



On 19.04.2023 23:18, Krzysztof Kozlowski wrote:
> Match unit-address to reg entry to fix dtbs W=1 warnings:
>
> Warning (simple_bus_reg): /soc/qrng@e1000: simple-bus unit address format error, expected "e3000"
>
> Fixes: 5bf635621245 ("arm64: dts: ipq6018: Add a few device nodes")
> Signed-off-by: Krzysztof Kozlowski <[email protected]>
> ---
Reviewed-by: Konrad Dybcio <[email protected]>

Konrad
> arch/arm64/boot/dts/qcom/ipq6018.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/ipq6018.dtsi b/arch/arm64/boot/dts/qcom/ipq6018.dtsi
> index 54af7cb3c7a8..992e8ed64617 100644
> --- a/arch/arm64/boot/dts/qcom/ipq6018.dtsi
> +++ b/arch/arm64/boot/dts/qcom/ipq6018.dtsi
> @@ -302,7 +302,7 @@ mdio: mdio@90000 {
> status = "disabled";
> };
>
> - prng: qrng@e1000 {
> + prng: qrng@e3000 {
> compatible = "qcom,prng-ee";
> reg = <0x0 0x000e3000 0x0 0x1000>;
> clocks = <&gcc GCC_PRNG_AHB_CLK>;

2023-04-20 10:55:40

by Konrad Dybcio

[permalink] [raw]
Subject: Re: [PATCH 02/18] arm64: dts: qcom: msm8916: correct camss unit address



On 19.04.2023 23:18, Krzysztof Kozlowski wrote:
> Match unit-address to reg entry to fix dtbs W=1 warnings:
>
> Warning (simple_bus_reg): /soc@0/camss@1b00000: simple-bus unit address format error, expected "1b0ac00"
>
> Fixes: 58f479f90a7c ("arm64: dts: qcom: msm8916: Add CAMSS support")
> Signed-off-by: Krzysztof Kozlowski <[email protected]>
> ---
Reviewed-by: Konrad Dybcio <[email protected]>

Konrad
> arch/arm64/boot/dts/qcom/msm8916.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/msm8916.dtsi b/arch/arm64/boot/dts/qcom/msm8916.dtsi
> index 834e0b66b7f2..894a99431158 100644
> --- a/arch/arm64/boot/dts/qcom/msm8916.dtsi
> +++ b/arch/arm64/boot/dts/qcom/msm8916.dtsi
> @@ -1162,7 +1162,7 @@ dsi_phy0: phy@1a98300 {
> };
> };
>
> - camss: camss@1b00000 {
> + camss: camss@1b0ac00 {
> compatible = "qcom,msm8916-camss";
> reg = <0x01b0ac00 0x200>,
> <0x01b00030 0x4>,

2023-04-20 10:56:19

by Konrad Dybcio

[permalink] [raw]
Subject: Re: [PATCH 03/18] arm64: dts: qcom: msm8916: correct MMC unit address



On 19.04.2023 23:18, Krzysztof Kozlowski wrote:
> Match unit-address to reg entry to fix dtbs W=1 warnings:
>
> Warning (simple_bus_reg): /soc@0/mmc@7824000: simple-bus unit address format error, expected "7824900"
> Warning (simple_bus_reg): /soc@0/mmc@7864000: simple-bus unit address format error, expected "7864900"
>
> Fixes: c4da5a561627 ("arm64: dts: qcom: Add msm8916 sdhci configuration nodes")
> Signed-off-by: Krzysztof Kozlowski <[email protected]>
> ---
Reviewed-by: Konrad Dybcio <[email protected]>

Konrad
> arch/arm64/boot/dts/qcom/msm8916.dtsi | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/msm8916.dtsi b/arch/arm64/boot/dts/qcom/msm8916.dtsi
> index 894a99431158..f6ccce0dad4e 100644
> --- a/arch/arm64/boot/dts/qcom/msm8916.dtsi
> +++ b/arch/arm64/boot/dts/qcom/msm8916.dtsi
> @@ -1554,7 +1554,7 @@ lpass_codec: audio-codec@771c000 {
> #sound-dai-cells = <1>;
> };
>
> - sdhc_1: mmc@7824000 {
> + sdhc_1: mmc@7824900 {
> compatible = "qcom,msm8916-sdhci", "qcom,sdhci-msm-v4";
> reg = <0x07824900 0x11c>, <0x07824000 0x800>;
> reg-names = "hc", "core";
> @@ -1572,7 +1572,7 @@ sdhc_1: mmc@7824000 {
> status = "disabled";
> };
>
> - sdhc_2: mmc@7864000 {
> + sdhc_2: mmc@7864900 {
> compatible = "qcom,msm8916-sdhci", "qcom,sdhci-msm-v4";
> reg = <0x07864900 0x11c>, <0x07864000 0x800>;
> reg-names = "hc", "core";

2023-04-20 10:56:30

by Konrad Dybcio

[permalink] [raw]
Subject: Re: [PATCH 04/18] arm64: dts: qcom: msm8916: correct WCNSS unit address



On 19.04.2023 23:18, Krzysztof Kozlowski wrote:
> Match unit-address to reg entry to fix dtbs W=1 warnings:
>
> Warning (simple_bus_reg): /soc@0/remoteproc@a21b000: simple-bus unit address format error, expected "a204000"
>
> Fixes: 88106096cbf8 ("ARM: dts: msm8916: Add and enable wcnss node")
> Signed-off-by: Krzysztof Kozlowski <[email protected]>
> ---
Reviewed-by: Konrad Dybcio <[email protected]>

Konrad
> arch/arm64/boot/dts/qcom/msm8916.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/msm8916.dtsi b/arch/arm64/boot/dts/qcom/msm8916.dtsi
> index f6ccce0dad4e..bf88c10ff55b 100644
> --- a/arch/arm64/boot/dts/qcom/msm8916.dtsi
> +++ b/arch/arm64/boot/dts/qcom/msm8916.dtsi
> @@ -1871,7 +1871,7 @@ usb_hs_phy: phy {
> };
> };
>
> - wcnss: remoteproc@a21b000 {
> + wcnss: remoteproc@a204000 {
> compatible = "qcom,pronto-v2-pil", "qcom,pronto";
> reg = <0x0a204000 0x2000>, <0x0a202000 0x1000>, <0x0a21b000 0x3000>;
> reg-names = "ccu", "dxe", "pmu";

2023-04-20 10:56:57

by Konrad Dybcio

[permalink] [raw]
Subject: Re: [PATCH 06/18] arm64: dts: qcom: msm8953: correct WCNSS unit address



On 19.04.2023 23:18, Krzysztof Kozlowski wrote:
> Match unit-address to reg entry to fix dtbs W=1 warnings:
>
> Warning (simple_bus_reg): /soc@0/remoteproc@a21b000: simple-bus unit address format error, expected "a204000"
>
> Fixes: b12428640ebe ("arm64: dts: MSM8953: Add wcnss nodes")
> Signed-off-by: Krzysztof Kozlowski <[email protected]>
> ---
Reviewed-by: Konrad Dybcio <[email protected]>

Konrad
> arch/arm64/boot/dts/qcom/msm8953.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/msm8953.dtsi b/arch/arm64/boot/dts/qcom/msm8953.dtsi
> index 4038e47a4610..d1d6f80bb2e6 100644
> --- a/arch/arm64/boot/dts/qcom/msm8953.dtsi
> +++ b/arch/arm64/boot/dts/qcom/msm8953.dtsi
> @@ -1425,7 +1425,7 @@ i2c_8: i2c@7af8000 {
> status = "disabled";
> };
>
> - wcnss: remoteproc@a21b000 {
> + wcnss: remoteproc@a204000 {
> compatible = "qcom,pronto-v3-pil", "qcom,pronto";
> reg = <0x0a204000 0x2000>, <0x0a202000 0x1000>, <0x0a21b000 0x3000>;
> reg-names = "ccu", "dxe", "pmu";

2023-04-20 10:57:01

by Konrad Dybcio

[permalink] [raw]
Subject: Re: [PATCH 05/18] arm64: dts: qcom: msm8953: correct IOMMU unit address



On 19.04.2023 23:18, Krzysztof Kozlowski wrote:
> Match unit-address to reg entry to fix dtbs W=1 warnings:
>
> Warning (simple_bus_reg): /soc@0/iommu@1e00000: simple-bus unit address format error, expected "1e20000"
>
> Fixes: c0b9575a3606 ("arm64: dts: qcom: msm8953: add APPS IOMMU")
> Signed-off-by: Krzysztof Kozlowski <[email protected]>
> ---
Reviewed-by: Konrad Dybcio <[email protected]>

Konrad
> arch/arm64/boot/dts/qcom/msm8953.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/msm8953.dtsi b/arch/arm64/boot/dts/qcom/msm8953.dtsi
> index d44cfa0471e9..4038e47a4610 100644
> --- a/arch/arm64/boot/dts/qcom/msm8953.dtsi
> +++ b/arch/arm64/boot/dts/qcom/msm8953.dtsi
> @@ -1002,7 +1002,7 @@ dsi1_phy: phy@1a96400 {
> };
> };
>
> - apps_iommu: iommu@1e00000 {
> + apps_iommu: iommu@1e20000 {
> compatible = "qcom,msm8953-iommu", "qcom,msm-iommu-v1";
> ranges = <0 0x01e20000 0x20000>;
>

2023-04-20 10:57:19

by Konrad Dybcio

[permalink] [raw]
Subject: Re: [PATCH 07/18] arm64: dts: qcom: msm8976: correct MMC unit address



On 19.04.2023 23:18, Krzysztof Kozlowski wrote:
> Match unit-address to reg entry to fix dtbs W=1 warnings:
>
> Warning (simple_bus_reg): /soc@0/mmc@7824000: simple-bus unit address format error, expected "7824900"
> Warning (simple_bus_reg): /soc@0/mmc@7864000: simple-bus unit address format error, expected "7864900"
> Warning (simple_bus_reg): /soc@0/mmc@7a24000: simple-bus unit address format error, expected "7a24900"
>
> Fixes: 0484d3ce0902 ("arm64: dts: qcom: Add DTS for MSM8976 and MSM8956 SoCs")
> Signed-off-by: Krzysztof Kozlowski <[email protected]>
> ---
Reviewed-by: Konrad Dybcio <[email protected]>

Konrad
> arch/arm64/boot/dts/qcom/msm8976.dtsi | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/msm8976.dtsi b/arch/arm64/boot/dts/qcom/msm8976.dtsi
> index f47fb8ea71e2..753b9a2105ed 100644
> --- a/arch/arm64/boot/dts/qcom/msm8976.dtsi
> +++ b/arch/arm64/boot/dts/qcom/msm8976.dtsi
> @@ -822,7 +822,7 @@ spmi_bus: spmi@200f000 {
> #interrupt-cells = <4>;
> };
>
> - sdhc_1: mmc@7824000 {
> + sdhc_1: mmc@7824900 {
> compatible = "qcom,msm8976-sdhci", "qcom,sdhci-msm-v4";
> reg = <0x07824900 0x500>, <0x07824000 0x800>;
> reg-names = "hc", "core";
> @@ -838,7 +838,7 @@ sdhc_1: mmc@7824000 {
> status = "disabled";
> };
>
> - sdhc_2: mmc@7864000 {
> + sdhc_2: mmc@7864900 {
> compatible = "qcom,msm8976-sdhci", "qcom,sdhci-msm-v4";
> reg = <0x07864900 0x11c>, <0x07864000 0x800>;
> reg-names = "hc", "core";
> @@ -957,7 +957,7 @@ otg: usb@78db000 {
> #reset-cells = <1>;
> };
>
> - sdhc_3: mmc@7a24000 {
> + sdhc_3: mmc@7a24900 {
> compatible = "qcom,msm8976-sdhci", "qcom,sdhci-msm-v4";
> reg = <0x07a24900 0x11c>, <0x07a24000 0x800>;
> reg-names = "hc", "core";

2023-04-20 10:57:24

by Konrad Dybcio

[permalink] [raw]
Subject: Re: [PATCH 08/18] arm64: dts: qcom: msm8994: correct SPMI unit address



On 19.04.2023 23:18, Krzysztof Kozlowski wrote:
> Match unit-address to reg entry to fix dtbs W=1 warnings:
>
> Warning (simple_bus_reg): /soc/spmi@fc4c0000: simple-bus unit address format error, expected "fc4cf000"
>
> Fixes: b0ad598f8ec0 ("arm64: dts: qcom: msm8994: Add SPMI PMIC arbiter device")
> Signed-off-by: Krzysztof Kozlowski <[email protected]>
> ---
Reviewed-by: Konrad Dybcio <[email protected]>

Konrad
> arch/arm64/boot/dts/qcom/msm8994.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/msm8994.dtsi b/arch/arm64/boot/dts/qcom/msm8994.dtsi
> index bdc3f2ba1755..c5cf01c7f72e 100644
> --- a/arch/arm64/boot/dts/qcom/msm8994.dtsi
> +++ b/arch/arm64/boot/dts/qcom/msm8994.dtsi
> @@ -747,7 +747,7 @@ restart@fc4ab000 {
> reg = <0xfc4ab000 0x4>;
> };
>
> - spmi_bus: spmi@fc4c0000 {
> + spmi_bus: spmi@fc4cf000 {
> compatible = "qcom,spmi-pmic-arb";
> reg = <0xfc4cf000 0x1000>,
> <0xfc4cb000 0x1000>,

2023-04-20 10:57:42

by Konrad Dybcio

[permalink] [raw]
Subject: Re: [PATCH 09/18] arm64: dts: qcom: msm8996: correct camss unit address



On 19.04.2023 23:18, Krzysztof Kozlowski wrote:
> Match unit-address to reg entry to fix dtbs W=1 warnings:
>
> Warning (simple_bus_reg): /soc/camss@a00000: simple-bus unit address format error, expected "a34000"
>
> Fixes: e0531312e78f ("arm64: dts: qcom: msm8996: Add CAMSS support")
> Signed-off-by: Krzysztof Kozlowski <[email protected]>
> ---
Reviewed-by: Konrad Dybcio <[email protected]>

Konrad
> arch/arm64/boot/dts/qcom/msm8996.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/msm8996.dtsi b/arch/arm64/boot/dts/qcom/msm8996.dtsi
> index 30257c07e127..25fe2b8552fc 100644
> --- a/arch/arm64/boot/dts/qcom/msm8996.dtsi
> +++ b/arch/arm64/boot/dts/qcom/msm8996.dtsi
> @@ -2069,7 +2069,7 @@ ufsphy_lane: phy@627400 {
> };
> };
>
> - camss: camss@a00000 {
> + camss: camss@a34000 {
> compatible = "qcom,msm8996-camss";
> reg = <0x00a34000 0x1000>,
> <0x00a00030 0x4>,

2023-04-20 10:58:07

by Konrad Dybcio

[permalink] [raw]
Subject: Re: [PATCH 10/18] arm64: dts: qcom: sdm630: correct camss unit address



On 19.04.2023 23:18, Krzysztof Kozlowski wrote:
> Match unit-address to reg entry to fix dtbs W=1 warnings:
>
> Warning (simple_bus_reg): /soc/camss@ca00000: simple-bus unit address format error, expected "ca00020"
>
> Fixes: f3d5d3cc6971 ("arm64: dts: qcom: sdm630: Configure the camera subsystem")
> Signed-off-by: Krzysztof Kozlowski <[email protected]>
> ---
Reviewed-by: Konrad Dybcio <[email protected]>

Konrad
> arch/arm64/boot/dts/qcom/sdm630.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/sdm630.dtsi b/arch/arm64/boot/dts/qcom/sdm630.dtsi
> index eaead2f7beb4..ab04903fa3ff 100644
> --- a/arch/arm64/boot/dts/qcom/sdm630.dtsi
> +++ b/arch/arm64/boot/dts/qcom/sdm630.dtsi
> @@ -1894,7 +1894,7 @@ pil-reloc@94c {
> };
> };
>
> - camss: camss@ca00000 {
> + camss: camss@ca00020 {
> compatible = "qcom,sdm660-camss";
> reg = <0x0ca00020 0x10>,
> <0x0ca30000 0x100>,

2023-04-20 10:58:30

by Konrad Dybcio

[permalink] [raw]
Subject: Re: [PATCH 11/18] arm64: dts: qcom: sdm845: correct camss unit address



On 19.04.2023 23:18, Krzysztof Kozlowski wrote:
> Match unit-address to reg entry to fix dtbs W=1 warnings:
>
> Warning (simple_bus_reg): /soc@0/camss@a00000: simple-bus unit address format error, expected "acb3000"
>
> Fixes: d48a6698a6b7 ("arm64: dts: qcom: sdm845: Add CAMSS ISP node")
> Signed-off-by: Krzysztof Kozlowski <[email protected]>
> ---
Reviewed-by: Konrad Dybcio <[email protected]>

Konrad
> arch/arm64/boot/dts/qcom/sdm845.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/sdm845.dtsi b/arch/arm64/boot/dts/qcom/sdm845.dtsi
> index cdeb05e95674..8f99e79ba3fd 100644
> --- a/arch/arm64/boot/dts/qcom/sdm845.dtsi
> +++ b/arch/arm64/boot/dts/qcom/sdm845.dtsi
> @@ -4238,7 +4238,7 @@ videocc: clock-controller@ab00000 {
> #reset-cells = <1>;
> };
>
> - camss: camss@a00000 {
> + camss: camss@acb3000 {
> compatible = "qcom,sdm845-camss";
>
> reg = <0 0x0acb3000 0 0x1000>,

2023-04-20 10:58:39

by Konrad Dybcio

[permalink] [raw]
Subject: Re: [PATCH 12/18] arm64: dts: qcom: sm6115: correct thermal-sensor unit address



On 19.04.2023 23:18, Krzysztof Kozlowski wrote:
> Match unit-address to reg entry to fix dtbs W=1 warnings:
>
> Warning (simple_bus_reg): /soc@0/thermal-sensor@4410000: simple-bus unit address format error, expected "4411000"
>
> Fixes: 7b74cba6b13f ("arm64: dts: qcom: sm6115: Add TSENS node")
> Signed-off-by: Krzysztof Kozlowski <[email protected]>
> ---
Reviewed-by: Konrad Dybcio <[email protected]>

Konrad
> arch/arm64/boot/dts/qcom/sm6115.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/sm6115.dtsi b/arch/arm64/boot/dts/qcom/sm6115.dtsi
> index 43f31c1b9d5a..ea71249bbdf3 100644
> --- a/arch/arm64/boot/dts/qcom/sm6115.dtsi
> +++ b/arch/arm64/boot/dts/qcom/sm6115.dtsi
> @@ -700,7 +700,7 @@ spmi_bus: spmi@1c40000 {
> #interrupt-cells = <4>;
> };
>
> - tsens0: thermal-sensor@4410000 {
> + tsens0: thermal-sensor@4411000 {
> compatible = "qcom,sm6115-tsens", "qcom,tsens-v2";
> reg = <0x0 0x04411000 0x0 0x1ff>, /* TM */
> <0x0 0x04410000 0x0 0x8>; /* SROT */

2023-04-20 10:59:01

by Konrad Dybcio

[permalink] [raw]
Subject: Re: [PATCH 13/18] arm64: dts: qcom: sm8350: correct DMA controller unit address



On 19.04.2023 23:18, Krzysztof Kozlowski wrote:
> Match unit-address to reg entry to fix dtbs W=1 warnings:
>
> Warning (simple_bus_reg): /soc@0/dma-controller@900000: simple-bus unit address format error, expected "9800000"
>
> Fixes: bc08fbf49bc8 ("arm64: dts: qcom: sm8350: Define GPI DMA engines")
> Signed-off-by: Krzysztof Kozlowski <[email protected]>
> ---
Reviewed-by: Konrad Dybcio <[email protected]>

Konrad
> arch/arm64/boot/dts/qcom/sm8350.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/sm8350.dtsi b/arch/arm64/boot/dts/qcom/sm8350.dtsi
> index 3efdc03ed0f1..a9af730e0b1c 100644
> --- a/arch/arm64/boot/dts/qcom/sm8350.dtsi
> +++ b/arch/arm64/boot/dts/qcom/sm8350.dtsi
> @@ -907,7 +907,7 @@ spi19: spi@894000 {
> };
> };
>
> - gpi_dma0: dma-controller@900000 {
> + gpi_dma0: dma-controller@9800000 {
> compatible = "qcom,sm8350-gpi-dma", "qcom,sm6350-gpi-dma";
> reg = <0 0x09800000 0 0x60000>;
> interrupts = <GIC_SPI 244 IRQ_TYPE_LEVEL_HIGH>,

2023-04-20 10:59:28

by Konrad Dybcio

[permalink] [raw]
Subject: Re: [PATCH 14/18] arm64: dts: qcom: sm8350: correct PCI phy unit address



On 19.04.2023 23:18, Krzysztof Kozlowski wrote:
> Match unit-address to reg entry to fix dtbs W=1 warnings:
>
> Warning (simple_bus_reg): /soc@0/phy@1c0f000: simple-bus unit address format error, expected "1c0e000"
>
> Fixes: 6daee40678a0 ("arm64: dts: qcom: sm8350: add PCIe devices")
> Signed-off-by: Krzysztof Kozlowski <[email protected]>
> ---
Reviewed-by: Konrad Dybcio <[email protected]>

Konrad
> arch/arm64/boot/dts/qcom/sm8350.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/sm8350.dtsi b/arch/arm64/boot/dts/qcom/sm8350.dtsi
> index a9af730e0b1c..5ca21cd1cbec 100644
> --- a/arch/arm64/boot/dts/qcom/sm8350.dtsi
> +++ b/arch/arm64/boot/dts/qcom/sm8350.dtsi
> @@ -1638,7 +1638,7 @@ pcie1: pci@1c08000 {
> status = "disabled";
> };
>
> - pcie1_phy: phy@1c0f000 {
> + pcie1_phy: phy@1c0e000 {
> compatible = "qcom,sm8350-qmp-gen3x2-pcie-phy";
> reg = <0 0x01c0e000 0 0x2000>;
> clocks = <&gcc GCC_PCIE_1_AUX_CLK>,

2023-04-20 10:59:56

by Konrad Dybcio

[permalink] [raw]
Subject: Re: [PATCH 15/18] arm64: dts: qcom: sm8350: correct USB phy unit address



On 19.04.2023 23:18, Krzysztof Kozlowski wrote:
> Match unit-address to reg entry to fix dtbs W=1 warnings:
>
> Warning (simple_bus_reg): /soc@0/phy@88e9000: simple-bus unit address format error, expected "88e8000"
>
> Fixes: 2458a305e80e ("arm64: dts: qcom: sm8350: switch to combo usb3/dp phy")
> Signed-off-by: Krzysztof Kozlowski <[email protected]>
> ---
Reviewed-by: Konrad Dybcio <[email protected]>

Konrad
> arch/arm64/boot/dts/qcom/sm8350.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/sm8350.dtsi b/arch/arm64/boot/dts/qcom/sm8350.dtsi
> index 5ca21cd1cbec..425af2c38a37 100644
> --- a/arch/arm64/boot/dts/qcom/sm8350.dtsi
> +++ b/arch/arm64/boot/dts/qcom/sm8350.dtsi
> @@ -2140,7 +2140,7 @@ usb_2_hsphy: phy@88e4000 {
> resets = <&gcc GCC_QUSB2PHY_SEC_BCR>;
> };
>
> - usb_1_qmpphy: phy@88e9000 {
> + usb_1_qmpphy: phy@88e8000 {
> compatible = "qcom,sm8350-qmp-usb3-dp-phy";
> reg = <0 0x088e8000 0 0x3000>;
>

2023-04-20 11:00:29

by Konrad Dybcio

[permalink] [raw]
Subject: Re: [PATCH 16/18] arm64: dts: qcom: sm8550: correct crypto unit address



On 19.04.2023 23:18, Krzysztof Kozlowski wrote:
> Match unit-address to reg entry to fix dtbs W=1 warnings:
>
> Warning (simple_bus_reg): /soc@0/crypto@1de0000: simple-bus unit address format error, expected "1dfa000"
>
> Fixes: 433477c3bf0b ("arm64: dts: qcom: sm8550: add QCrypto nodes")
> Signed-off-by: Krzysztof Kozlowski <[email protected]>
> ---
Reviewed-by: Konrad Dybcio <[email protected]>

Konrad
> arch/arm64/boot/dts/qcom/sm8550.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/sm8550.dtsi b/arch/arm64/boot/dts/qcom/sm8550.dtsi
> index 43192ef21aec..90d2b7057b75 100644
> --- a/arch/arm64/boot/dts/qcom/sm8550.dtsi
> +++ b/arch/arm64/boot/dts/qcom/sm8550.dtsi
> @@ -1858,7 +1858,7 @@ cryptobam: dma-controller@1dc4000 {
> <&apps_smmu 0x481 0x0>;
> };
>
> - crypto: crypto@1de0000 {
> + crypto: crypto@1dfa000 {
> compatible = "qcom,sm8550-qce", "qcom,sm8150-qce", "qcom,qce";
> reg = <0x0 0x01dfa000 0x0 0x6000>;
> dmas = <&cryptobam 4>, <&cryptobam 5>;

2023-04-20 11:00:53

by Konrad Dybcio

[permalink] [raw]
Subject: Re: [PATCH 17/18] arm64: dts: qcom: sm8550: correct pinctrl unit address



On 19.04.2023 23:18, Krzysztof Kozlowski wrote:
> Match unit-address to reg entry to fix dtbs W=1 warnings:
>
> Warning (simple_bus_reg): /soc@0/pinctrl@f000000: simple-bus unit address format error, expected "f100000"
>
> Fixes: ffc50b2d3828 ("arm64: dts: qcom: Add base SM8550 dtsi")
> Signed-off-by: Krzysztof Kozlowski <[email protected]>
> ---
Reviewed-by: Konrad Dybcio <[email protected]>

Konrad
> arch/arm64/boot/dts/qcom/sm8550.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/sm8550.dtsi b/arch/arm64/boot/dts/qcom/sm8550.dtsi
> index 90d2b7057b75..eef46045df93 100644
> --- a/arch/arm64/boot/dts/qcom/sm8550.dtsi
> +++ b/arch/arm64/boot/dts/qcom/sm8550.dtsi
> @@ -2883,7 +2883,7 @@ spmi_bus: spmi@c400000 {
> #interrupt-cells = <4>;
> };
>
> - tlmm: pinctrl@f000000 {
> + tlmm: pinctrl@f100000 {
> compatible = "qcom,sm8550-tlmm";
> reg = <0 0x0f100000 0 0x300000>;
> interrupts = <GIC_SPI 208 IRQ_TYPE_LEVEL_HIGH>;

2023-04-20 11:01:30

by Konrad Dybcio

[permalink] [raw]
Subject: Re: [PATCH 18/18] arm64: dts: qcom: sdm845-polaris: add missing touchscreen child node reg



On 19.04.2023 23:18, Krzysztof Kozlowski wrote:
> Add missing reg property to touchscreen child node to fix dtbs W=1 warnings:
>
> Warning (unit_address_vs_reg): /soc@0/geniqup@ac0000/i2c@a98000/touchscreen@20/rmi4-f12@12: node has a unit name, but no reg or ranges property
>
> Fixes: be497abe19bf ("arm64: dts: qcom: Add support for Xiaomi Mi Mix2s")
> Signed-off-by: Krzysztof Kozlowski <[email protected]>
> ---
Reviewed-by: Konrad Dybcio <[email protected]>

Konrad
> arch/arm64/boot/dts/qcom/sdm845-xiaomi-polaris.dts | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/boot/dts/qcom/sdm845-xiaomi-polaris.dts b/arch/arm64/boot/dts/qcom/sdm845-xiaomi-polaris.dts
> index 8ae0ffccaab2..576f0421824f 100644
> --- a/arch/arm64/boot/dts/qcom/sdm845-xiaomi-polaris.dts
> +++ b/arch/arm64/boot/dts/qcom/sdm845-xiaomi-polaris.dts
> @@ -483,6 +483,7 @@ rmi4-f01@1 {
> };
>
> rmi4-f12@12 {
> + reg = <0x12>;
> syna,rezero-wait-ms = <0xc8>;
> syna,clip-x-high = <0x438>;
> syna,clip-y-high = <0x870>;

2023-04-20 21:55:01

by Marijn Suijten

[permalink] [raw]
Subject: Re: [PATCH 07/18] arm64: dts: qcom: msm8976: correct MMC unit address

On 2023-04-19 23:18:45, Krzysztof Kozlowski wrote:
> Match unit-address to reg entry to fix dtbs W=1 warnings:
>
> Warning (simple_bus_reg): /soc@0/mmc@7824000: simple-bus unit address format error, expected "7824900"
> Warning (simple_bus_reg): /soc@0/mmc@7864000: simple-bus unit address format error, expected "7864900"
> Warning (simple_bus_reg): /soc@0/mmc@7a24000: simple-bus unit address format error, expected "7a24900"
>
> Fixes: 0484d3ce0902 ("arm64: dts: qcom: Add DTS for MSM8976 and MSM8956 SoCs")
> Signed-off-by: Krzysztof Kozlowski <[email protected]>

Looks like we used/kept the "core" rather than "hc" addresses here when
porting from downstream.

Reviewed-by: Marijn Suijten <[email protected]>

> ---
> arch/arm64/boot/dts/qcom/msm8976.dtsi | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/msm8976.dtsi b/arch/arm64/boot/dts/qcom/msm8976.dtsi
> index f47fb8ea71e2..753b9a2105ed 100644
> --- a/arch/arm64/boot/dts/qcom/msm8976.dtsi
> +++ b/arch/arm64/boot/dts/qcom/msm8976.dtsi
> @@ -822,7 +822,7 @@ spmi_bus: spmi@200f000 {
> #interrupt-cells = <4>;
> };
>
> - sdhc_1: mmc@7824000 {
> + sdhc_1: mmc@7824900 {
> compatible = "qcom,msm8976-sdhci", "qcom,sdhci-msm-v4";
> reg = <0x07824900 0x500>, <0x07824000 0x800>;
> reg-names = "hc", "core";
> @@ -838,7 +838,7 @@ sdhc_1: mmc@7824000 {
> status = "disabled";
> };
>
> - sdhc_2: mmc@7864000 {
> + sdhc_2: mmc@7864900 {
> compatible = "qcom,msm8976-sdhci", "qcom,sdhci-msm-v4";
> reg = <0x07864900 0x11c>, <0x07864000 0x800>;
> reg-names = "hc", "core";
> @@ -957,7 +957,7 @@ otg: usb@78db000 {
> #reset-cells = <1>;
> };
>
> - sdhc_3: mmc@7a24000 {
> + sdhc_3: mmc@7a24900 {
> compatible = "qcom,msm8976-sdhci", "qcom,sdhci-msm-v4";
> reg = <0x07a24900 0x11c>, <0x07a24000 0x800>;
> reg-names = "hc", "core";
> --
> 2.34.1
>

2023-05-25 05:42:37

by Bjorn Andersson

[permalink] [raw]
Subject: Re: (subset) [PATCH 01/18] arm64: dts: qcom: ipq6018: correct qrng unit address

On Wed, 19 Apr 2023 23:18:39 +0200, Krzysztof Kozlowski wrote:
> Match unit-address to reg entry to fix dtbs W=1 warnings:
>
> Warning (simple_bus_reg): /soc/qrng@e1000: simple-bus unit address format error, expected "e3000"
>
>

Applied, thanks!

[01/18] arm64: dts: qcom: ipq6018: correct qrng unit address
commit: 085058786a7890dd44ec623fe5ac74db870f6b93
[02/18] arm64: dts: qcom: msm8916: correct camss unit address
commit: 48798d992ce276cf0d57bf75318daf8eabd02aa4
[03/18] arm64: dts: qcom: msm8916: correct MMC unit address
commit: 72644bc76d5145c098c268829554a0b98fab1de1
[04/18] arm64: dts: qcom: msm8916: correct WCNSS unit address
commit: 1f9a41bb0bba7b373c26a6f2cc8d35cc3159c861
[05/18] arm64: dts: qcom: msm8953: correct IOMMU unit address
commit: 1c06b93461ec9df8a5878947db4a9d2d1cb72855
[06/18] arm64: dts: qcom: msm8953: correct WCNSS unit address
commit: 751038676e3075a5cb816034f7d5ba6e95f4486d
[07/18] arm64: dts: qcom: msm8976: correct MMC unit address
commit: 80284797a4cb8ceae71e3c403bafc6648263a060
[08/18] arm64: dts: qcom: msm8994: correct SPMI unit address
commit: 24f0f6a8059c7108d4ee3476c95db1e7ff4feb79
[09/18] arm64: dts: qcom: msm8996: correct camss unit address
commit: e959ced1d0e5ef0b1f66a0c2d0e1ae80790e5ca5
[10/18] arm64: dts: qcom: sdm630: correct camss unit address
commit: c8b7faa7e9913a94444b3f00b6480e53a174fcfd
[11/18] arm64: dts: qcom: sdm845: correct camss unit address
commit: a05b913a27e46926ba60ba2bcacc7ec7a8403e4c
[12/18] arm64: dts: qcom: sm6115: correct thermal-sensor unit address
commit: 2358b43256080459fcc5642265ed4fec75558f8c
[13/18] arm64: dts: qcom: sm8350: correct DMA controller unit address
commit: 41d6bca799b3f40d4d3c22dd4545aeac7c210e33
[14/18] arm64: dts: qcom: sm8350: correct PCI phy unit address
commit: ab98c21bc9246f421a6ae70e69f1b73cea6f85e3
[15/18] arm64: dts: qcom: sm8350: correct USB phy unit address
commit: a560ab70c6e28ba784a824611d3f58969d8fadba
[16/18] arm64: dts: qcom: sm8550: correct crypto unit address
commit: 3cbf49ef16962ab6d99a3659cb34a33c5f147b50
[17/18] arm64: dts: qcom: sm8550: correct pinctrl unit address
commit: 950a4fe6ec8498799d1c7bd31a489a718f94a87e
[18/18] arm64: dts: qcom: sdm845-polaris: add missing touchscreen child node reg
commit: 4a0156b8862665a3e31c8280607388e3001ace3d

Best regards,
--
Bjorn Andersson <[email protected]>