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 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 010D6CD68E2 for ; Tue, 10 Oct 2023 01:21:52 +0000 (UTC) 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=BjcKNCPHNlNT6DCSXOP9UV8S1RZRhz1qk5bqrpPMqxE=; b=2IUMVAdR/q0rGH KIigP0Q+RNjfUGYIWVPlEKamKfvcz4a7IToCiEIjLGX7A/5HPXMJZWa8P5KZkSmemY4qhWVVZWqH0 +wJXosFsyuvWpPKIkwbhR6VkTLtR8ZrL/+VlMLyjQcYOpM0p+oQwGRm8Qq+UvSciH1Ocmo4TWw5Z9 gRSiySPHlfp4zXBoASZdG1YwLR+U8c7Bnzf6cSI7zqxh74Nw3VmK4rV61BwpW6CrHCHJ6z9/udiAa yNm8mYcdV+irvI0IlxK7/4+80Z4u1am+I0l6Hl767dzpZg6AE30iy5GB1O5J/36gA9SPcTrRNxQP0 GIkCyLRtpX7cbEBMh9xA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qq1R7-00ByT8-2Q; Tue, 10 Oct 2023 01:21:25 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qq1R4-00ByST-2P for linux-arm-kernel@lists.infradead.org; Tue, 10 Oct 2023 01:21:24 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by ams.source.kernel.org (Postfix) with ESMTP id 54EBFB816F6; Tue, 10 Oct 2023 01:21:21 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 021ACC433C8; Tue, 10 Oct 2023 01:21:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1696900880; bh=gNnOEDG4UV04zlTIMzeoHe494IjGxxSbObgrkftb3Y8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=PH6XNQb09WFCkukG+ePrPk7V4J8KMeqBZBGlUJ2vEOP5HjnHyWmhQRwGwUn4Ej62A +Rck8BuJ1mjbfa2aciJDg4hA11T/pjITqqPUzJj7BiSG+8hl+eo4daOAn92HGWMOuu sCLJIU4KBdy8GchzImblnbyASRMzEsniKmw4Ze8ueP67Gl+GuMZwu17PW//n6fW3+R qFZVm0iiWvqo2mgq0Rx+h7gTezvvgzMnRmNgonTegSrWGjnjweP1o+8dkUNqwiS092 prTd5JM/bg/tL1V4oIoAOTXU87KIE43lwDuhBoW6KhH21CpmDvr7XkEHe7LcTlMTlx zyoDghpm9/KDQ== Date: Tue, 10 Oct 2023 09:21:12 +0800 From: Shawn Guo To: Fabio Estevam Cc: marcel.ziswiler@toradex.com, linux-arm-kernel@lists.infradead.org, Fabio Estevam Subject: Re: [PATCH] arm64: dts: imx8mp-verdin: Remove invalid property from eqos Message-ID: <20231010012112.GP733979@dragon> References: <20230928023453.370255-1-festevam@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230928023453.370255-1-festevam@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231009_182122_941746_4C484079 X-CRM114-Status: GOOD ( 11.22 ) 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 Wed, Sep 27, 2023 at 11:34:53PM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > Per nxp,dwmac-imx.yaml, it is not valid to pass 'phy-supply'. > > The reg_module_eth1phy regulator is marked with 'regulator-always-on', > so it is safe to remove it from the eqos node. > > Remove it to fix the following schema warning: > > imx8mp-verdin-nonwifi-dahlia.dtb: ethernet@30bf0000: Unevaluated properties are not allowed ('phy-supply' was unexpected) > from schema $id: http://devicetree.org/schemas/net/nxp,dwmac-imx.yaml# > > Signed-off-by: Fabio Estevam Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel