Received: by 2002:a05:6358:a55:b0:ec:fcf4:3ecf with SMTP id 21csp3009362rwb; Fri, 20 Jan 2023 10:00:58 -0800 (PST) X-Google-Smtp-Source: AMrXdXuBrNtFNTALBj962JuTGucWzIyhb0b9J7DOLWCPMR5mjiIYaNU76tlQGGVabp4/Gv5/lvgJ X-Received: by 2002:a17:902:d718:b0:194:a529:9984 with SMTP id w24-20020a170902d71800b00194a5299984mr14742401ply.58.1674237658164; Fri, 20 Jan 2023 10:00:58 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1674237658; cv=none; d=google.com; s=arc-20160816; b=ve8XT51whTHAxgutdOytgbUPywuaJiSSH4pi/x8WwiagEFHKpS7FcmwA8EwJDAAPe0 LTrcILiYBAYAOrctfbc0IMm4QbPZUNY8Gr1cBswJiLdzS4hd20eK/XCaAcCPGIpKs4xG rJ1hHv2jz++JHLewrgPEjgkXptYvjgJuAwJDUDO49Brj+c/DS/UNVmsMz/niVJ53jpJ0 2yg5rR3n3697vB9jcToO8q2yNuDuJk/oj/9Lk5Bh68FmehLz+gWhpJVuDE2QFN7X470s rvOOE1zm2sfH5I4+YrHwsSSY1HdHGHjByhPo7mK6S1m4w484277AdkzgoxKvnT7qW6EN RT1g== 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=EOKpp64qvxVFGdcthihscnBqEHMIR4aazfjihxgylV2p/VqfiAzdmE9FxPnJfKCiO4 Gpe9xMV34pHKKz0KYJmvVgsAxGVZ9TeFuTSFLiePRUkWD23VSMc27naVE1HcxCwf8UkD K10f13OvYTypcWiCryGSU+oFxh9eFHQJw4h6FdVYxdi/ZRg5uwIm9KyhVt1omGvGI/Ka RZL4uzsLgcFRNJRaCbOxy7sZyomMs0HGEjA/fAjneQy8TT6+DrRdhhdiggULsuvsrY0T kueUdlIeiYX/Mvskedu8O3ZHWGS4xB1hOTnllDP225zMASx6BtF0ZPXcXK/Gv6fKuJ9H z49g== 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 Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id u12-20020a17090341cc00b00189ac5a25e8si14602750ple.160.2023.01.20.10.00.52; Fri, 20 Jan 2023 10:00:58 -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 S229634AbjATRYL (ORCPT + 50 others); Fri, 20 Jan 2023 12:24:11 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37786 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230018AbjATRYK (ORCPT ); Fri, 20 Jan 2023 12:24:10 -0500 Received: from fudo.makrotopia.org (fudo.makrotopia.org [IPv6:2a07:2ec0:3002::71]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3EA238F7E9; Fri, 20 Jan 2023 09:24:00 -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 1pIv7N-00055J-34; Fri, 20 Jan 2023 18:23:58 +0100 Date: Fri, 20 Jan 2023 17:23:50 +0000 From: Daniel Golle To: linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@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 v3 1/3] dt-bindings: clock: Add apmixedsys/topckgen compatibles for MT7981 Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 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 -- 2.39.1