commit | bd2e9714c851770652253fab858cb50ecd95d329 | [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 | d26a38fd615466e2d62baa577423ac06d2601d8f [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>