* [PATCH] ARM: DTS: exynos4210-origen: Add MAX8997 node entry
@ 2013-01-04 8:23 Tushar Behera
2013-01-04 17:21 ` Thomas Abraham
0 siblings, 1 reply; 5+ messages in thread
From: Tushar Behera @ 2013-01-04 8:23 UTC (permalink / raw)
To: linux-arm-kernel
The node entry is added as per documentation and legacy board file.
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
---
The patch is rebased on v3.8-rc1.
arch/arm/boot/dts/exynos4210-origen.dts | 150 +++++++++++++++++++++++++++++++
1 files changed, 150 insertions(+), 0 deletions(-)
diff --git a/arch/arm/boot/dts/exynos4210-origen.dts b/arch/arm/boot/dts/exynos4210-origen.dts
index f271001..362ef58 100644
--- a/arch/arm/boot/dts/exynos4210-origen.dts
+++ b/arch/arm/boot/dts/exynos4210-origen.dts
@@ -121,4 +121,154 @@
linux,default-trigger = "heartbeat";
};
};
+
+ i2c at 13860000 {
+ #address-cells = <1>;
+ #size-cells = <0>;
+ samsung,i2c-sda-delay = <100>;
+ samsung,i2c-max-bus-freq = <20000>;
+ pinctrl-0 = <&i2c0_bus>;
+ pinctrl-names = "default";
+ status = "okay";
+
+ max8997_pmic at 66 {
+ compatible = "maxim,max8997-pmic";
+ reg = <0x66>;
+ interrupt-parent = <&gpx0>;
+ interrupts = <4 0>, <3 0>;
+
+ max8997,pmic-ignore-gpiodvs-side-effect;
+ max8997,pmic-buck125-default-dvs-idx = <0>;
+ max8997,pmic-buck125-dvs-gpios = <&gpx0 0 0>,
+ <&gpx0 1 0>,
+ <&gpx0 2 0>;
+ max8997,pmic-buck1-dvs-voltage = <1350000>, <1300000>,
+ <1250000>, <1200000>,
+ <1150000>, <1100000>,
+ <1000000>, <950000>;
+ max8997,pmic-buck2-dvs-voltage = <1100000>, <1100000>,
+ <1100000>, <1100000>,
+ <1000000>, <1000000>,
+ <1000000>, <1000000>;
+ max8997,pmic-buck5-dvs-voltage = <1200000>, <1200000>,
+ <1200000>, <1200000>,
+ <1200000>, <1200000>,
+ <1200000>, <1200000>;
+
+ regulators {
+ ldo1_reg: LDO1 {
+ regulator-name = "VDD_ABB_3.3V";
+ regulator-min-microvolt = <3300000>;
+ regulator-max-microvolt = <3300000>;
+ };
+
+ ldo2_reg: LDO2 {
+ regulator-name = "VDD_ALIVE_1.1V";
+ regulator-min-microvolt = <1100000>;
+ regulator-max-microvolt = <1100000>;
+ regulator-always-on;
+ };
+
+ ldo3_reg: LDO3 {
+ regulator-name = "VMIPI_1.1V";
+ regulator-min-microvolt = <1100000>;
+ regulator-max-microvolt = <1100000>;
+ regulator-always-on;
+ };
+
+ ldo4_reg: LDO4 {
+ regulator-name = "VDD_RTC_1.8V";
+ regulator-min-microvolt = <1800000>;
+ regulator-max-microvolt = <1800000>;
+ regulator-always-on;
+ };
+
+ ldo6_reg: LDO6 {
+ regulator-name = "VMIPI_1.8V";
+ regulator-min-microvolt = <1800000>;
+ regulator-max-microvolt = <1800000>;
+ regulator-always-on;
+ };
+
+ ldo7_reg: LDO7 {
+ regulator-name = "VDD_AUD_1.8V";
+ regulator-min-microvolt = <1800000>;
+ regulator-max-microvolt = <1800000>;
+ regulator-always-on;
+ };
+
+ ldo8_reg: LDO8 {
+ regulator-name = "VADC_3.3V";
+ regulator-min-microvolt = <3300000>;
+ regulator-max-microvolt = <3300000>;
+ regulator-always-on;
+ };
+
+ ldo9_reg: LDO9 {
+ regulator-name = "DVDD_SWB_2.8V";
+ regulator-min-microvolt = <2800000>;
+ regulator-max-microvolt = <2800000>;
+ regulator-always-on;
+ };
+
+ ldo10_reg: LDO10 {
+ regulator-name = "VDD_PLL_1.1V";
+ regulator-min-microvolt = <1100000>;
+ regulator-max-microvolt = <1100000>;
+ regulator-always-on;
+ };
+
+ ldo11_reg: LDO11 {
+ regulator-name = "VDD_AUD_3V";
+ regulator-min-microvolt = <3000000>;
+ regulator-max-microvolt = <3000000>;
+ };
+
+ ldo14_reg: LDO14 {
+ regulator-name = "AVDD18_SWB_1.8V";
+ regulator-min-microvolt = <1800000>;
+ regulator-max-microvolt = <1800000>;
+ regulator-always-on;
+ };
+
+ ldo17_reg: LDO17 {
+ regulator-name = "VDD_SWB_3.3V";
+ regulator-min-microvolt = <3300000>;
+ regulator-max-microvolt = <3300000>;
+ regulator-always-on;
+ };
+
+ buck1_reg: BUCK1 {
+ regulator-name = "vdd_arm";
+ regulator-min-microvolt = <950000>;
+ regulator-max-microvolt = <1350000>;
+ regulator-always-on;
+ regulator-boot-on;
+ };
+
+ buck2_reg: BUCK2 {
+ regulator-name = "vdd_int";
+ regulator-min-microvolt = <900000>;
+ regulator-max-microvolt = <1100000>;
+ regulator-always-on;
+ regulator-boot-on;
+ };
+
+ buck5_reg: BUCK5 {
+ regulator-name = "VDDQ_M1M2_1.2V";
+ regulator-min-microvolt = <1200000>;
+ regulator-max-microvolt = <1200000>;
+ regulator-always-on;
+ };
+
+ buck7_reg: BUCK7 {
+ regulator-name = "VDD_LCD_3.3V";
+ regulator-min-microvolt = <3300000>;
+ regulator-max-microvolt = <3300000>;
+ regulator-boot-on;
+ };
+ };
+ };
+ };
+
};
--
1.7.4.1
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [PATCH] ARM: DTS: exynos4210-origen: Add MAX8997 node entry
2013-01-04 8:23 [PATCH] ARM: DTS: exynos4210-origen: Add MAX8997 node entry Tushar Behera
@ 2013-01-04 17:21 ` Thomas Abraham
2013-01-07 5:16 ` Tushar Behera
2013-01-10 1:42 ` Kukjin Kim
0 siblings, 2 replies; 5+ messages in thread
From: Thomas Abraham @ 2013-01-04 17:21 UTC (permalink / raw)
To: linux-arm-kernel
On 4 January 2013 00:23, Tushar Behera <tushar.behera@linaro.org> wrote:
> The node entry is added as per documentation and legacy board file.
>
> Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
> ---
> The patch is rebased on v3.8-rc1.
>
> arch/arm/boot/dts/exynos4210-origen.dts | 150 +++++++++++++++++++++++++++++++
> 1 files changed, 150 insertions(+), 0 deletions(-)
This patch has already been posted. Here is the link:
https://patchwork.kernel.org/patch/1794501/
Thanks,
Thomas.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [PATCH] ARM: DTS: exynos4210-origen: Add MAX8997 node entry
2013-01-04 17:21 ` Thomas Abraham
@ 2013-01-07 5:16 ` Tushar Behera
2013-01-10 1:41 ` Kukjin Kim
2013-01-10 1:42 ` Kukjin Kim
1 sibling, 1 reply; 5+ messages in thread
From: Tushar Behera @ 2013-01-07 5:16 UTC (permalink / raw)
To: linux-arm-kernel
On 01/04/2013 10:51 PM, Thomas Abraham wrote:
> On 4 January 2013 00:23, Tushar Behera <tushar.behera@linaro.org> wrote:
>> The node entry is added as per documentation and legacy board file.
>>
>> Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
>> ---
>> The patch is rebased on v3.8-rc1.
>>
>> arch/arm/boot/dts/exynos4210-origen.dts | 150 +++++++++++++++++++++++++++++++
>> 1 files changed, 150 insertions(+), 0 deletions(-)
Please ignore this patch.
>
> This patch has already been posted. Here is the link:
> https://patchwork.kernel.org/patch/1794501/
>
Sorry, had missed that patch. I have added a 'Tested-by' to the original
patch.
--
Tushar Behera
^ permalink raw reply [flat|nested] 5+ messages in thread
* [PATCH] ARM: DTS: exynos4210-origen: Add MAX8997 node entry
2013-01-07 5:16 ` Tushar Behera
@ 2013-01-10 1:41 ` Kukjin Kim
0 siblings, 0 replies; 5+ messages in thread
From: Kukjin Kim @ 2013-01-10 1:41 UTC (permalink / raw)
To: linux-arm-kernel
Tushar Behera wrote:
>
> On 01/04/2013 10:51 PM, Thomas Abraham wrote:
> > On 4 January 2013 00:23, Tushar Behera <tushar.behera@linaro.org> wrote:
> >> The node entry is added as per documentation and legacy board file.
> >>
> >> Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
> >> ---
> >> The patch is rebased on v3.8-rc1.
> >>
> >> arch/arm/boot/dts/exynos4210-origen.dts | 150
> +++++++++++++++++++++++++++++++
> >> 1 files changed, 150 insertions(+), 0 deletions(-)
>
> Please ignore this patch.
>
OK.
> >
> > This patch has already been posted. Here is the link:
> > https://patchwork.kernel.org/patch/1794501/
> >
>
> Sorry, had missed that patch. I have added a 'Tested-by' to the original
> patch.
>
OK, I will add 'Tested-by' when I apply that.
Thanks.
- Kukjin
^ permalink raw reply [flat|nested] 5+ messages in thread
* [PATCH] ARM: DTS: exynos4210-origen: Add MAX8997 node entry
2013-01-04 17:21 ` Thomas Abraham
2013-01-07 5:16 ` Tushar Behera
@ 2013-01-10 1:42 ` Kukjin Kim
1 sibling, 0 replies; 5+ messages in thread
From: Kukjin Kim @ 2013-01-10 1:42 UTC (permalink / raw)
To: linux-arm-kernel
Thomas Abraham wrote:
>
> On 4 January 2013 00:23, Tushar Behera <tushar.behera@linaro.org> wrote:
> > The node entry is added as per documentation and legacy board file.
> >
> > Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
> > ---
> > The patch is rebased on v3.8-rc1.
> >
> > arch/arm/boot/dts/exynos4210-origen.dts | 150
> +++++++++++++++++++++++++++++++
> > 1 files changed, 150 insertions(+), 0 deletions(-)
>
> This patch has already been posted. Here is the link:
> https://patchwork.kernel.org/patch/1794501/
>
OK, I will apply.
Thanks.
- Kukjin
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2013-01-10 1:42 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-04 8:23 [PATCH] ARM: DTS: exynos4210-origen: Add MAX8997 node entry Tushar Behera
2013-01-04 17:21 ` Thomas Abraham
2013-01-07 5:16 ` Tushar Behera
2013-01-10 1:41 ` Kukjin Kim
2013-01-10 1:42 ` Kukjin Kim
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).