]> Git Repo - u-boot.git/commit
regulator: fixed: Add support to handle enable-active-high DT property
authorVignesh R <[email protected]>
Wed, 7 Dec 2016 11:25:06 +0000 (16:55 +0530)
committerTom Rini <[email protected]>
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 <[email protected]>
Acked-by: Simon Glass <[email protected]>
doc/device-tree-bindings/regulator/fixed.txt
drivers/power/regulator/fixed.c
This page took 0.033643 seconds and 4 git commands to generate.