From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keerthy Subject: Re: [PATCH 2/8] Documentation: regulator: tps65218: Update examples Date: Tue, 17 May 2016 08:52:06 +0530 Message-ID: <573A8E5E.2080809@ti.com> References: <1462945691-904-1-git-send-email-j-keerthy@ti.com> <1462945691-904-3-git-send-email-j-keerthy@ti.com> <20160516144847.GA26659@rob-hp-laptop> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20160516144847.GA26659@rob-hp-laptop> Sender: linux-kernel-owner@vger.kernel.org To: Rob Herring , Keerthy Cc: broonie@kernel.org, tony@atomide.com, mark.rutland@arm.com, lee.jones@linaro.org, nm@ti.com, devicetree@vger.kernel.org, nikita@compulab.co.il, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Monday 16 May 2016 08:18 PM, Rob Herring wrote: > On Wed, May 11, 2016 at 11:18:05AM +0530, Keerthy wrote: >> This updates the device tree according to the preferred way of parsing >> the nodes using the regulator framework. >> >> Signed-off-by: Keerthy >> --- >> .../devicetree/bindings/regulator/tps65218.txt | 87 ++++++++++++++++++---- >> 1 file changed, 71 insertions(+), 16 deletions(-) > > It wasn't exactly clear that the compatible string "added" here is > already used, so it looked like you were breaking compatibility at > first. Otherwise, > > Acked-by: Rob Herring Thanks Rob. >