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 85AA4C433FE for ; Wed, 23 Nov 2022 15:38:23 +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: 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-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=ZWAjtANV4k+kCFoxpWrtQYk4w/DMvgE9J1vL4+5UlTw=; b=pwl5hF/vf8+X3HtaIwdbexPia1 soAmwEm6uGOeMLbTeY6HrhLSz1HJUV0uYUeMpWfZzFhnKuO4YAF59DA3az6lb0NU3NfouzjZhpSeN 7eOFM/VI+qE3/15drRZo58ngPuK/LQYlA08PA2WinxU1zIA7JdWR9YR/T23IW9Htt1506KVpU9Vwq L9f0Zy+v4eI8nw5dtCoO03fD9U29jnBpgBhZA8yaPDHnzVfCeZrDEnzd2lA4Kp1kvMKKBWvaywcjV ABGX2cBdpif3InrYQyZ86W9zcv1iQOSsfylLe01KQAdTY4mWgZ8nqi0lF5CgZL9aZAl4lVhQWssk4 KO6KSAgg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxrp1-000VOZ-56; Wed, 23 Nov 2022 15:37:59 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxroU-000VHt-CZ; Wed, 23 Nov 2022 15:37:27 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id B618861DA6; Wed, 23 Nov 2022 15:37:25 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 47180C433D6; Wed, 23 Nov 2022 15:37:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1669217845; bh=UanCtzyfyh7s6GC+lB/BgGuUYEuJMVRrxquRNUED7QE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=m6P+8V1/dZMe1Sdy38Jer2Kq0kWOQcWPpch/6FCsgX7mogbRiZx+nRYmaqo4cOT5c 2VBhRCgyAp1QZeQHA3EETx8HSmmQjCOuPPa172HaY1MAN9akX9CNVq37lxVTz8BMr8 BBLccHPaIU6D7mYb41M582jELquyQZxntjmwvKYXyotA//5tW/2MbJATyer9nFW/f0 ufcjB46KzIThaQo20IBXLl20DeebxUayijZK5CPRM4y+7O6LBfTdsu4RRUcLHP5KOK b4r/lHFcNKfmA5EJjEfSCvbMR52QJimK5ICXr91dLn0KonGcS4j6q3bU+aNI+8DhYx YzSjHFJvVHfAg== Date: Wed, 23 Nov 2022 15:37:13 +0000 From: Mark Brown To: Krzysztof Kozlowski Cc: Rob Herring , Krzysztof Kozlowski , Andrew Lunn , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-riscv@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-pm@vger.kernel.org, linux-gpio@vger.kernel.org, linux-iio@vger.kernel.org, linux-input@vger.kernel.org, linux-leds@vger.kernel.org, linux-media@vger.kernel.org, linux-mips@vger.kernel.org, linux-mmc@vger.kernel.org, linux-mtd@lists.infradead.org, netdev@vger.kernel.org, linux-can@vger.kernel.org, linux-pci@vger.kernel.org, linux-pwm@vger.kernel.org, linux-rtc@vger.kernel.org, linux-serial@vger.kernel.org, alsa-devel@alsa-project.org, linux-spi@vger.kernel.org, linux-usb@vger.kernel.org, virtualization@lists.linux-foundation.org, linux-watchdog@vger.kernel.org, Stephen Boyd , Vinod Koul , Jonathan Cameron , Dmitry Torokhov , Ulf Hansson , Miquel Raynal , Viresh Kumar , Sebastian Reichel , Guenter Roeck , Alexandre Belloni , Jonathan Cameron Subject: Re: [PATCH v2 4/9] dt-bindings: drop redundant part of title (end) Message-ID: References: <20221121110615.97962-1-krzysztof.kozlowski@linaro.org> <20221121110615.97962-5-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 In-Reply-To: <20221121110615.97962-5-krzysztof.kozlowski@linaro.org> X-Cookie: I'm rated PG-34!! X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221123_073726_483899_45B4CC16 X-CRM114-Status: GOOD ( 12.30 ) X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============2546547602503291188==" Sender: "linux-mtd" Errors-To: linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org --===============2546547602503291188== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="c3/TYdFfqHAXL0OZ" Content-Disposition: inline --c3/TYdFfqHAXL0OZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Nov 21, 2022 at 12:06:10PM +0100, Krzysztof Kozlowski wrote: > The Devicetree bindings document does not have to say in the title that > it is a "Devicetree binding", but instead just describe the hardware. Acked-by: Mark Brown --c3/TYdFfqHAXL0OZ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmN+PikACgkQJNaLcl1U h9Axvwf9HW9i1/TYYTLxyy8fUtu5a3P9a9v1aqZ5Vk5GOoY4gLBJ+Nn6TQz4e3WA B/mLs0ELXPm3nJVTGPQfpqgCN3STLaUwDcVJIskltCSFn08YUWFcyfkQWyBkAWym cNTiF+sk8z6Aw5orSNcjJFWhpEZejA/1yQ+eBJbfm3d44vR/G2D5tMGJXmbE3rEA bRa98QZef1l34JDi6+gadC0w7LX4jj8Q41K/mjRuLqdmV6BUstQvCsKC/8YIeoua G3jLmit5vd8KXG2eEiqK2lY2t5FBYlNLXqLoaE2yjZFcmvABd6Vh/2JDcOOFeBpK sPr6SAIesrsLQzCHS/nuT/saF9E/UA== =p0qY -----END PGP SIGNATURE----- --c3/TYdFfqHAXL0OZ-- --===============2546547602503291188== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/ --===============2546547602503291188==--