From patchwork Sun Jun 30 03:31:10 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marek Vasut X-Patchwork-Id: 13717040 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 44C92C3064D for ; Sun, 30 Jun 2024 03:32:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: MIME-Version:Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-Type: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=oqmDix33sDya+rZsxmCugECpX0hjrZYeCSrv9gvcrBU=; b=MJyVarz7vAmV3RjKdOV7FQFNrW c0/MR3DcTmIOTvfrFFVTLEAPMpAqztwKMAv1DWfUYEj2jrKc9w7oEP27tsAiLLEBjDkFf26wTHhTv JhdwsUtqMtP0QOt8Tt9IHA6XNDns1vurWaWR4o+GDSpjcQ2Cc8eYomL8ajjNwsaUb7Xxj4qonHZJk AYEQUDkFAPZ+5Tvh5qfP2tIU5quz4FdU8jc9HtNyvwiWShUQGaIlH0fBow4mBIfUJXnytGAxWVP6j UwKIaaMQ8oZNOKvxmZ6JIuyURCsBcn8hsPUtrrL+yPEt6zrd36fSm/aKp2vwS05jq0TDRNRE8zcQ6 w4ffdNOQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sNlIW-0000000HJsD-0425; Sun, 30 Jun 2024 03:32:16 +0000 Received: from phobos.denx.de ([2a01:238:438b:c500:173d:9f52:ddab:ee01]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sNlIM-0000000HJr7-25FZ for linux-arm-kernel@lists.infradead.org; Sun, 30 Jun 2024 03:32:08 +0000 Received: from tr.lan (ip-86-49-120-218.bb.vodafone.cz [86.49.120.218]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: marex@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id 12BB287C7E; Sun, 30 Jun 2024 05:32:01 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1719718321; bh=oqmDix33sDya+rZsxmCugECpX0hjrZYeCSrv9gvcrBU=; h=From:To:Cc:Subject:Date:From; b=WD390ACGlzzwBQ2UbVqhMbdCq8dUk801juJGrH4tndJqz7U2XrV1MNIFv/Oqi6uf8 aKIiThh2LvAThIJD+lNHgAfBkNz3ITY7kRvZLf+PAURhcGy9/FA0Slvlp/sR4ZNO/Q /k1R5euReZgpbmpUPJ325KRveYIHwbJ/uL6CLwiAJoQ1y2pjhI8o19As12DBy7jScc ZgYjg7yNlxeboYdjeI6Fk/lcRx5PysnW+shCkMoDTbuv/us50F5lroEEbiAeNuYr5h tJKUaGZMxWFgVKA0RB0zLCYepOV4tWurK1u1t8GfJjDqOCIwBck9HimK0XRmt7jQxw B7UEiLsrw2RLQ== From: Marek Vasut To: linux-arm-kernel@lists.infradead.org Cc: andrew@lunn.ch, kernel@dh-electronics.com, Marek Vasut , kernel test robot , Conor Dooley , Khuong Dinh , Krzysztof Kozlowski , Rob Herring , devicetree@vger.kernel.org Subject: [PATCH] arm64: dts: apm: storm: Rename menetphy@3 to ethernet-phy@3 Date: Sun, 30 Jun 2024 05:31:10 +0200 Message-ID: <20240630033143.170301-1-marex@denx.de> X-Mailer: git-send-email 2.43.0 MIME-Version: 1.0 X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240629_203206_712206_946F519F X-CRM114-Status: GOOD ( 10.89 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Make the PHY node name adhere to DT binding document. Fix the following DT check error: " arch/arm64/boot/dts/apm/apm-mustang.dtb: menetphy@3: $nodename:0: 'menetphy@3' does not match '^ethernet-phy(@[a-f0-9]+)?$' from schema $id: http://devicetree.org/schemas/net/realtek,rtl82xx.yaml# arch/arm64/boot/dts/apm/apm-mustang.dtb: menetphy@3: Unevaluated properties are not allowed ('reg' was unexpected) from schema $id: http://devicetree.org/schemas/net/realtek,rtl82xx.yaml# " Reported-by: kernel test robot Closes: https://lore.kernel.org/oe-kbuild-all/202406290316.YvZdvLxu-lkp@intel.com/ Signed-off-by: Marek Vasut --- Cc: Conor Dooley Cc: Khuong Dinh Cc: Krzysztof Kozlowski Cc: Rob Herring Cc: devicetree@vger.kernel.org --- Note: this closes only part of the report --- arch/arm64/boot/dts/apm/apm-storm.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/apm/apm-storm.dtsi b/arch/arm64/boot/dts/apm/apm-storm.dtsi index 532401bc9c660..6ad4703925dc5 100644 --- a/arch/arm64/boot/dts/apm/apm-storm.dtsi +++ b/arch/arm64/boot/dts/apm/apm-storm.dtsi @@ -997,7 +997,7 @@ mdio { compatible = "apm,xgene-mdio"; #address-cells = <1>; #size-cells = <0>; - menetphy: menetphy@3 { + menetphy: ethernet-phy@3 { compatible = "ethernet-phy-id001c.c915"; reg = <0x3>; };