lkml.org 
[lkml]   [2012]   [Aug]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject
Date
Hello,

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?

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;
};

my board's DTS file:
buck1 {
regulator-name = "VDD_MIF_1.0V";
}

Thank you in advance.
Dongjin.
________________________________________
보낸 사람: Mark Brown [broonie@opensource.wolfsonmicro.com]
보낸 날짜: 2012년 8월 8일 수요일 오전 4:34
받는 사람: Dongjin Kim
참조: Russell King; linux-kernel@vger.kernel.org; linux-arm-kernel@lists.infradead.org; Dongjin Kim
제목: Re: [PATCH 1/4] arm/dts: max77686: Add DTS file for max77686 PMIC

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.
\
 
 \ /
  Last update: 2012-08-07 23:01    [W:0.039 / U:0.112 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site