On 2/29/24 02:28, Stephen Boyd wrote:
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@xxxxxxxxxxxx> ---
If you don't use this pmic, perhaps the pins should be explicitly "parked" instead? Konrad