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 696FBC77B7C for ; Wed, 25 Jun 2025 21:24:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To: Content-Type:MIME-Version:References:Message-ID:Subject:To:From:Date:Reply-To :Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=4S65qMQmDjqggG/+lDaicx6wgj6nA2nwCmRMR7GDS7Q=; b=ySJTPXnC8bCmmwWZtBImtdu44g HQnPTSBvBaLeKpdpDGXKSk6bzG0R2bvuU8+Ua/bsT0xyTsC/cI/jRmC5+vIfcfPlmIj/e7Y9y2hKd PmZq93niLqK6gfYg9FStlospodyGimuygVoV5oKOEuRpXywlxZ++W8zjcpzV+vSTGFAv+CJCPd6/O MoUaKjPw1UkG77+V4jTa/5Q4zFS1QkB7BfMiHV/OL6mw13TNT8Zux4FUrpUSb9n2ROjT5UTgtmnJE +iqkZ71dZWaww8RrfKfAAMmtcoZ/TTOlJIKeHK6uWCrGhojTyN26OIcDnnuvpQbUJ8iGANxLriyUa a2irXlow==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1uUXbD-00000009xgE-40P0; Wed, 25 Jun 2025 21:24:07 +0000 Received: from nyc.source.kernel.org ([147.75.193.91]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1uUV3x-00000009dS2-0QI7; Wed, 25 Jun 2025 18:41:38 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by nyc.source.kernel.org (Postfix) with ESMTP id 57182A52D08; Wed, 25 Jun 2025 18:41:36 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D29D1C4CEEA; Wed, 25 Jun 2025 18:41:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1750876896; bh=wxeKAaw4aalXeyf5+7rhG+eyj+foK0QMHsVAbOwvW24=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Z7qjIcdkJyu0GkdqJZyBHRZUdFn1DrTxxu5BtvpIZNgFWBqdaAOuuURO/j5rZwhn0 T9gr05XzG6g9tHsnmmKxiCe18Bzg7cP8oUM8jJT6SZIeSiy5ZcGJxYte2DDx8XJYuy 8hW8IOj+qeLPXyJ8ApBt/KAUUKGBYWO3Pnf97Yr3dKrPYutGy4dPOpY/vkG2tF2Rok AM+b1Ejonsztge8HkA888c7z6/Bxv6VILAljTGDjCpvDSqkhu6/mkh4EMglH4oQoF5 hLSCPKLF++Q06qhgkKUkFBdcuBU75ShT9EIAesAFgTdQhf9fG2u6bGmvZUPyt6MHJC eeEx3rr+GGXcQ== Date: Wed, 25 Jun 2025 13:41:35 -0500 From: "Rob Herring (Arm)" To: Krzysztof Kozlowski Subject: Re: [PATCH 5/5] dt-bindings: mailbox: Drop consumers example DTS Message-ID: <175087689465.2000134.18175207388418623670.robh@kernel.org> References: <20250603-dt-bindings-mailbox-cleanup-v1-0-724407563997@linaro.org> <20250603-dt-bindings-mailbox-cleanup-v1-5-724407563997@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20250603-dt-bindings-mailbox-cleanup-v1-5-724407563997@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250625_114137_206776_DD496949 X-CRM114-Status: UNSURE ( 8.76 ) X-CRM114-Notice: Please train this message. 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: , Cc: Nishanth Menon , Thierry Reding , Janne Grunau , Alyssa Rosenzweig , Jerome Brunet , Samuel Holland , Kevin Hilman , Jassi Brar , Jernej Skrabec , Jonathan Hunter , Chen-Yu Tsai , linux-sunxi@lists.linux.dev, devicetree@vger.kernel.org, Conor Dooley , Sven Peter , Martin Blumenstingl , linux-arm-msm@vger.kernel.org, linux-tegra@vger.kernel.org, linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, Neil Armstrong , Hector Martin , linux-kernel@vger.kernel.org, asahi@lists.linux.dev, Krzysztof Kozlowski , Neal Gompa Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, 03 Jun 2025 13:57:12 +0200, Krzysztof Kozlowski wrote: > Providers DTS examples should not contain consumer nodes, because they > are completely redundant, obvious (defined in common schema) and add > unnecessary bloat. Drop consumer examples and unneeded node labels. > > Signed-off-by: Krzysztof Kozlowski > --- > .../devicetree/bindings/mailbox/nvidia,tegra186-hsp.yaml | 6 +----- > .../devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml | 9 +-------- > Documentation/devicetree/bindings/mailbox/ti,omap-mailbox.yaml | 10 +++------- > 3 files changed, 5 insertions(+), 20 deletions(-) > Acked-by: Rob Herring (Arm)