]> git.ipfire.org Git - people/ms/u-boot.git/commit
regulator: fixed: Add support to handle enable-active-high DT property
authorVignesh R <vigneshr@ti.com>
Wed, 7 Dec 2016 11:25:06 +0000 (16:55 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 27 Dec 2016 13:22:57 +0000 (08:22 -0500)
commitbd2e9714c851770652253fab858cb50ecd95d329
treef2fc4c7c6ad8e44367e7b5f20c5c6a6f3b1c3287
parentd26a38fd615466e2d62baa577423ac06d2601d8f
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>
doc/device-tree-bindings/regulator/fixed.txt
drivers/power/regulator/fixed.c