From patchwork Thu Jun 29 14:29:55 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: ChiYuan Huang X-Patchwork-Id: 114322 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:a59:994d:0:b0:3d9:f83d:47d9 with SMTP id k13csp9688646vqr; Thu, 29 Jun 2023 07:42:24 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ7cqEOExpIsVVuvIt43RIlRM5dI3dU6WPz/tEPURUwnwq01RLIHfCk6LEpl/ypZuumriYZU X-Received: by 2002:a17:90a:c90a:b0:263:1e82:2dc7 with SMTP id v10-20020a17090ac90a00b002631e822dc7mr7739713pjt.0.1688049743819; Thu, 29 Jun 2023 07:42:23 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1688049743; cv=none; d=google.com; s=arc-20160816; b=v/7a/7eUjULJlwAAruwxQofppNEYeZlycRpivP+zb+rbxnv663nILjpOL/bFKzp1vb mbaOljqxtqni/2s5iVFoLvbtKPDdEgpkeMPopnUC/0EMKSVC5X3ee6Sv2/4qQIKUTHoN /vBehKEMaiAW4ohClQxsX8TcfpILGkckCzkRqr6+1ehIfXTZIZMNP+S9sNnckpF7EbOa t0RBamQcBvCxMkq8a4rgTTAij2zUQnyF1jL25UFxllj2SDiLqnuBhENR/0x99TQMG8QA 3p8FoR5hX2+DQR5K3gXQXFXdJAAMGFzZ6Vu2qnk6fZ7R+CRodwTFYebr8gee84GYYwI1 Jpzg== 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=YNd29ADVcmLyAYfd5ruQRniYs/slPvBbxnECts7Kb4g=; fh=eHJOcYS525QcW0pH5DS07n+xTq7YwPHb/ZA5+OeJQdY=; b=R0AmOxlgiq+0JognR5B52PmAoTPINmgnVOWHvMWPKm9bpl+VOeFMtNU8PUxuo1nA9g YbC2Ma/NG3dNHjnXjOUbpfgg99MoL/jI+0PxVB75MTs+fJUraSDj1Pfl88t/qIiK1Eg8 fD68ftR4qxgob+L5vv33Zc2bTzKhS5FO/HTPzTxo8dVf2Pd3oMnfKTg+yPy8bpoDzjPU AwhWdzNkjGO5lh6yHLHDcZkvRCzs3oU/gU0I3YKPMXS6NK+7uXLh0RV6B5BhqzA987RU Hx2IzES1K/tqjaCIl8ncfyA5I+/Y5GBufxQ9X5dauiU67aAIc9KEioR6S6+qcfSS2qO4 S4NQ== 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 np1-20020a17090b4c4100b002630c9e77ddsi6244003pjb.46.2023.06.29.07.42.09; Thu, 29 Jun 2023 07:42:23 -0700 (PDT) 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 S231969AbjF2Oa1 (ORCPT + 99 others); Thu, 29 Jun 2023 10:30:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60984 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232371AbjF2OaS (ORCPT ); Thu, 29 Jun 2023 10:30:18 -0400 Received: from mg.richtek.com (mg.richtek.com [220.130.44.152]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 03E5635BD; Thu, 29 Jun 2023 07:30:13 -0700 (PDT) X-MailGates: (flag:4,DYNAMIC,BADHELO,RELAY,NOHOST:PASS)(compute_score:DE LIVER,40,3) Received: from 192.168.10.46 by mg.richtek.com with MailGates ESMTP Server V5.0(12333:0:AUTH_RELAY) (envelope-from ); Thu, 29 Jun 2023 22:29:57 +0800 (CST) Received: from ex3.rt.l (192.168.10.46) by ex3.rt.l (192.168.10.46) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1118.25; Thu, 29 Jun 2023 22:29:57 +0800 Received: from linuxcarl2.richtek.com (192.168.10.154) by ex3.rt.l (192.168.10.45) with Microsoft SMTP Server id 15.2.1118.25 via Frontend Transport; Thu, 29 Jun 2023 22:29:57 +0800 From: To: , , CC: , , , , Subject: [PATCH v2 1/2] regulator: dt-bindings: rt5739: Add compatible for rt5733 Date: Thu, 29 Jun 2023 22:29:55 +0800 Message-ID: <1688048996-25606-2-git-send-email-cy_huang@richtek.com> X-Mailer: git-send-email 1.8.3.1 In-Reply-To: <1688048996-25606-1-git-send-email-cy_huang@richtek.com> References: <1688048996-25606-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,T_SCC_BODY_TEXT_LINE 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?1770048447797756163?= X-GMAIL-MSGID: =?utf-8?q?1770048447797756163?= From: ChiYuan Huang Add compatible string for rt5733. Signed-off-by: ChiYuan Huang Acked-by: Rob Herring --- Documentation/devicetree/bindings/regulator/richtek,rt5739.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/regulator/richtek,rt5739.yaml b/Documentation/devicetree/bindings/regulator/richtek,rt5739.yaml index 358297dd3fb7..e95e046e9ed6 100644 --- a/Documentation/devicetree/bindings/regulator/richtek,rt5739.yaml +++ b/Documentation/devicetree/bindings/regulator/richtek,rt5739.yaml @@ -21,6 +21,7 @@ allOf: properties: compatible: enum: + - richtek,rt5733 - richtek,rt5739 reg: