From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id BC609C54EAA for ; Fri, 27 Jan 2023 23:18:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Date:To:Cc:From:Subject:References: In-Reply-To:MIME-Version:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=tBW7TCLjWB+Ky4VO7Iqe8fMcociWoCuknJBaWboyIcg=; b=y3PG+G74/m4rYO frjJhM85mQjZ+PJ7GGmllJku02iEh7rzlX8n4xJb7CY0sVPOvFsEls1eeBLZZb/T/il0q/zcVTfep PeGlA40J/0j6lwxJ+HrPhW5HFR9+gU7eA1lXAkrkAErMPrnRRB4dOl18YZKEUO9ZvcwUqApWTI0df q9Q5kaKqSKXXnFXfDWwd9ED9UgixVzfNWRqsJSwYI+cng1qH3BABaZ8Kyg+Dg2zwJRNZwyTUrGP0n aWFSbT8mhv4x1MVK/Ig2ISfb0evW7EstZhBdJAXvDFI81PMhaX2VlrTW/jfMDWNDN7rXCjmxr6D3c XSNRt576iQ/grDlIRDDg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pLXyZ-00GoP0-IX; Fri, 27 Jan 2023 23:17:43 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pLXyS-00GoMc-Ox; Fri, 27 Jan 2023 23:17:38 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 3BAB9B82208; Fri, 27 Jan 2023 23:17:35 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D319EC433EF; Fri, 27 Jan 2023 23:17:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1674861454; bh=UFxjpIbYoFQ6NbJOkP2MqtpAr04UPlyKiZQ82r5f//I=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=Y3wvr9+Px6TzEMg2qb2Tnx8CpTdh/FgDt/QyyShHIASvUX7iEr1W5YIPxSCkEu5jO nUuKHNnx4FQk3Aet8xQYf2RZZdVOt4mZXt0m2BaDs/cS3WJaMYsX1qagZUF9Mzqesu eBNVd5EhUeQXjEFzF+mW0RfcNxC55QdDPmkO3btpP4+WnC9ojXjjKGsadzAig0HSaZ fS9AHqOvz9u83b6dtU1Z4gaO1DKYOskZW0rtLBU2c87MKSpPKNBhrRdWPQlR6vsbrH zvRaYKmZp3WoduEtLh+Og/muuK4moYdkjgzzj/M1024sU0xoGAIDHZlb+bLPN7wF4H mq16XN6lK8xsQ== Message-ID: MIME-Version: 1.0 In-Reply-To: References: Subject: Re: [PATCH v5 1/3] dt-bindings: clock: Add compatibles for MT7981 From: Stephen Boyd Cc: Jianhui Zhao , AngeloGioacchino Del Regno , Yassine Oudjana , Chen-Yu Tsai , Edward-JW Yang , Johnson Wang , Chun-Jie Chen , Fabien Parent , Miles Chen To: Daniel Golle , Krzysztof Kozlowski , Matthias Brugger , Michael Turquette , Rob Herring , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org Date: Fri, 27 Jan 2023 15:17:32 -0800 User-Agent: alot/0.10 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230127_151737_826347_6B7F8A5E X-CRM114-Status: UNSURE ( 9.30 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Quoting Daniel Golle (2023-01-25 19:33:46) > Add compatible string for MT7981 to existing bindings at > - mediatek,apmixedsys.yaml > - mediatek,topckgen.yaml > - mediatek,ethsys.txt > - mediatek,infracfg.yaml > - mediatek,sgmiisys.txt > > Signed-off-by: Jianhui Zhao > Signed-off-by: Daniel Golle > --- Applied to clk-next _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel