From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH v2 0/5] arm64: dts: meson: g12a: add ethernet support Date: Thu, 23 May 2019 10:20:17 -0700 Message-ID: <7hzhnd2ilq.fsf@baylibre.com> References: <20190520131401.11804-1-jbrunet@baylibre.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <20190520131401.11804-1-jbrunet@baylibre.com> Sender: linux-kernel-owner@vger.kernel.org Cc: Jerome Brunet , devicetree@vger.kernel.org, linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org Jerome Brunet writes: > Add network support to the g12a SoC family > > This is series is based on 5.2-rc1 and the patches I already sent last > week. If this is not convient for you, please let me know, I'll rebase. Queued for v5.3. > Also, you will need to get the clk tag "clk-meson-5.3-1-fixes" (to get > the update MPLL50M id) from clk-meson [0]. I merged this tag in to v5.3/dt64 before applying this series. Thanks for explaining the dependencies. Kevin