commit | 9b9ccca64c055e5e4e0628bc9f4418fe4325f617 | [log] [tgz] |
---|---|---|
author | Neil Armstrong <neil.armstrong@linaro.org> | Wed Oct 16 11:16:18 2024 +0200 |
committer | Caleb Connolly <caleb.connolly@linaro.org> | Wed Nov 20 17:57:57 2024 +0100 |
tree | 637d42a49925ea8a97936e2ea62532afd2ef2f26 | |
parent | 615dfe1aeaf6e536a123cd79f6fcbe47efe5ff07 [diff] |
gpio: qcom_pmic: add again the quirk to skip GPIO configuration on PM8550 The qcom_pmic code is broken for new PMICs and should be fixed, without the QUIRK the code is broken and the GPIOs don't work anymore on SM8550 and SM8650 platforms. Partially revert the revert and only add the quirk on the PM8550 PMIC, making the buttons and MMC detect gpio work again. Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> Reviewed-by: Caleb Connolly <caleb.connolly@linaro.org>