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 X-Spam-Level: X-Spam-Status: No, score=-9.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9FEE9C433EF for ; Tue, 14 Sep 2021 16:14:21 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 5DCBD60F9F for ; Tue, 14 Sep 2021 16:14:21 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 5DCBD60F9F Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=lunn.ch Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org 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=jHUf9anARspSQ35JGMvh/gn7+YCsCSGVYmHmx/7WNZo=; b=z5wT22Ypg8wOgO 57OyfOM4bXgRQDn4RER8bA2v0ExDbM+PWvYkCyl1scawj+5YQlTNVH3v+2lD4Bvu7dzvgPsQrdR/k jtxneN+lZHi0ccTMJTyh0U5IPoAw2txwE9nj52KBZ9hZfl14HHBwijMAyx0XD8qbUWYlT6ZrHU71Y BOT4sp/CFkVVwkpZO8j3nGl8v1R9WqT2/yNdslKTopOivnJv55H/lobbP9Nzd9cUG2kLPaFib5p5x fzSKgq73kKCnD6XWBr7d7xy7zZvhHkDgyxdhKod5273ugJ8dm+No4huHelsQsY1gC/uTEvtRQ70h2 b8NlphK1IU5nk4dGqmuQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mQB2Z-006QHO-Tt; Tue, 14 Sep 2021 16:12:12 +0000 Received: from vps0.lunn.ch ([185.16.172.187]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mQB2T-006QG1-D8 for linux-arm-kernel@lists.infradead.org; Tue, 14 Sep 2021 16:12:06 +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=RF7K8Px436uQRC94TxtbZsqUPfV47ZPcQusjXBxVEpQ=; b=cVbFcjJ6Z5WN0LVTw7ZBP22Yfw hCibkaX14r3vIeviFv/eGDBnf0ywqPZYU04C1L+Rp6wm5Xp5kHXjzE922wBqfXQwssR+4zbwcBejL Jcq9eupt574C+Q2bUWtohW5pLnfx2le4113qTsE9LC7H4p2qyHJaVrxz/RpUaq5XTanQ=; Received: from andrew by vps0.lunn.ch with local (Exim 4.94.2) (envelope-from ) id 1mQB2Q-006ca6-Ef; Tue, 14 Sep 2021 18:12:02 +0200 Date: Tue, 14 Sep 2021 18:12:02 +0200 From: Andrew Lunn To: Fabio Estevam Cc: shawnguo@kernel.org, linux-arm-kernel@lists.infradead.org, o.rempel@pengutronix.de, john.weber@technexion.com, linux@armlinux.org.uk Subject: Re: [PATCH v3] ARM: dts: imx6qdl-pico: Fix Ethernet support Message-ID: References: <20210914155930.2013039-1-festevam@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210914155930.2013039-1-festevam@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210914_091205_489039_C2E278A8 X-CRM114-Status: GOOD ( 10.38 ) 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 On Tue, Sep 14, 2021 at 12:59:30PM -0300, Fabio Estevam wrote: > Currently, it is no longer possible to retrieve a DHCP address > on the imx6qdl-pico board. > > This issue has been exposed by commit f5d9aa79dfdf ("ARM: imx6q: > remove clk-out fixup for the Atheros AR8031 and AR8035 PHYs"). > > Fix it by describing the qca,clk-out-frequency property as suggested > by the commit above. > > Fixes: 98670a0bb0ef14bbb3 ("ARM: dts: imx6qdl: Add imx6qdl-pico support") > Signed-off-by: Fabio Estevam Reviewed-by: Andrew Lunn Now that you have the PHY listed in DT, you could use a phy-handle to point to it. Andrew _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel