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 CFCD1C1B0FF for ; Thu, 27 Feb 2025 13:43:57 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=E5nwzcMFq3qpTanytff/X9YWIv3gnJN4JMsY5SI+XFg=; b=sZ+D8NLQ/cNuJX QsmURMHu5AGNsXu3fk7HFl9hRPE2PJhXf/BCigrqD8sp5qLuAbf2GygFCmX83CYXw7Dxcvib5NQF1 3iyH0RntUwjJ56HLkBzlEqgGSy0Bm/ODEVMjkRvzyLnYqV30EXvTOajeipgeGDVP3VdlVENndxjRo tn9pbduw1Gvjm57+aOdlURhSwbn6cjeTOIFM7aWJSovvcBEvJ8ThguNVPya7GC6hfMWjqWj/PBNr2 ycdLaeFIgpvs4oZ/XPUTYP7h8jg35iWHeJ5z5UvulMN/ZUKcIgkK9QdXK1hSzylPqLRIjzBf50uCl kp+btByY7bynyy+0pNgw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tneB6-00000007a2S-31pZ; Thu, 27 Feb 2025 13:43:52 +0000 Received: from vps0.lunn.ch ([156.67.10.101]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tne54-00000007Yia-0mVY; Thu, 27 Feb 2025 13:37:39 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; h=In-Reply-To:Content-Disposition:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:From:Sender:Reply-To:Subject: Date:Message-ID:To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description:Content-Disposition:In-Reply-To:References; bh=iQu2082//gPU290pxdRRy926EyxDVgpmL3flACSXtlI=; b=Z5AnLMX512TdofIv8P0FEi7upk WfrSa5FsVMlOGD0enN7fyIZqg2ig1i2IskNE4c1WFVlkLNH65YmauKm9yA2/bw/T4jZT8ra8zog2k JYEGNYg3dbRbHZq7aMbANwkIYlPVdPorm0iS/1+vn8sPNgMJY5FYK3+2Kbt8nSWh8NkE=; Received: from andrew by vps0.lunn.ch with local (Exim 4.94.2) (envelope-from ) id 1tne4a-000bSx-NT; Thu, 27 Feb 2025 14:37:08 +0100 Date: Thu, 27 Feb 2025 14:37:08 +0100 From: Andrew Lunn To: Kever Yang Cc: heiko@sntech.de, linux-rockchip@lists.infradead.org, Jose Abreu , devicetree@vger.kernel.org, Conor Dooley , Giuseppe Cavallaro , Rob Herring , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, "David S. Miller" , Jakub Kicinski , Andrew Lunn , David Wu , Paolo Abeni , Alexandre Torgue , Krzysztof Kozlowski , Eric Dumazet , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v2 1/3] dt-bindings: net: Add support for rk3562 dwmac Message-ID: <5fd4bc39-bf2c-42d5-bbd0-2787b2839833@lunn.ch> References: <20250227110652.2342729-1-kever.yang@rock-chips.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20250227110652.2342729-1-kever.yang@rock-chips.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250227_053738_218588_09E86BD9 X-CRM114-Status: UNSURE ( 7.50 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org On Thu, Feb 27, 2025 at 07:06:50PM +0800, Kever Yang wrote: > Add a rockchip,rk3562-gmac compatible for supporting the 2 gmac > devices on the rk3562. > rk3562 only has 4 clocks availabl for gmac module. available Andrew _______________________________________________ Linux-rockchip mailing list Linux-rockchip@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-rockchip