arm64: dts: qcom: sc7180: Disable pmic pinctrl node on Trogdor
authorStephen Boyd <swboyd@chromium.org>
Thu, 29 Feb 2024 01:28:26 +0000 (17:28 -0800)
committerBjorn Andersson <andersson@kernel.org>
Wed, 3 Apr 2024 03:33:59 +0000 (22:33 -0500)
We don't use this pmic pinctrl node on any Trogdor devices. The
AP_SUSPEND pin is here, but this pinctrl device isn't a supplier to
anything in the devicetrees that include this file. Disable this device
node in the DTS so that we don't waste time or memory on this device.

Signed-off-by: Stephen Boyd <swboyd@chromium.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Link: https://lore.kernel.org/r/20240229012828.438020-1-swboyd@chromium.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sc7180-trogdor.dtsi

index f3a6da8b28901907d0fbc533b2d63c498ecb5afc..f0a7de8f4b7fae9fa8e61363bbc28c0ccd07155d 100644 (file)
@@ -1165,6 +1165,7 @@ ap_spi_fp: &spi10 {
 };
 
 &pm6150l_gpios {
+       status = "disabled"; /* No GPIOs are consumed or configured */
        gpio-line-names = "AP_SUSPEND",
                          "",
                          "",