From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v3 2/2] dt-bindings: power: sbs-battery: re-document "ti,bq20z75" Date: Tue, 5 Jun 2018 14:18:32 -0600 Message-ID: <20180605201832.GA6966@rob-hp-laptop> References: <20180602012900.181352-1-briannorris@chromium.org> <20180602012900.181352-2-briannorris@chromium.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20180602012900.181352-2-briannorris@chromium.org> Sender: linux-kernel-owner@vger.kernel.org To: Brian Norris Cc: Sebastian Reichel , linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, Rhyland Klein , Alexandru Stan , Guenter Roeck , Doug Anderson List-Id: devicetree@vger.kernel.org On Fri, Jun 01, 2018 at 06:29:00PM -0700, Brian Norris wrote: > This compatible property was documented before the driver was renamed to > "SBS" (see commit e57f1b68c406 ("devicetree-bindings: Propagate > bq20z75->sbs rename to dt bindings")). The driver has continued to > support this property as an alternative to "sbs,sbs-battery", and > because we've noticed there are some lingering TI specifics (in the > manufacturer-specific portion of the SBS spec), we'd like to start using > this property again to differentiate. > > Signed-off-by: Brian Norris > Acked-by: Rhyland Klein > --- > v2: add Rhyland's Acked-by > v3: no change > --- > .../devicetree/bindings/power/supply/sbs_sbs-battery.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Rob Herring