[PATCH v3 2/4] regulator: adapt fixed regulator driver to dt
From: Mark Brown <hidden>
Date: 2011-10-27 12:18:13
Also in:
linux-devicetree, linux-omap, lkml
From: Mark Brown <hidden>
Date: 2011-10-27 12:18:13
Also in:
linux-devicetree, linux-omap, lkml
On Thu, Oct 27, 2011 at 01:26:23PM +0530, Rajendra Nayak wrote:
The fixed regulator driver uses of_get_fixed_voltage_config() to extract fixed_voltage_config structure contents from device tree. Also add documenation for additional bindings for fixed regulators that can be passed through dt.
Acked-by: Mark Brown <redacted>