From patchwork Fri Jun 1 00:32:52 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Brian Norris X-Patchwork-Id: 10442187 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 9CA83603B5 for ; Fri, 1 Jun 2018 00:33:27 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 8ACF326222 for ; Fri, 1 Jun 2018 00:33:27 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 7F242268AE; Fri, 1 Jun 2018 00:33: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 3CF6426222 for ; Fri, 1 Jun 2018 00:33:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751258AbeFAAdY (ORCPT ); Thu, 31 May 2018 20:33:24 -0400 Received: from mail-pf0-f196.google.com ([209.85.192.196]:40439 "EHLO mail-pf0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751031AbeFAAdK (ORCPT ); Thu, 31 May 2018 20:33:10 -0400 Received: by mail-pf0-f196.google.com with SMTP id f189-v6so11605780pfa.7 for ; Thu, 31 May 2018 17:33:10 -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=ONEbnQ9k4UY+nSFZa8uSCaDB/BhpTGi57f/U6I/A7bs=; b=UGusuFPz5NkiWzP+OO8ZeS4cPcC1qM/3TKIaNP96DxyMyhGJiymRq3J9TQZSs2cVWA Pd0/EBJ/RHomrNTIkSyxoOKw8BLDIeq7db1kSTHVd/YREQh71B/i8OfU+NNNcHmKxQsg Ys0IsMfIiguM8CiWWnY8mTddtXXoL/mGE+XGo= 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=ONEbnQ9k4UY+nSFZa8uSCaDB/BhpTGi57f/U6I/A7bs=; b=Ysf8w0cjpWvyxFa+QDIKMHUR452hun2lbMFVf6wehoy5RJSs/VvfI/47hQuN2A04Mz uEamCrE4f3lzK6GM8GPU5dZ22h2SdDaY0BAmFjXZs/2j4mf2TPerXGbhiPw2jKPbQj9b R2KPxVmV/TLZH/l3bu6AygQdLX2HymzhFdilQSCS5qe+NLvHEgOVn6GbzmaXqaXWA7u1 opcZ6R/v3jL3LYWYw9HmbL5gs8YDyPBpH0hO5bmq64L3HuC0Hw4Kh7wkTQLT7TdC3TuJ GTExGwwQCtEDT8vo68kq0ydRT09Smu1OJNnkNAf/NfGzUlq3YgZ4luSpKiQ0qSZYDwUo 2TAg== X-Gm-Message-State: ALKqPwf2DRU5scFYvW/ymotV7hzWJvaAF9MhVKmxCG9mypgk0tCuWeOP QW1nSf5jtJz699TeI+gvTS85yw== X-Google-Smtp-Source: ADUXVKJFipDAHqbpQeLXk8jJafJNAUnojuwXueIAvF9ZYK2xJ3vw8FFoQjCuV9AFjE4CNrqgJCuyOA== X-Received: by 2002:a65:5c09:: with SMTP id u9-v6mr7143604pgr.304.1527813190427; Thu, 31 May 2018 17:33:10 -0700 (PDT) Received: from ban.mtv.corp.google.com ([2620:0:1000:1501:bc2f:3082:9938:5d41]) by smtp.gmail.com with ESMTPSA id u9-v6sm73603636pfi.60.2018.05.31.17.33.08 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 May 2018 17:33:09 -0700 (PDT) From: Brian Norris To: Sebastian Reichel Cc: , Rob Herring , linux-pm@vger.kernel.org, devicetree@vger.kernel.org, Alexandru Stan , Guenter Roeck , Doug Anderson , Brian Norris , Rhyland Klein Subject: [PATCH 2/2] dt-bindings: power: sbs-battery: re-document "ti, bq20z75" Date: Thu, 31 May 2018 17:32:52 -0700 Message-Id: <20180601003252.42810-2-briannorris@chromium.org> X-Mailer: git-send-email 2.17.0.921.gf22659ad46-goog In-Reply-To: <20180601003252.42810-1-briannorris@chromium.org> References: <20180601003252.42810-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. Cc: Rhyland Klein Signed-off-by: Brian Norris Acked-by: Rhyland Klein --- .../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