From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from elvis.franken.de (elvis.franken.de [193.175.24.41]) by smtp.subspace.kernel.org (Postfix) with ESMTP id EAC89302142; Fri, 7 Nov 2025 10:08:08 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=193.175.24.41 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1762510092; cv=none; b=pS4AAoIYCuThf+Tnuz48tM/tg7Hxz3CVn6NEDwZ7uKSY91kOFbj/JPKCZxaASlTljBHNvMLKVaXhRE54/shTLnrmkEO18nNnypuX/0q4eBlj+TayHFqh5hICJ8gqvWLadsjAjvATE3j/5T7zdk4ATTCv+rZHytY/z1MWydVLvPA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1762510092; c=relaxed/simple; bh=vieHkYqW3YWrq0xCZE2px6pnxQjBQRiOI/cNhBb93So=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=qUFEO1H/VQ0x9gaOl+EnWfQ0OlhCeu9xZQQJiyt2Wz7Ubm8VtRraarCxXI3dZj90pg72FyXsWx742kI3SVzCYIr6R499exBSx5T4YZL2PEDM0vWMKiz8NRxG6PK1BjadpH1Gs+ZXYNeFAK0io5qifOu6Y5JYjVAlpf3BZVDdGKo= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=alpha.franken.de; spf=pass smtp.mailfrom=alpha.franken.de; arc=none smtp.client-ip=193.175.24.41 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=alpha.franken.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=alpha.franken.de Received: from uucp by elvis.franken.de with local-rmail (Exim 3.36 #1) id 1vHIx6-000494-00; Fri, 07 Nov 2025 10:40:16 +0100 Received: by alpha.franken.de (Postfix, from userid 1000) id C1DDCC06A7; Fri, 7 Nov 2025 10:39:52 +0100 (CET) Date: Fri, 7 Nov 2025 10:39:52 +0100 From: Thomas Bogendoerfer To: =?iso-8859-1?Q?Th=E9o?= Lebrun Cc: Vladimir Kondratiev , =?iso-8859-1?Q?Gr=E9gory?= Clement , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Vinod Koul , Kishon Vijay Abraham I , Michael Turquette , Stephen Boyd , Philipp Zabel , linux-mips@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-phy@lists.infradead.org, linux-clk@vger.kernel.org, =?iso-8859-1?Q?Beno=EEt?= Monin , Maxime Chevallier , Tawfik Bayouk , Thomas Petazzoni , Andrew Lunn Subject: Re: [PATCH v2 7/7] MIPS: mobileye: eyeq5-epm: add two Cadence GEM Ethernet PHYs Message-ID: References: <20251101-macb-phy-v2-0-c1519eef16d3@bootlin.com> <20251101-macb-phy-v2-7-c1519eef16d3@bootlin.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20251101-macb-phy-v2-7-c1519eef16d3@bootlin.com> On Sat, Nov 01, 2025 at 09:53:35AM +0100, Théo Lebrun wrote: > The Mobileye EyeQ5 eval board (EPM) embeds two MDIO PHYs. > > Reviewed-by: Andrew Lunn > Signed-off-by: Théo Lebrun > --- > arch/mips/boot/dts/mobileye/eyeq5-epm5.dts | 26 ++++++++++++++++++++++++++ > 1 file changed, 26 insertions(+) Acked-by: Thomas Bogendoerfer -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]