From patchwork Fri Jan 20 01:25:27 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Golle X-Patchwork-Id: 46082 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:adf:eb09:0:0:0:0:0 with SMTP id s9csp641247wrn; Thu, 19 Jan 2023 17:32:37 -0800 (PST) X-Google-Smtp-Source: AMrXdXsxuasySazIvey1dVz1DfSiIIP1DnBrfErUzVmzLDhlsH+QGkI9Rqi+p6HYqbxU4l6wimRq X-Received: by 2002:a05:6a20:6b91:b0:ac:21c3:2fb7 with SMTP id bu17-20020a056a206b9100b000ac21c32fb7mr29953638pzb.6.1674178356679; Thu, 19 Jan 2023 17:32:36 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1674178356; cv=none; d=google.com; s=arc-20160816; b=ZYLp03qobdBv5vM0wi0y4LlL+SpPaQDcTFcXwLZkZqV0Yv6Fbf0z/xvKi8Sa5wkxNC WNoKoYHnIcNOcCm6b4egNoWL16SolFJsc8Uvl+Jx22N0+5ludNLs6L4bwyQ4Oly5L5DJ SV7lwTeJu7EwLsOpTbX2mTOXoO4/HNWVOQqu4FVzPFzrSCA0ZOR2cui0CV7x7CTnjfJ4 FpV3p7eH+NI0HpWXs6N2p7l1S1ErpJkiT0/8D+E9adUhqDcIU5vMpz0s2H9FUnP1FzZW aJajoY2ChjHqJTUSKIeJkZO9cY1iiGg8/TG3owZaq6gaE3bQuqwS27hx6guKVagXusnA kYfQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=d3p4kzgJ9fAQ+9qfV8Bq7U/HrX+rB8t6IZlrc8gF0M4=; b=VByXwUdXjx/rquKnSzYZmOPSBEFsLufrfvB4bGgPS3nwLDWgT8zU8fXTXzZIG+4rOU TseawkOtWZWzfgG0ACIzsenqjxt4A1ig8d/gTEL/ttL4q6pMekUU2CRvkp8x4hykL0Os qenBiLpCldVZG8z/b7EXaRCyqj+nHCoXbrxnJ2DjwX3IcaD5EYW/+urV4MTX3GQbLG95 4I8QQvVzIUG+IsyyVVGLKHjCT5o4/A9tvTRxRXZA3q8u6YoQhSXP+fYBjvo+UR3qAugW AG3dwq6BB3EG44KyAqWM9ldEyGKptnwW62fD1SDiOT3PqSzTVghZmDRLVCwUggvE2BZw +LVg== 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 131-20020a630189000000b004a707f67ce1si40904895pgb.428.2023.01.19.17.32.24; Thu, 19 Jan 2023 17:32:36 -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 S229994AbjATBZo (ORCPT + 99 others); Thu, 19 Jan 2023 20:25:44 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41746 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229513AbjATBZi (ORCPT ); Thu, 19 Jan 2023 20:25:38 -0500 Received: from fudo.makrotopia.org (fudo.makrotopia.org [IPv6:2a07:2ec0:3002::71]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4D4FD5A839; Thu, 19 Jan 2023 17:25:37 -0800 (PST) Received: from local by fudo.makrotopia.org with esmtpsa (TLS1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.96) (envelope-from ) id 1pIg9u-0005wS-29; Fri, 20 Jan 2023 02:25:34 +0100 Date: Fri, 20 Jan 2023 01:25:27 +0000 From: Daniel Golle To: linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-armkernel@lists.infradead.org, linux-mediatek@lists.infradead.org, AngeloGioacchino Del Regno , Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Matthias Brugger Cc: Chen-Yu Tsai , Miles Chen , Edward-JW Yang , Johnson Wang , Fabien Parent , Chun-Jie Chen , Sam Shih , Jianhui Zhao Subject: [PATCH v2 1/3] dt-bindings: clk: Add apmixedsys/topckgen compatibles for MT7981 Message-ID: References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: 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?1755503244307971477?= X-GMAIL-MSGID: =?utf-8?q?1755503244307971477?= Add compatible string for MT7981 to existing binding documenation at mediatek,apmixedsys.yaml and mediatek,topckgen.yaml. Signed-off-by: Jianhui Zhao Signed-off-by: Daniel Golle --- Documentation/devicetree/bindings/clock/mediatek,apmixedsys.yaml | 1 + Documentation/devicetree/bindings/clock/mediatek,topckgen.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/clock/mediatek,apmixedsys.yaml b/Documentation/devicetree/bindings/clock/mediatek,apmixedsys.yaml index 731bfe0408c20..dae25dba4ba69 100644 --- a/Documentation/devicetree/bindings/clock/mediatek,apmixedsys.yaml +++ b/Documentation/devicetree/bindings/clock/mediatek,apmixedsys.yaml @@ -20,6 +20,7 @@ properties: - enum: - mediatek,mt6797-apmixedsys - mediatek,mt7622-apmixedsys + - mediatek,mt7981-apmixedsys - mediatek,mt7986-apmixedsys - mediatek,mt8135-apmixedsys - mediatek,mt8173-apmixedsys diff --git a/Documentation/devicetree/bindings/clock/mediatek,topckgen.yaml b/Documentation/devicetree/bindings/clock/mediatek,topckgen.yaml index 81531b5b0db79..0fdf564148334 100644 --- a/Documentation/devicetree/bindings/clock/mediatek,topckgen.yaml +++ b/Documentation/devicetree/bindings/clock/mediatek,topckgen.yaml @@ -35,6 +35,7 @@ properties: - mediatek,mt6779-topckgen - mediatek,mt6795-topckgen - mediatek,mt7629-topckgen + - mediatek,mt7981-topckgen - mediatek,mt7986-topckgen - mediatek,mt8167-topckgen - mediatek,mt8183-topckgen