From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Mon, 11 Apr 2016 10:25:25 -0500 Subject: [RESEND/PATCH V7 1/2] regulator: Add document for MT6323 regulator In-Reply-To: <1460054776-54782-1-git-send-email-blogic@openwrt.org> References: <1460054776-54782-1-git-send-email-blogic@openwrt.org> Message-ID: <20160411152525.GA18883@rob-hp-laptop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Apr 07, 2016 at 08:46:15PM +0200, John Crispin wrote: > Signed-off-by: John Crispin > Cc: devicetree at vger.kernel.org > --- > Series was dropped in the 4.6-rc1 merge window to avoid a merge order > conflict with the corresponding MFD driver. > > Changes in V7 > * remove another compatible string > * small wording changes > > Changes in V6 > * remove the compatible string > > Changes in V5 > * regulator vs regulators > > Changes in V4 > * regulator is a subnode and not a property > > .../bindings/regulator/mt6323-regulator.txt | 239 ++++++++++++++++++++ > 1 file changed, 239 insertions(+) > create mode 100644 Documentation/devicetree/bindings/regulator/mt6323-regulator.txt Acked-by: Rob Herring