]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
ARM: dts: msm8660: Mark two GSBI blocks "disabled"
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 29 Nov 2018 10:58:00 +0000 (11:58 +0100)
committerAndy Gross <andy.gross@linaro.org>
Tue, 22 Jan 2019 21:04:47 +0000 (15:04 -0600)
The GSBI module complains:

gsbi 16500000.gsbi: missing mode configuration
gsbi: probe of 16500000.gsbi failed with error -22
gsbi 16600000.gsbi: missing mode configuration
gsbi: probe of 16600000.gsbi failed with error -22
gsbi 19800000.gsbi: GSBI port protocol: 2 crci: 0

So we should mark these GSBIs as "disabled" in the SoC
file by default.

If boards appear that make use of them, we can simply
set status = "ok" in the DTS for them.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
arch/arm/boot/dts/qcom-msm8660.dtsi

index 70698941f64c09fdd2072cac169de244c0a2db1e..9b1cf00d8ca364dadbcace2f0f145ab3c20015d4 100644 (file)
                        #address-cells = <1>;
                        #size-cells = <1>;
                        ranges;
+                       status = "disabled";
 
                        syscon-tcsr = <&tcsr>;
 
                        #address-cells = <1>;
                        #size-cells = <1>;
                        ranges;
+                       status = "disabled";
 
                        syscon-tcsr = <&tcsr>;