From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from metis.whiteo.stw.pengutronix.de (metis.whiteo.stw.pengutronix.de [185.203.201.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 656891F4630 for ; Sat, 15 Mar 2025 09:26:04 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.203.201.7 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1742030766; cv=none; b=ZmwPva3cVq6cYMkJnTaHBfyAGtGUGaZXnc0pN0fe4wkEe9gTA1zQTAJxpoc1AI0j0Dz29Xwj/4RtynraJmi4ShZxt9AnjMygU6n4ze4T8p/gZnKZQw4kskxNe9bB9+1owrlCfV05MnBZcuUccRN7lG0qEinRc+RLq5zct2yzbRM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1742030766; c=relaxed/simple; bh=7dP1gemwU1OOl+2ffb6QpZFJ60y5VCO/omQBJL5t6Kg=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=jzDQsRti/oGmLg4fkWQK29yjbNqSxYu3Ga4L/xKOsMAeW8J5/gUEZohIf/7o3D7z/kRqXln9zrNghccy57jKFr9gWJk/EuQFT+s0HAvcFYbk8PyHuMfwGntV1GZ5d6ShiI3foKlp78k3BikcIBhLmheP9thluZBT8hA7efIMmfU= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=pengutronix.de; spf=pass smtp.mailfrom=pengutronix.de; arc=none smtp.client-ip=185.203.201.7 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=pengutronix.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=pengutronix.de Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ttNm1-00047n-9c; Sat, 15 Mar 2025 10:25:41 +0100 Received: from pty.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::c5]) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1ttNm0-005qTX-1t; Sat, 15 Mar 2025 10:25:40 +0100 Received: from ore by pty.whiteo.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1ttNm0-00EwMG-1T; Sat, 15 Mar 2025 10:25:40 +0100 Date: Sat, 15 Mar 2025 10:25:40 +0100 From: Oleksij Rempel To: =?utf-8?Q?S=C3=A9bastien?= Szymanski Cc: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , devicetree@vger.kernel.org, imx@lists.linux.dev, linux-kernel@vger.kernel.org, Julien Boibessot , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] ARM: dts: opos6ul: add ksz8081 phy properties Message-ID: References: <20250314-opos6ul-fix-ethernet-v1-1-1c0172949b40@armadeus.com> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20250314-opos6ul-fix-ethernet-v1-1-1c0172949b40@armadeus.com> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-Accept-Language: de,en X-Accept-Content-Type: text/plain X-SA-Exim-Connect-IP: 2a0a:edc0:0:c01:1d::a2 X-SA-Exim-Mail-From: ore@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: devicetree@vger.kernel.org On Fri, Mar 14, 2025 at 05:20:38PM +0100, Sébastien Szymanski wrote: > Commit c7e73b5051d6 ("ARM: imx: mach-imx6ul: remove 14x14 EVK specific > PHY fixup") removed a PHY fixup that setted the clock mode and the LED > mode. > Make the Ethernet interface work again by doing as advised in the > commit's log, set clock mode and the LED mode in the device tree. > > Fixes: c7e73b5051d6 ("ARM: imx: mach-imx6ul: remove 14x14 EVK specific PHY fixup") > Signed-off-by: Sébastien Szymanski Looks good to me. Thank you! Reviewed by: Oleksij Rempel -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |