From mboxrd@z Thu Jan 1 00:00:00 1970 From: Haojian Zhuang Subject: Re: [PATCH] Documentation: add docs for max8925 dt Date: Tue, 4 Dec 2012 15:10:39 +0800 Message-ID: References: <1354168359-19459-1-git-send-email-qingx@marvell.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: In-Reply-To: <1354168359-19459-1-git-send-email-qingx@marvell.com> Sender: linux-doc-owner@vger.kernel.org To: Qing Xu Cc: rob@landley.net, linux-doc@vger.kernel.org, Samuel Ortiz , Grant Likely , Rob Herring , cxie4@marvell.com, "linux-kernel@vger.kernel.org" , devicetree-discuss@lists.ozlabs.org List-Id: devicetree@vger.kernel.org On Thu, Nov 29, 2012 at 1:52 PM, Qing Xu wrote: > From: Qing Xu > > add docs for dt of max8925-mfd, max8925-backlight, and > max8925-battery > > Signed-off-by: Qing Xu > --- > Documentation/devicetree/bindings/mfd/max8925.txt | 64 ++++++++++++++++++++ > .../bindings/power_supply/max8925_batter.txt | 18 ++++++ > .../bindings/video/backlight/max8925-backlight.txt | 10 +++ > 3 files changed, 92 insertions(+), 0 deletions(-) > create mode 100644 Documentation/devicetree/bindings/mfd/max8925.txt > create mode 100644 Documentation/devicetree/bindings/power_supply/max8925_batter.txt > create mode 100644 Documentation/devicetree/bindings/video/backlight/max8925-backlight.txt > Acked-by: Haojian Zhuang