Message ID | 1371726344-10115-1-git-send-email-j-keerthy@ti.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Hello Grant, > -----Original Message----- > From: J, KEERTHY > Sent: Thursday, June 20, 2013 4:36 PM > To: linux-omap@vger.kernel.org; grant.likely@secretlab.ca > Cc: broonie@kernel.org; J, KEERTHY; ldewangan@nvidia.com; > sameo@linux.intel.com; swarren@nvidia.com; linux- > kernel@vger.kernel.org; linux-doc@vger.kernel.org; devicetree- > discuss@lists.ozlabs.org; gg@slimlogic.co.uk > Subject: [PATCH 3/4] regulators: Add TPS659038 documentation under > Palmas > > Add TPS659038 documentation under Palmas. > Could you please pull this one? > Signed-off-by: J Keerthy <j-keerthy@ti.com> > Acked-by: Mark Brown <broonie@linaro.org> > --- > .../devicetree/bindings/regulator/palmas-pmic.txt | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/Documentation/devicetree/bindings/regulator/palmas- > pmic.txt b/Documentation/devicetree/bindings/regulator/palmas-pmic.txt > index d5a3086..5115cd7 100644 > --- a/Documentation/devicetree/bindings/regulator/palmas-pmic.txt > +++ b/Documentation/devicetree/bindings/regulator/palmas-pmic.txt > @@ -7,6 +7,7 @@ Required properties: > ti,twl6037-pmic > ti,tps65913-pmic > ti,tps65914-pmic > + ti,tps659038-pmic > and also the generic series names > ti,palmas-pmic > - interrupt-parent : The parent interrupt controller which is palmas. > -- > 1.7.5.4 Regards, Keerthy -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Hello Grant, > -----Original Message----- > From: J, KEERTHY > Sent: Thursday, June 27, 2013 10:05 AM > To: grant.likely@secretlab.ca > Cc: broonie@kernel.org; ldewangan@nvidia.com; sameo@linux.intel.com; > swarren@nvidia.com; linux-kernel@vger.kernel.org; linux- > doc@vger.kernel.org; devicetree-discuss@lists.ozlabs.org; > gg@slimlogic.co.uk; linux-omap@vger.kernel.org > Subject: RE: [PATCH 3/4] regulators: Add TPS659038 documentation under > Palmas > > Hello Grant, > > > -----Original Message----- > > From: J, KEERTHY > > Sent: Thursday, June 20, 2013 4:36 PM > > To: linux-omap@vger.kernel.org; grant.likely@secretlab.ca > > Cc: broonie@kernel.org; J, KEERTHY; ldewangan@nvidia.com; > > sameo@linux.intel.com; swarren@nvidia.com; linux- > > kernel@vger.kernel.org; linux-doc@vger.kernel.org; devicetree- > > discuss@lists.ozlabs.org; gg@slimlogic.co.uk > > Subject: [PATCH 3/4] regulators: Add TPS659038 documentation under > > Palmas > > > > Add TPS659038 documentation under Palmas. > > > > Could you please pull this one? > A gentle ping on this. Could you pull this one. > > Signed-off-by: J Keerthy <j-keerthy@ti.com> > > Acked-by: Mark Brown <broonie@linaro.org> > > --- > > .../devicetree/bindings/regulator/palmas-pmic.txt | 1 + > > 1 files changed, 1 insertions(+), 0 deletions(-) > > > > diff --git a/Documentation/devicetree/bindings/regulator/palmas- > > pmic.txt b/Documentation/devicetree/bindings/regulator/palmas- > pmic.txt > > index d5a3086..5115cd7 100644 > > --- a/Documentation/devicetree/bindings/regulator/palmas-pmic.txt > > +++ b/Documentation/devicetree/bindings/regulator/palmas-pmic.txt > > @@ -7,6 +7,7 @@ Required properties: > > ti,twl6037-pmic > > ti,tps65913-pmic > > ti,tps65914-pmic > > + ti,tps659038-pmic > > and also the generic series names > > ti,palmas-pmic > > - interrupt-parent : The parent interrupt controller which is > palmas. > > -- > > 1.7.5.4 > > Regards, > Keerthy Regards, Keerthy -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/Documentation/devicetree/bindings/regulator/palmas-pmic.txt b/Documentation/devicetree/bindings/regulator/palmas-pmic.txt index d5a3086..5115cd7 100644 --- a/Documentation/devicetree/bindings/regulator/palmas-pmic.txt +++ b/Documentation/devicetree/bindings/regulator/palmas-pmic.txt @@ -7,6 +7,7 @@ Required properties: ti,twl6037-pmic ti,tps65913-pmic ti,tps65914-pmic + ti,tps659038-pmic and also the generic series names ti,palmas-pmic - interrupt-parent : The parent interrupt controller which is palmas.