mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-13 20:36:02 +01:00
These PMICs each have two GPIO pins, and are supported by the axp_gpio driver. In order to convert the axp_gpio driver to probe using the device tree, the corresponding device tree nodes must be present. Add them, following the same binding as the AXP209 and AXP813. Signed-off-by: Samuel Holland <samuel@sholland.org>