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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id AB67EC6379F for ; Tue, 14 Feb 2023 14:17:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232339AbjBNORi (ORCPT ); Tue, 14 Feb 2023 09:17:38 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36002 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232359AbjBNORd (ORCPT ); Tue, 14 Feb 2023 09:17:33 -0500 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B7A5822785 for ; Tue, 14 Feb 2023 06:16:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1676384118; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=pZpsZITW8K8rqb5Pl2xverle3EkeAIBSQl4ftmdFU3A=; b=Cf9Uyi875Nt/L7pQuAqT7Jywux1QRiazm6G6s/H0r2bkcL1Hjq36y4Yihxl0BnzdG3O9Bh ItOKe8oIl9DngJ4Jun4WUxvoQ6FHPznAblDEiJHD4rdTzDpzCi7YrFOai/itJa5UGglLpT xWYjBiYmn5AkiWUDmp0+HYnBI1T76gQ= Received: from mail-oo1-f72.google.com (mail-oo1-f72.google.com [209.85.161.72]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-286-x8SEvyYoNrKTMusAznUe9Q-1; Tue, 14 Feb 2023 09:15:11 -0500 X-MC-Unique: x8SEvyYoNrKTMusAznUe9Q-1 Received: by mail-oo1-f72.google.com with SMTP id z28-20020a4a655c000000b0051a9ebddf80so5325265oog.2 for ; Tue, 14 Feb 2023 06:15:11 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=pZpsZITW8K8rqb5Pl2xverle3EkeAIBSQl4ftmdFU3A=; b=MxAMIIcEYMy1iN4JvTstjjODKMP8xU6J2B4LEHjlJaGJatetJ+p1vDe/+FOrsl7HDb U8fbDDhzHIptEyNrkqQqrmLJZuau9nuEgzUbYl3xp3h0FjS4vXvOiuDyKBpurFRIzk1e FHP1x8x91Dw3bCzcsL8ka4yk+P/UlcbFRWiw8l3U3/Ru6HsL+Pbsyt2XvPyRAuhwXlTF 4Ua9GmqT3OA2vn6mYDBU1plOy4Ue8LdQKD36znoN/wMlS630ORb37S5QWmI3LmntGAfT y6lm7XKWecXFTt2WoLcWUcM89tmc27ay6hKInKEO5ZEwHFz0o4nZmVxu5OSRm3gDyXgX vpCA== X-Gm-Message-State: AO0yUKXVfgi3oYIib1ehqBRfqpVXBYfTjQxDmjL/uew+yBS4g44CueA2 HFntCI4dWT4n2ZX8RlahowV6U6OqnX3XksYumPjKveEfurCxu2hXkZKxYai6T8+pbAL+blAET+K e1KsDuIwrEflwVSymBUilEMZB X-Received: by 2002:a9d:61cf:0:b0:68b:cd6a:4117 with SMTP id h15-20020a9d61cf000000b0068bcd6a4117mr929906otk.5.1676384110788; Tue, 14 Feb 2023 06:15:10 -0800 (PST) X-Google-Smtp-Source: AK7set+rxIeKTPPqi8Qn9IW/T+KY5+TLUbfNnlWwgV3aZu1RB/NhlLLFjeCq/bOXdDNQQWn5L0WUsA== X-Received: by 2002:a9d:61cf:0:b0:68b:cd6a:4117 with SMTP id h15-20020a9d61cf000000b0068bcd6a4117mr929883otk.5.1676384110534; Tue, 14 Feb 2023 06:15:10 -0800 (PST) Received: from halaney-x13s ([2600:1700:1ff0:d0e0::21]) by smtp.gmail.com with ESMTPSA id l9-20020a9d7a89000000b0068d4dda3d61sm6343262otn.39.2023.02.14.06.15.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Feb 2023 06:15:09 -0800 (PST) Date: Tue, 14 Feb 2023 08:15:07 -0600 From: Andrew Halaney To: Krzysztof Kozlowski Cc: devicetree@vger.kernel.org, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com, alexandre.torgue@foss.st.com, peppe.cavallaro@st.com, joabreu@synopsys.com, mripard@kernel.org, shenwei.wang@nxp.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 2/2] arm64: dts: imx8dxl-evk: Fix eqos phy reset gpio Message-ID: <20230214141507.ibj42ejowhvrdoyb@halaney-x13s> References: <20230213213104.78443-1-ahalaney@redhat.com> <20230213213104.78443-2-ahalaney@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 14, 2023 at 09:12:36AM +0100, Krzysztof Kozlowski wrote: > On 13/02/2023 22:31, Andrew Halaney wrote: > > The property is named snps,reset-gpio. Update the name accordingly so > > the corresponding phy is reset. > > > > Fixes: 8dd495d12374 ("arm64: dts: freescale: add support for i.MX8DXL EVK board") > > Signed-off-by: Andrew Halaney > > --- > > arch/arm64/boot/dts/freescale/imx8dxl-evk.dts | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/arch/arm64/boot/dts/freescale/imx8dxl-evk.dts b/arch/arm64/boot/dts/freescale/imx8dxl-evk.dts > > index 1bcf228a22b8..b6d7c2526131 100644 > > --- a/arch/arm64/boot/dts/freescale/imx8dxl-evk.dts > > +++ b/arch/arm64/boot/dts/freescale/imx8dxl-evk.dts > > @@ -121,7 +121,7 @@ &eqos { > > phy-handle = <ðphy0>; > > nvmem-cells = <&fec_mac1>; > > nvmem-cell-names = "mac-address"; > > - snps,reset-gpios = <&pca6416_1 2 GPIO_ACTIVE_LOW>; > > + snps,reset-gpio = <&pca6416_1 2 GPIO_ACTIVE_LOW>; > > I don't think it's correct change. This property is deprecated. Also > uses old, deprecated suffix gpio. > I mentally grandfathered this in, but after your comment realized it shouldn't be. I'll post a v2 with the reset handled in the phy node directly. Thanks!