On Tue, Aug 07, 2012 at 07:50:11PM +0000, Dongjin Kim wrote:
Please fix your mailer to word wrap within paragraphs.
Are you meaning VDD_MIF_1.0V, for example, would be replaced with
another common name for other boards and my board file,
exynos4412-odroidx.dts, describe the name again if necessary? Like
below?
No, the entire configuration.
max77686.dtsi:
buck1 {
regulator-compatible = "BUCK1";
regulator-name = "VDD_BUCK1_1.0V";
regulator-min-microvolt = <800000>;
regulator-max-microvolt = <1050000>;
regulator-always-on;
regulator-boot-on;
};
Especially things like the voltage range might not be appropriate if the
regulator is used for a different purpose on a different board.