commit | dd242abc59b43ab14053b42db85fbbfb1f4422ea | [log] [tgz] |
---|---|---|
author | Vignesh R <vigneshr@ti.com> | Wed Dec 07 16:55:06 2016 +0530 |
committer | Tom Rini <trini@konsulko.com> | Tue Dec 27 08:22:57 2016 -0500 |
tree | f2fc4c7c6ad8e44367e7b5f20c5c6a6f3b1c3287 | |
parent | 23a4d8ad4a9d6448ec2f1f97dd1190a7d17a7af0 [diff] |
regulator: fixed: Add support to handle enable-active-high DT property 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>