From patchwork Fri Jun 1 17:24:00 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Brian Norris X-Patchwork-Id: 10444177 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 4D776602BC for ; Fri, 1 Jun 2018 17:24:34 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 3D66928C60 for ; Fri, 1 Jun 2018 17:24:34 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 2FEDD28D96; Fri, 1 Jun 2018 17:24:34 +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 E0DAF28C60 for ; Fri, 1 Jun 2018 17:24:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752778AbeFARYT (ORCPT ); Fri, 1 Jun 2018 13:24:19 -0400 Received: from mail-pg0-f65.google.com ([74.125.83.65]:42139 "EHLO mail-pg0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752857AbeFARYM (ORCPT ); Fri, 1 Jun 2018 13:24:12 -0400 Received: by mail-pg0-f65.google.com with SMTP id p9-v6so11540740pgc.9 for ; Fri, 01 Jun 2018 10:24:12 -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=5xiyDPp4NP9ybeUfPQiNv1gylKEyb2yLZfanrD9FwLo=; b=G+c2uDUlAfl78viRvoWCPR5vVsz3eLU+1/zjyp8tfI27g6psUrmhs3MwaHCnlgA8Pd 7QA88gGqBnGksf2luzWIVAaQ4RP8+L4hAa3af9OimVVZGbw5I8xu6O+HCtilQEJC2DLS TeRN3L4X670xPD9FCj1PwIOpghvNlCmQgC5Is= 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=5xiyDPp4NP9ybeUfPQiNv1gylKEyb2yLZfanrD9FwLo=; b=GUg22GuijHhKXerTFAgf+/0EUXHPOgSWt3uiJHcUkK5HldUPhNM/C4sizDbhY/xyKX t+CEYpy1GJab9iTvUTEp9g7YAbCzPHUMs9iqsnU5lkknO1+Ix+j4/PC3cDnrKUgDJ/5j 24R9oPaGKqm2/RgRFqAerPAMzwIEPPKR5dSEqGkIqL9XLgr6PBbUvMz92kp+alUN9ZRQ 2BX85dRQKCbbVuCH1/fSnM+ntrs66It+uR4Gljvn5pXiMQsY6tvWtcmbf/wMG+tEF0vz OlYgvQKN1tUHau91mySahvW+apS9i+nG/EdyvyaAwYQ3b/WJkYtiaEt6jbrdrHervdKH 8cqA== X-Gm-Message-State: ALKqPwdXepiLb5pSorWYd+2h4zwAlzHGxQsp75xvsHRQ1t06WehGFXnR kFDCvf35X3WcVwaIiG8fOG2rYQ== X-Google-Smtp-Source: ADUXVKKYL4nrb5Xm6+xHquCA0WFLz0VtWezdpRzzbBvlDJAQSDWc7ocKY8146Rp2dOE9ZXyb7ZqXgw== X-Received: by 2002:a65:5ac9:: with SMTP id d9-v6mr9772162pgt.238.1527873852393; Fri, 01 Jun 2018 10:24:12 -0700 (PDT) Received: from ban.mtv.corp.google.com ([2620:0:1000:1501:bc2f:3082:9938:5d41]) by smtp.gmail.com with ESMTPSA id t17-v6sm12265627pfj.75.2018.06.01.10.24.10 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Jun 2018 10:24:11 -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 , Brian Norris Subject: [PATCH v2 2/2] dt-bindings: power: sbs-battery: re-document "ti, bq20z75" Date: Fri, 1 Jun 2018 10:24:00 -0700 Message-Id: <20180601172400.50737-2-briannorris@chromium.org> X-Mailer: git-send-email 2.17.0.921.gf22659ad46-goog In-Reply-To: <20180601172400.50737-1-briannorris@chromium.org> References: <20180601172400.50737-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: Guenter Roeck --- v2: add Rhyland's Acked-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