commit | a5a2fd67d9c51e744ff951da93c0dd5e3b1750f0 | [log] [tgz] |
---|---|---|
author | Ke Liu <keliu@codeaurora.org> | Mon Jan 27 10:14:41 2014 -0800 |
committer | Ke Liu <keliu@codeaurora.org> | Thu Jan 30 13:15:12 2014 -0800 |
tree | c31bcd8179b38f68ac5472451c242c3d0400d73f | |
parent | 312368b713e8143490c85c97875c4382c7745280 [diff] |
regulator: onsemi-ncp6335d: add device tree support for mode selection Add support to the onsemi-ncp6335d driver to select which regulator operating mode to utilize. There are two possible mode selections: PWM mode and auto mode. If no mode property is specified in device tree, the regulator will operate in the hardware default mode. CRs-Fixed: 607899 Change-Id: I2e21c452a3ea3963146d9abbc7e89e811fd90388 Signed-off-by: Ke Liu <keliu@codeaurora.org>