arm64: dts: qcom: sc7180: Disable pmic pinctrl node on Trogdor
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>
This commit is contained in:
committed by
Bjorn Andersson
parent
1106ea2266
commit
cb69e758d5
@@ -1165,6 +1165,7 @@ ap_spi_fp: &spi10 {
|
||||
};
|
||||
|
||||
&pm6150l_gpios {
|
||||
status = "disabled"; /* No GPIOs are consumed or configured */
|
||||
gpio-line-names = "AP_SUSPEND",
|
||||
"",
|
||||
"",
|
||||
|
||||
Reference in New Issue
Block a user