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 1E014C6379F for ; Mon, 13 Feb 2023 21:32:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230401AbjBMVcH (ORCPT ); Mon, 13 Feb 2023 16:32:07 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50750 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230403AbjBMVcF (ORCPT ); Mon, 13 Feb 2023 16:32:05 -0500 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5148C20D19 for ; Mon, 13 Feb 2023 13:31:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1676323877; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=DOJWQgK0El7j4eURl5McfS3atvuUactc703LqDtB0l4=; b=KMUPhhWwDd4PA+y7uu3P6ewVD+9M62c5lsp3v/LkW4+vMqChTW3tAKWow9m8goxcOaJrRF aKOKhfWj9h7zZEgewCErOtSIOMq0tEsKLaNMDa1OG30TATeyOKPY/i8fjVdZbDjgs/dcjH foK/+/C24+J1mwkCAlFOgqEkUfLWiRk= Received: from mail-ot1-f72.google.com (mail-ot1-f72.google.com [209.85.210.72]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-157-MxU-7X5LN8qnPJ9SQDCuQw-1; Mon, 13 Feb 2023 16:31:16 -0500 X-MC-Unique: MxU-7X5LN8qnPJ9SQDCuQw-1 Received: by mail-ot1-f72.google.com with SMTP id m6-20020a9d7e86000000b0068db7d59df2so6874346otp.3 for ; Mon, 13 Feb 2023 13:31:16 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DOJWQgK0El7j4eURl5McfS3atvuUactc703LqDtB0l4=; b=Wbc+viAWCk2KFPZzGDWD1nxpn9uQz0jA5RMHaetW2by4bMbvDIXvDrbPot539c03zY xxegSG02YLw3Y3mx1bwsfgGqmn1aH6C64jox05wsXsdCm+xxDAB4uOlVDICrK3t6FCqF O3DXsxR1lWD6KCrF/6y7ZaZ5G49XHVhkhSYmlNXug0HC/hOi1m65U3GfaNUpOXlGM3S2 5DKDVDmGoplTVdQh0aZqVKk9ocWud4dBX0jJIX41zxiRgu459vPvgfHSK3JhgcNb9vuA GtSgBI9Qds78bJKM8rzPZfv9TjJjDc5V0UGIS35pMFb/6gbzn/GqGTbzbvHhewhCgR4L epMg== X-Gm-Message-State: AO0yUKUJpqqQJ2K/FbUaoe+r86wJzlzo/r9+s9aYGrMt4VW1x06W67XG KSqnLqseUwbFaLmZv4Mynd9mC7vx8mwuMthNkSBn6YoHKiVaCPTj3XsMQBbRZTRTGfDV3M29CW9 V0aeioB6eS/03DvMcIitfLfpA X-Received: by 2002:a05:6870:3484:b0:16a:a81f:263d with SMTP id n4-20020a056870348400b0016aa81f263dmr10196332oah.21.1676323875624; Mon, 13 Feb 2023 13:31:15 -0800 (PST) X-Google-Smtp-Source: AK7set8es8huWxHFgDWxt4YNTypK6yBKCWRGYW1vG1mos90OjBzQZeLzaN5aCznYq3OxEoSvRx7qGw== X-Received: by 2002:a05:6870:3484:b0:16a:a81f:263d with SMTP id n4-20020a056870348400b0016aa81f263dmr10196313oah.21.1676323875351; Mon, 13 Feb 2023 13:31:15 -0800 (PST) Received: from halaney-x13s.redhat.com ([2600:1700:1ff0:d0e0::21]) by smtp.gmail.com with ESMTPSA id xl6-20020a0568709f0600b00163263f84dasm5169880oab.12.2023.02.13.13.31.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Feb 2023 13:31:14 -0800 (PST) From: Andrew Halaney To: devicetree@vger.kernel.org Cc: 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, Andrew Halaney Subject: [PATCH 2/2] arm64: dts: imx8dxl-evk: Fix eqos phy reset gpio Date: Mon, 13 Feb 2023 15:31:04 -0600 Message-Id: <20230213213104.78443-2-ahalaney@redhat.com> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230213213104.78443-1-ahalaney@redhat.com> References: <20230213213104.78443-1-ahalaney@redhat.com> MIME-Version: 1.0 Content-type: text/plain Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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>; snps,reset-delays-us = <10 20 200000>; status = "okay"; -- 2.39.1