]> git.dujemihanovic.xyz Git - u-boot.git/commit
gpio: qcom_pmic: drop gpio-count property
authorCaleb Connolly <caleb.connolly@linaro.org>
Tue, 5 Dec 2023 13:46:52 +0000 (13:46 +0000)
committerCaleb Connolly <caleb.connolly@linaro.org>
Tue, 16 Jan 2024 12:26:53 +0000 (12:26 +0000)
commitf1d66ed728c6eef6a91522ba989348b4a69939c1
treedd592cf1b3e6ca3cd250997b4e358c4b7fd7fd73
parenta712ececbd41f14e26dcfd0a794b0f2c86560eb5
gpio: qcom_pmic: drop gpio-count property

This property is not part of the dt bindings and all boards use the new
gpio-ranges property instead. Drop support for this.

Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: Sumit Garg <sumit.garg@linaro.org>
Tested-by: Sumit Garg <sumit.garg@linaro.org>
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
doc/device-tree-bindings/gpio/pm8916_gpio.txt [deleted file]
drivers/gpio/qcom_pmic_gpio.c