ARM: dts: qcom: pmx65: add fallback compatible to PMIC GPIO

The bindings require all PMIC GPIO nodes to have two compatibles -
specific followed by SPMI or SSBI fallback.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220507194913.261121-12-krzysztof.kozlowski@linaro.org
This commit is contained in:
Krzysztof Kozlowski 2022-05-07 21:49:13 +02:00 committed by Bjorn Andersson
parent dc590cdc31
commit 255889f4ba

View File

@ -21,7 +21,7 @@
};
pmx65_gpios: pinctrl@8800 {
compatible = "qcom,pmx65-gpio";
compatible = "qcom,pmx65-gpio", "qcom,spmi-gpio";
reg = <0x8800>;
gpio-controller;
#gpio-cells = <2>;