]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: mach-snapdragon: gpio: introduce msm_special_pin_data
authorNeil Armstrong <neil.armstrong@linaro.org>
Tue, 28 May 2024 08:31:54 +0000 (10:31 +0200)
committerCaleb Connolly <caleb.connolly@linaro.org>
Fri, 5 Jul 2024 10:04:48 +0000 (12:04 +0200)
commit8daee349e5aaa7363a0248e7830978b6f7946d9a
tree1dd95a14ce38d927e70996a8b135d624c03fb243
parente948fe5f01dafa07f6fc3e1fcae1354983e5f5a7
arm: mach-snapdragon: gpio: introduce msm_special_pin_data

In order to help setup pin configuration for special pins (UFS, SDCard),
introduce the msm_special_pin_data struct largely inspired from the
Linux conterpart but with only U-Boot required fields.

This struct is added to the pins_data to allow specifying the special
pins data for each SoC.

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: Sumit Garg <sumit.garg@linaro.org>
arch/arm/mach-snapdragon/include/mach/gpio.h