mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 17:22:22 +02:00
Add support to handle enable-active-high DT property. This property is used to drive the gpio controlling fixed regulator as active high when claiming gpio line. Signed-off-by: Vignesh R <vigneshr@ti.com> Acked-by: Simon Glass <sjg@chromium.org>