[PATCH 1/4] arm/dts: max77686: Add DTS file for max77686 PMIC
Mark Brown
broonie at opensource.wolfsonmicro.com
Tue Aug 7 15:34:14 EDT 2012
On Wed, Aug 08, 2012 at 04:04:11AM +0900, Dongjin Kim wrote:
> + buck1 {
> + regulator-compatible = "BUCK1";
> + regulator-name = "VDD_MIF_1.0V";
> + regulator-min-microvolt = <800000>;
> + regulator-max-microvolt = <1050000>;
> + regulator-always-on;
> + regulator-boot-on;
> + };
These settings for the regulators are clearly specific to the board
rather than the device so should be in the board file.
More information about the linux-arm-kernel
mailing list