From patchwork Fri Jun 8 22:36:55 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Brian Norris X-Patchwork-Id: 10455289 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id EB85D60159 for ; Fri, 8 Jun 2018 22:41:27 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E738D29308 for ; Fri, 8 Jun 2018 22:41:27 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id DBCFA295AF; Fri, 8 Jun 2018 22:41:27 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9744A29308 for ; Fri, 8 Jun 2018 22:41:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753185AbeFHWlN (ORCPT ); Fri, 8 Jun 2018 18:41:13 -0400 Received: from mail-pf0-f195.google.com ([209.85.192.195]:38721 "EHLO mail-pf0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753158AbeFHWlE (ORCPT ); Fri, 8 Jun 2018 18:41:04 -0400 Received: by mail-pf0-f195.google.com with SMTP id b74-v6so7311510pfl.5 for ; Fri, 08 Jun 2018 15:41:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=7qNzeVCA2b4p9JFm1T0oHGDGDmG0QquKl+EvEGO//eA=; b=XO7TR5trol2sLbQcNAbRkPar80qWaXC7YwdPIDRw6XcRzmbhiJOzd6XKATqJ8kQBOk skYLAaFIBD1ufWAa0L4xwmSnP+u9prgVyX4Am5rGnNxvJNc43GO3OiXhqxSttW0oaxM3 irnKxGe3Pz6CEd03l08Cmkm/Eac6BYKhhiwgo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=7qNzeVCA2b4p9JFm1T0oHGDGDmG0QquKl+EvEGO//eA=; b=NwceJIRD2SaufNkpAsVpMtFXo76wEbUzmW4BZ2BqIeb90SGfwc9LO2psQDVZgv/DVV uw0lH4Lyxv+A1s7Siw65hZA2kx72T9MTGPrmAsn2wkT0d051pyEmg8JpNHEXcu9cu4ZT rhXa7lWgUA5VanzqJlnEqXwSmoOKZFHIgxDcQE6Q5t00mlCF5Zx0wBdIaDGAi7HoM1go s9vkJfwV1E04Ytv3XwCwgytXSXNwP/zlg5qxCbk57dxzGkHzFphFjiA2s/fwpy3Qy6pX vCzZsr6Y18rzon424fCeqe9ogS3WhJaQzH+vyrPayd5wvPDTMsbp/pBR+JtyTYARJm8g 6ALw== X-Gm-Message-State: APt69E2qVnhktSMMp7fHJhUm4wYQNTCBtQOjx1/MVawdlI3zpor0lC9y MoZpuMSKso7Wp32Z7qqe9OKHtg== X-Google-Smtp-Source: ADUXVKI00cBlgs2zfggGLPVwehhjhyuDE2s9Zk/GaGD6mY6Fwf3clBRtLeXiQxnbADR8Rea/KURxdQ== X-Received: by 2002:a62:f0d:: with SMTP id x13-v6mr7826875pfi.100.1528497664122; Fri, 08 Jun 2018 15:41:04 -0700 (PDT) Received: from ban.mtv.corp.google.com ([2620:0:1000:1501:bc2f:3082:9938:5d41]) by smtp.gmail.com with ESMTPSA id g4-v6sm61164550pfg.38.2018.06.08.15.41.02 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Jun 2018 15:41:02 -0700 (PDT) From: Brian Norris To: Sebastian Reichel Cc: , Rob Herring , linux-pm@vger.kernel.org, devicetree@vger.kernel.org, Rhyland Klein , Alexandru Stan , Guenter Roeck , Doug Anderson , Phil Reid , Brian Norris Subject: [PATCH v4 2/2] dt-bindings: power: sbs-battery: re-document "ti, bq20z75" Date: Fri, 8 Jun 2018 15:36:55 -0700 Message-Id: <20180608223655.33565-2-briannorris@chromium.org> X-Mailer: git-send-email 2.18.0.rc1.242.g61856ae69a-goog In-Reply-To: <20180608223655.33565-1-briannorris@chromium.org> References: <20180608223655.33565-1-briannorris@chromium.org> Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP 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 Reviewed-by: Rob Herring --- v2: add Rhyland's Acked-by v3: no change v4: add Rob's Reviewed-by --- .../devicetree/bindings/power/supply/sbs_sbs-battery.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/power/supply/sbs_sbs-battery.txt b/Documentation/devicetree/bindings/power/supply/sbs_sbs-battery.txt index c40e8926facf..a7a9c3366f82 100644 --- a/Documentation/devicetree/bindings/power/supply/sbs_sbs-battery.txt +++ b/Documentation/devicetree/bindings/power/supply/sbs_sbs-battery.txt @@ -2,7 +2,7 @@ SBS sbs-battery ~~~~~~~~~~ Required properties : - - compatible : "sbs,sbs-battery" + - compatible : "sbs,sbs-battery" or "ti,bq20z75" Optional properties : - sbs,i2c-retry-count : The number of times to retry i2c transactions on i2c