From patchwork Fri Jan 13 06:34:40 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: ChiYuan Huang X-Patchwork-Id: 42996 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:a5d:4e01:0:0:0:0:0 with SMTP id p1csp120677wrt; Thu, 12 Jan 2023 22:52:57 -0800 (PST) X-Google-Smtp-Source: AMrXdXsIwHumP01Ui1hRHmhqxejQ4/h+TdFpkxLfIs8rFtugs+jXsSl34rqleXlkU9JuYkxJ4k/x X-Received: by 2002:aa7:d914:0:b0:49b:6449:1d4c with SMTP id a20-20020aa7d914000000b0049b64491d4cmr4560249edr.23.1673592776934; Thu, 12 Jan 2023 22:52:56 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1673592776; cv=none; d=google.com; s=arc-20160816; b=vmHc+Flw4DlgIFp6xXCusefyxZjU2O1Fqte3MbXrXLwbMUH9Qd5SzTIEqw4guncmxi ZQi8iN3fvAgVTa3MlJO2BAroV++vIgQEBYMdpY16+hbb83zAJfbmu70WVMlhtngzyhGY 8l4rW4a9cjh+BaVv9yxXdLZhFIOanLNJj4IlMRvlYdcVpkrq75V6b/hFGf0nUFjpaKvA TZqi2yK2TkNu6uT5ROJemLH7R7TleWfQY4pawv62kJ5z1f8DWiHlGPkkgjj/8JEDbAGU BjrUksoYaum/LtvCTlb+43rCu7fEdRvfzw6u9xbCjMlDeEXkcFa6ctscDHEg+RzeRz0+ ma3A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:references:in-reply-to:message-id :date:subject:cc:to:from; bh=6i4HyMglMaC/4c5RfmowST4xc1PHu7ajiLvUodJVrVY=; b=f0JSmOPudJylotfJCLGqNOqhqnSrnQ8sen38zfrlxbM4pbTyKR14JQ7ZEJwRlg/OlD QdiRA46Am6kHEBHs/5vJxFHGqnnhe32jeiQGsDa44fDYUobn6zAeIb86aI0LtTA41ue6 Xvh+IOKB0GQfc/jS256p/AalqPBABg13UsoKxOIg2OH/icFaDmtGjd2ilJaPb2IZyf3x PqgZBwRRu1EpOlY3KYKPzi0QkzuFoG7tpjBldecPOwMYoA21AWuMbeBYwt1ZXD1qw8bp VITPk+t+Kuooske+SBxlyHzFPBIjHCGxkqmHjdxnIIv+Dy32r6Dc1JfvA9ayHylod9bY /RfA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id xj4-20020a170906db0400b0084c3ce2f3dasi20950475ejb.738.2023.01.12.22.52.33; Thu, 12 Jan 2023 22:52:56 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230473AbjAMGwD (ORCPT + 99 others); Fri, 13 Jan 2023 01:52:03 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56464 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233217AbjAMGvZ (ORCPT ); Fri, 13 Jan 2023 01:51:25 -0500 Received: from mg.richtek.com (mg.richtek.com [220.130.44.152]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 313977F443; Thu, 12 Jan 2023 22:35:22 -0800 (PST) X-MailGates: (flag:4,DYNAMIC,BADHELO,RELAY,NOHOST:PASS)(compute_score:DE LIVER,40,3) Received: from 192.168.10.47 by mg.richtek.com with MailGates ESMTP Server V5.0(16474:0:AUTH_RELAY) (envelope-from ); Fri, 13 Jan 2023 14:34:43 +0800 (CST) Received: from ex4.rt.l (192.168.10.47) by ex4.rt.l (192.168.10.47) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1118.20; Fri, 13 Jan 2023 14:34:43 +0800 Received: from linuxcarl2.richtek.com (192.168.10.154) by ex4.rt.l (192.168.10.45) with Microsoft SMTP Server id 15.2.1118.20 via Frontend Transport; Fri, 13 Jan 2023 14:34:43 +0800 From: To: , , CC: , , , , , Subject: [PATCH RESEND v3 1/3] dt-bindings: power: supply: Add Richtek RT9759 smart cap divider charger Date: Fri, 13 Jan 2023 14:34:40 +0800 Message-ID: <1673591682-25789-2-git-send-email-cy_huang@richtek.com> X-Mailer: git-send-email 1.8.3.1 In-Reply-To: <1673591682-25789-1-git-send-email-cy_huang@richtek.com> References: <1673591682-25789-1-git-send-email-cy_huang@richtek.com> MIME-Version: 1.0 X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1754889219681891085?= X-GMAIL-MSGID: =?utf-8?q?1754889219681891085?= From: ChiYuan Huang Add bindings for the Richtek RT9759 smart cap divider charger. Signed-off-by: ChiYuan Huang Reviewed-by: Rob Herring --- Since v2 - Add Reviewed-by tag for dt-binding patch --- .../bindings/power/supply/richtek,rt9759.yaml | 61 ++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 Documentation/devicetree/bindings/power/supply/richtek,rt9759.yaml diff --git a/Documentation/devicetree/bindings/power/supply/richtek,rt9759.yaml b/Documentation/devicetree/bindings/power/supply/richtek,rt9759.yaml new file mode 100644 index 00000000..04fc6b0 --- /dev/null +++ b/Documentation/devicetree/bindings/power/supply/richtek,rt9759.yaml @@ -0,0 +1,61 @@ +# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/power/supply/richtek,rt9759.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: Richtek RT9759 Smart Cap Divider Charger + +maintainers: + - ChiYuan Huang + +description: | + The RT9759 is a high efficiency and high charge current charger. + The efficiency is up to 97.8% when VBAT = 4.2V, IBAT = 2.5A and the maximum + charge current is up to 8A. The device integrates smart cap divider topology + with dual phase charge pump core. The ADCs provide input and output voltage, + current and temperature information to monitor the whole charging process. + + Datasheet is available at + https://www.richtek.com/assets/product_file/RT9759/DS9759-02.pdf + +properties: + compatible: + enum: + - richtek,rt9759 + + reg: + maxItems: 1 + + wakeup-source: true + + interrupts: + maxItems: 1 + + shunt-resistor-micro-ohms: + description: Battery current sense resistor mounted. + default: 2000 + +required: + - compatible + - reg + - wakeup-source + - interrupts + +additionalProperties: false + +examples: + - | + #include + i2c { + #address-cells = <1>; + #size-cells = <0>; + + charger@66 { + compatible = "richtek,rt9759"; + reg = <0x66>; + wakeup-source; + interrupts-extended = <&gpio_intc 32 IRQ_TYPE_EDGE_FALLING>; + shunt-resistor-micro-ohms = <5000>; + }; + };