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 796A7C636D7 for ; Thu, 16 Feb 2023 08:26:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229886AbjBPI0X (ORCPT ); Thu, 16 Feb 2023 03:26:23 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51428 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229732AbjBPI0U (ORCPT ); Thu, 16 Feb 2023 03:26:20 -0500 Received: from mail-ej1-x630.google.com (mail-ej1-x630.google.com [IPv6:2a00:1450:4864:20::630]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E3F5E728F for ; Thu, 16 Feb 2023 00:26:19 -0800 (PST) Received: by mail-ej1-x630.google.com with SMTP id 10so2525615ejc.10 for ; Thu, 16 Feb 2023 00:26:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=1y/DnoDY4cr2inx1d0abfCvpq1Au8g3KdiOb6gVRGSQ=; b=CyM4dCoyshPvP3LOw00Xa4BGVZWnr+NUtMvw5cLRyATZ/fRXs0P5/2jwITogiDGzM5 NeI3Y1q6sYe57oCVGKp1QB0LFAWAaQYkYffh5ProcDWN/mk2J3Mq751a0DF2PFtvJwlD uij3HTYmSsaivZFc5uX4D6Q15uSDL9iyp8ZzX+8lCt6DEqj6TyKVTHvdQOtPPKYWNMkR epXtJLDaNKBtHJAYP3aFliVa3ICoCSOrmTV+2Ykuyk2XNpQgXZRXJ3NGF6owZ2y2UGpD 2CulBf7sxzRXUhzi8T3Tffu02H6Pu/CaoxZ3TFmIXXgi1lEDoPeucdhC5bbWJK+loEC3 eyHw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=1y/DnoDY4cr2inx1d0abfCvpq1Au8g3KdiOb6gVRGSQ=; b=zxkveLmHfYtBXW7FiYahxkNekDfPuDCfjVEJnsD7yebBcTkgWEfQycGWbm+ccYPlHx rxYx/qIidRfw+JzD7nQo4+7itijvGEMWrvk4uXrfmab+eQVwCn36ep2tJd96BjTPc8bF s+U8rSkvl5mCm9RBXtPeIKY8tNMfSb4tPuIy2HZGshkfSWfaybMBAeCPweAJYG5DhFJX Y9zaaqlaqHWVkqk7Pg0nSpQd4l+0/QRgXXh52ip55OsmrTKxvE16oQgcsWe6kokvjQMc l5fLAvOZI0hxw5iCgOvzqIeVByDgNzrbBKGzwV9xeQS9VS2jD+r4SKvJiMy4ggevpllr ekaQ== X-Gm-Message-State: AO0yUKVzQZhwyfn0kscH8EhjGGkM8nMVP8f97t8E00LFNvf8qd2C7t3E ZsDWS+Doty0uC5g5Ysem6c4R6Q== X-Google-Smtp-Source: AK7set/Bsd/yL07K9LlnPqeF1yzA0J6rARMafhYQk/XahfBz22ROq0FZQJFbJxehhd0xJWCffI4Exg== X-Received: by 2002:a17:906:1d07:b0:8b1:3a8d:6fc5 with SMTP id n7-20020a1709061d0700b008b13a8d6fc5mr5878631ejh.25.1676535978458; Thu, 16 Feb 2023 00:26:18 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id ce25-20020a170906b25900b008b05b21e8aesm492276ejb.172.2023.02.16.00.26.16 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 16 Feb 2023 00:26:17 -0800 (PST) Message-ID: <425f637c-34a3-4203-2b1b-c4e459da72c2@linaro.org> Date: Thu, 16 Feb 2023 09:26:16 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [PATCH v2 2/2] arm64: dts: imx8dxl-evk: Fix eqos phy reset gpio Content-Language: en-US To: Andrew Halaney , 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 References: <20230214171505.224602-1-ahalaney@redhat.com> <20230214171505.224602-2-ahalaney@redhat.com> From: Krzysztof Kozlowski In-Reply-To: <20230214171505.224602-2-ahalaney@redhat.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 14/02/2023 18:15, Andrew Halaney wrote: > The deprecated property is named snps,reset-gpio, but this devicetree > used snps,reset-gpios instead which results in the reset not being used > and the following make dtbs_check error: > > ./arch/arm64/boot/dts/freescale/imx8dxl-evk.dtb: ethernet@5b050000: 'snps,reset-gpio' is a dependency of 'snps,reset-delays-us' > From schema: ./Documentation/devicetree/bindings/net/snps,dwmac.yaml > > Use the preferred method of defining the reset gpio in the phy node > itself. Note that this drops the 10 us pre-delay, but prior this wasn't > used at all and a pre-delay doesn't make much sense in this context so > it should be fine. > > Fixes: 8dd495d12374 ("arm64: dts: freescale: add support for i.MX8DXL EVK board") > Signed-off-by: Andrew Halaney > --- Acked-by: Krzysztof Kozlowski Best regards, Krzysztof