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 C62DFC433FE for ; Mon, 17 Oct 2022 07:20:55 +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-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:CC:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Z/SREpmbG6YO/idiiRZYZ+/qyHsBiMB0uQsyZptM/QU=; b=wLuS59RdT/zWnc sw3sq78elrnM+wUOJwaS2MKdDXduaY4/IFgDfbCJcQcDPIA+jcozR8/gO0NhVib8GCZdyIgnQTgQw 6gaQ1F7vsltEmPR1hFvdPwe+zX9TlFJ06dWQLdr493LB/oPbDtdPQmLetoCSHJDXpsYi+EAbWRLu9 LbiUB2F4KGd29ZFOAjWK+dUmNnQuKFHcp8Hm07FpbXIGRER/LLuIsVgmWvzXLH6ra5FQOvTExX8SO lj0D/gk6JcUkP+vSJHxHwaCA0YhGQ0yj9W7I4VsM9QtbGw+cTfztL661VL6FjM/jSpYlCKoZm6X0j HjtlWORz/ZEKzw8FRZ1g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1okKPh-008Prl-DP; Mon, 17 Oct 2022 07:19:53 +0000 Received: from esa.microchip.iphmx.com ([68.232.154.123]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1okKPS-008Pkr-Or; Mon, 17 Oct 2022 07:19:40 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1665991178; x=1697527178; h=message-id:date:mime-version:subject:to:cc:references: from:in-reply-to:content-transfer-encoding; bh=UBuvRDypJT++mgXI7DOwGnJFcpVZ/gzflYCezJdbRdo=; b=JTcAAFeYTp52ynVXfEE5/J5c1K61VGNMUPsl7BIFKN0jhD2GcIyEMtCV LpC7cX1XGgpUjLJSF+BSq9PFtfbA2EGo1ldvZVgeQSe9XLa72lVo5c98z mUArjlWjGDpcr+QGBo553pwLrtbm+7QD9FxJeglEbpHRqBwN248O7Tf0g gJO2AMilJFafN1Td/j41TBXh+0aBIqw/yaFZW5g9dTWxtysp5Oqj0uyGG SYiz8maC0zJhOgzLOHZS4wODotjCDus4JHfInKdkE/RMqe18Q5ufN5OpV vf+BtX8BF01LYMyNqOUlAW6OhRI+ZedjTQKP1AXrWcqYnMHAgKEj8/8AL Q==; X-IronPort-AV: E=Sophos;i="5.95,190,1661842800"; d="scan'208";a="182465180" Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa2.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 17 Oct 2022 00:19:33 -0700 Received: from chn-vm-ex03.mchp-main.com (10.10.85.151) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.12; Mon, 17 Oct 2022 00:19:33 -0700 Received: from [10.159.245.112] (10.10.115.15) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server id 15.1.2507.12 via Frontend Transport; Mon, 17 Oct 2022 00:19:26 -0700 Message-ID: <91250148-67b9-d514-6af0-bfcd719fde53@microchip.com> Date: Mon, 17 Oct 2022 09:19:22 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH] dt-bindings: Remove "status" from schema examples, again Content-Language: en-US To: Rob Herring , Krzysztof Kozlowski , Thierry Reding , Jonathan Hunter , "David Airlie" , Daniel Vetter , "Lars-Peter Clausen" , Michael Hennerich , Cosmin Tanislav , Jonathan Cameron , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Nandhini Srikandan , Rashmi A , Kishon Vijay Abraham I , Vinod Koul , Sumit Gupta , Mikko Perttunen , Claudiu Beznea , Joakim Zhang CC: , , , , , , , References: <20221014205104.2822159-1-robh@kernel.org> From: Nicolas Ferre Organization: microchip In-Reply-To: <20221014205104.2822159-1-robh@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221017_001938_967900_F1242862 X-CRM114-Status: GOOD ( 13.58 ) 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 14/10/2022 at 22:51, Rob Herring wrote: > There's no reason to have "status" properties in examples. "okay" is the > default, and "disabled" turns off some schema checks ('required' > specifically). > > A meta-schema check for this is pending, so hopefully the last time to > fix these. > > Fix the indentation in intel,phy-thunderbay-emmc while we're here. > > Signed-off-by: Rob Herring > --- > .../arm/tegra/nvidia,tegra-ccplex-cluster.yaml | 1 - > .../display/tegra/nvidia,tegra124-dpaux.yaml | 1 - > .../display/tegra/nvidia,tegra186-display.yaml | 2 -- > .../bindings/iio/addac/adi,ad74413r.yaml | 1 - > .../devicetree/bindings/net/cdns,macb.yaml | 1 - > .../devicetree/bindings/net/nxp,dwmac-imx.yaml | 1 - > .../bindings/phy/intel,phy-thunderbay-emmc.yaml | 15 +++++++-------- > 7 files changed, 7 insertions(+), 15 deletions(-) [..] > diff --git a/Documentation/devicetree/bindings/net/cdns,macb.yaml b/Documentation/devicetree/bindings/net/cdns,macb.yaml > index 318f4efe7f6f..bef5e0f895be 100644 > --- a/Documentation/devicetree/bindings/net/cdns,macb.yaml > +++ b/Documentation/devicetree/bindings/net/cdns,macb.yaml > @@ -203,7 +203,6 @@ examples: > power-domains = <&zynqmp_firmware PD_ETH_1>; > resets = <&zynqmp_reset ZYNQMP_RESET_GEM1>; > reset-names = "gem1_rst"; > - status = "okay"; > phy-mode = "sgmii"; > phys = <&psgtr 1 PHY_TYPE_SGMII 1 1>; > fixed-link { Acked-by: Nicolas Ferre Thanks Rob. Best regards, Nicolas -- Nicolas Ferre _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel