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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 E0242C4332F for ; Sat, 26 Nov 2022 08:05:33 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 212ED1840; Sat, 26 Nov 2022 09:04:42 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 212ED1840 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1669449932; bh=QqrDbDLRcAQr4MUv+oZ9PutfTqVkNXwAFQlJXbN9odk=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=nKD2DKKMowlzdeMsFgWK0ForBI7o2QqXoooIE6KLkjgyIQxCehq3DSKaim6Avqc6h qoPnIXamGKKWAdwZqKJQqzzK8yvZgucsXqawwNL+UcbZuuzqJk0fYM3lWeC2Ltq5wD api9yLEogo3vGnEBLucnMnSt5HtjcBGXYfgczNco= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id E3669F805E9; Sat, 26 Nov 2022 08:59:06 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 47C43F8025D; Wed, 23 Nov 2022 05:39:02 +0100 (CET) Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 80A45F800BB for ; Wed, 23 Nov 2022 05:38:55 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 80A45F800BB Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="e//Q0Igg" 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 BC96461990; Wed, 23 Nov 2022 04:38:52 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 41DBDC433C1; Wed, 23 Nov 2022 04:38:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1669178332; bh=QqrDbDLRcAQr4MUv+oZ9PutfTqVkNXwAFQlJXbN9odk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=e//Q0Igg0hWRrSaEgwdgmlRQd6QUnoz7COLqfkBnj6LOQdy+G730Ld4a0mtbj4mXF 2Ns0fWlqq5UDuwlf9gZi0p759DWrC6wlC8ge0bN3ZHQX7ihQg5stNciFtDWoi+LjF+ jWzWEBluurxmktSYXewY3T9nYOayIZyWy4v5xTekb99HPZYHOBbHZT0xSp18BLpDTb NaAioF2pMRU0zHtAQ3RqHqTT9WvlSrvbvq0f834SNj6byw1vq/7zTaiB7b45SOLdS0 ZrrsM+AKFkbmsFDsQ5lzS4sSEz1POrgSXaqhxXHOGYxGm3acH0ikOnG+UML9Urblga OhyWc3tcT/vgQ== Date: Wed, 23 Nov 2022 10:08:47 +0530 From: Vinod Koul To: Krzysztof Kozlowski Subject: Re: [PATCH v2 1/9] dt-bindings: drop redundant part of title of shared bindings Message-ID: References: <20221121110615.97962-1-krzysztof.kozlowski@linaro.org> <20221121110615.97962-2-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221121110615.97962-2-krzysztof.kozlowski@linaro.org> X-Mailman-Approved-At: Sat, 26 Nov 2022 08:58:53 +0100 Cc: Andrew Lunn , alsa-devel@alsa-project.org, Dmitry Torokhov , Alexandre Belloni , linux-pwm@vger.kernel.org, linux-iio@vger.kernel.org, linux-pci@vger.kernel.org, Ulf Hansson , linux-mips@vger.kernel.org, linux-mtd@lists.infradead.org, Krzysztof Kozlowski , Miquel Raynal , linux-riscv@lists.infradead.org, linux-clk@vger.kernel.org, linux-leds@vger.kernel.org, linux-rtc@vger.kernel.org, Viresh Kumar , linux-serial@vger.kernel.org, linux-input@vger.kernel.org, Guenter Roeck , linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-watchdog@vger.kernel.org, linux-pm@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-can@vger.kernel.org, linux-gpio@vger.kernel.org, Rob Herring , Jonathan Cameron , virtualization@lists.linux-foundation.org, linux-arm-kernel@lists.infradead.org, Stephen Boyd , netdev@vger.kernel.org, linux-usb@vger.kernel.org, linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org, Mark Brown , Sebastian Reichel , Jonathan Cameron X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On 21-11-22, 12:06, Krzysztof Kozlowski wrote: > The Devicetree bindings document does not have to say in the title that > it is a "binding", but instead just describe the hardware. For shared > (re-usable) schemas, name them all as "common properties". > > Signed-off-by: Krzysztof Kozlowski > Acked-by: Guenter Roeck # watchdog > Acked-by: Alexandre Belloni > Acked-by: Jonathan Cameron # IIO > Acked-by: Miquel Raynal > --- > Documentation/devicetree/bindings/dma/dma-common.yaml | 2 +- > Documentation/devicetree/bindings/dma/dma-controller.yaml | 2 +- > Documentation/devicetree/bindings/dma/dma-router.yaml | 2 +- Acked-By: Vinod Koul -- ~Vinod 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8C113C4167D for ; Wed, 23 Nov 2022 04:39:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235354AbiKWEi6 (ORCPT ); Tue, 22 Nov 2022 23:38:58 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55624 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235109AbiKWEiy (ORCPT ); Tue, 22 Nov 2022 23:38:54 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3C8989A262; Tue, 22 Nov 2022 20:38:53 -0800 (PST) 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 BFD8D61A3D; Wed, 23 Nov 2022 04:38:52 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 41DBDC433C1; Wed, 23 Nov 2022 04:38:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1669178332; bh=QqrDbDLRcAQr4MUv+oZ9PutfTqVkNXwAFQlJXbN9odk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=e//Q0Igg0hWRrSaEgwdgmlRQd6QUnoz7COLqfkBnj6LOQdy+G730Ld4a0mtbj4mXF 2Ns0fWlqq5UDuwlf9gZi0p759DWrC6wlC8ge0bN3ZHQX7ihQg5stNciFtDWoi+LjF+ jWzWEBluurxmktSYXewY3T9nYOayIZyWy4v5xTekb99HPZYHOBbHZT0xSp18BLpDTb NaAioF2pMRU0zHtAQ3RqHqTT9WvlSrvbvq0f834SNj6byw1vq/7zTaiB7b45SOLdS0 ZrrsM+AKFkbmsFDsQ5lzS4sSEz1POrgSXaqhxXHOGYxGm3acH0ikOnG+UML9Urblga OhyWc3tcT/vgQ== Date: Wed, 23 Nov 2022 10:08:47 +0530 From: Vinod Koul 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 , Jonathan Cameron , Dmitry Torokhov , Ulf Hansson , Miquel Raynal , Viresh Kumar , Sebastian Reichel , Mark Brown , Guenter Roeck , Alexandre Belloni , Jonathan Cameron Subject: Re: [PATCH v2 1/9] dt-bindings: drop redundant part of title of shared bindings Message-ID: References: <20221121110615.97962-1-krzysztof.kozlowski@linaro.org> <20221121110615.97962-2-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221121110615.97962-2-krzysztof.kozlowski@linaro.org> Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 21-11-22, 12:06, Krzysztof Kozlowski wrote: > The Devicetree bindings document does not have to say in the title that > it is a "binding", but instead just describe the hardware. For shared > (re-usable) schemas, name them all as "common properties". > > Signed-off-by: Krzysztof Kozlowski > Acked-by: Guenter Roeck # watchdog > Acked-by: Alexandre Belloni > Acked-by: Jonathan Cameron # IIO > Acked-by: Miquel Raynal > --- > Documentation/devicetree/bindings/dma/dma-common.yaml | 2 +- > Documentation/devicetree/bindings/dma/dma-controller.yaml | 2 +- > Documentation/devicetree/bindings/dma/dma-router.yaml | 2 +- Acked-By: Vinod Koul -- ~Vinod 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 1B8E5C4332F for ; Wed, 23 Nov 2022 04:39:47 +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=czMEAKzsKmfAanOT7RzolURuY5Yidg48AOKXc6uc5kk=; b=uILZ7qxOHrAUM4 F+w4trh1u/SMn0jYUX4YVqSxRthAZdtDnV/hfjixH4w2rDeDWlOuezm8OuNKYm1aSxZ6mR+bSST7g PWmC9AsjBantmz9/TegU9ZVuvCpqxqxJH4hTUnGbcoFSpL0jjKW1rMxxSQnPcqxUPovVenLF8HmHI PnygDqPxc7IH2PPk0/JvrJ7SrXzBhGZlm43gKeWPhIMV1vwh3ahnkxlX6WyolPTWWSf3+eXPuyNJn Dpu0f0wNNeDJefqXNXG/kKi+oSyTXIQm3h9XQYcAuRx8DH+NpEJpCM8Am8sz/atZDVljkJvRU86od X+zrwklWLlSMBPm1XlAA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxhXO-00Dx5m-9K; Wed, 23 Nov 2022 04:39:06 +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 1oxhXC-00Dx1U-Pr; Wed, 23 Nov 2022 04:38:56 +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 BC96461990; Wed, 23 Nov 2022 04:38:52 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 41DBDC433C1; Wed, 23 Nov 2022 04:38:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1669178332; bh=QqrDbDLRcAQr4MUv+oZ9PutfTqVkNXwAFQlJXbN9odk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=e//Q0Igg0hWRrSaEgwdgmlRQd6QUnoz7COLqfkBnj6LOQdy+G730Ld4a0mtbj4mXF 2Ns0fWlqq5UDuwlf9gZi0p759DWrC6wlC8ge0bN3ZHQX7ihQg5stNciFtDWoi+LjF+ jWzWEBluurxmktSYXewY3T9nYOayIZyWy4v5xTekb99HPZYHOBbHZT0xSp18BLpDTb NaAioF2pMRU0zHtAQ3RqHqTT9WvlSrvbvq0f834SNj6byw1vq/7zTaiB7b45SOLdS0 ZrrsM+AKFkbmsFDsQ5lzS4sSEz1POrgSXaqhxXHOGYxGm3acH0ikOnG+UML9Urblga OhyWc3tcT/vgQ== Date: Wed, 23 Nov 2022 10:08:47 +0530 From: Vinod Koul 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 , Jonathan Cameron , Dmitry Torokhov , Ulf Hansson , Miquel Raynal , Viresh Kumar , Sebastian Reichel , Mark Brown , Guenter Roeck , Alexandre Belloni , Jonathan Cameron Subject: Re: [PATCH v2 1/9] dt-bindings: drop redundant part of title of shared bindings Message-ID: References: <20221121110615.97962-1-krzysztof.kozlowski@linaro.org> <20221121110615.97962-2-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221121110615.97962-2-krzysztof.kozlowski@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221122_203854_920087_F8BC4584 X-CRM114-Status: GOOD ( 11.37 ) 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: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-mtd" Errors-To: linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org On 21-11-22, 12:06, Krzysztof Kozlowski wrote: > The Devicetree bindings document does not have to say in the title that > it is a "binding", but instead just describe the hardware. For shared > (re-usable) schemas, name them all as "common properties". > > Signed-off-by: Krzysztof Kozlowski > Acked-by: Guenter Roeck # watchdog > Acked-by: Alexandre Belloni > Acked-by: Jonathan Cameron # IIO > Acked-by: Miquel Raynal > --- > Documentation/devicetree/bindings/dma/dma-common.yaml | 2 +- > Documentation/devicetree/bindings/dma/dma-controller.yaml | 2 +- > Documentation/devicetree/bindings/dma/dma-router.yaml | 2 +- Acked-By: Vinod Koul -- ~Vinod ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/ 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 4069AC4332F for ; Wed, 23 Nov 2022 04:39:17 +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=WSdN6xyYk2R+ZHud2wGohN4BUu4dxoSHCKj20qnpf/s=; b=IfDjWWxCHCOBK4 12pMM2X0vtsCERd/4/iMot19teOLFhEqB9w+y8SpA0GgX2/3YMIvicDNPSUM9xA6JjWRtTMRkv1SI nxctbLtL6zefc7JZzvyokI8/BnOYjn/TbdGS1/I9/B4rbeU+l5SHOcr1bruTYRqiHgBcDLC3OMdoI ug5iPq6weOqwJi6cJ5dLrB9ykiz3Sh7XrfkAGg1gl+u+Da7RRy8+J3fLA6z25H6fiAJKgqNRWqOpq uszG9VKunisbvjJVHn7gx4+v6uoLplQR/2VhXk+2se+PcSwC0WzFyiW+g0OZJgay2L0MthsSUZMQV bnY1PQm4Q4cOqvhlQTvA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxhXQ-00Dx6a-4m; Wed, 23 Nov 2022 04:39:08 +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 1oxhXC-00Dx1U-Pr; Wed, 23 Nov 2022 04:38:56 +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 BC96461990; Wed, 23 Nov 2022 04:38:52 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 41DBDC433C1; Wed, 23 Nov 2022 04:38:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1669178332; bh=QqrDbDLRcAQr4MUv+oZ9PutfTqVkNXwAFQlJXbN9odk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=e//Q0Igg0hWRrSaEgwdgmlRQd6QUnoz7COLqfkBnj6LOQdy+G730Ld4a0mtbj4mXF 2Ns0fWlqq5UDuwlf9gZi0p759DWrC6wlC8ge0bN3ZHQX7ihQg5stNciFtDWoi+LjF+ jWzWEBluurxmktSYXewY3T9nYOayIZyWy4v5xTekb99HPZYHOBbHZT0xSp18BLpDTb NaAioF2pMRU0zHtAQ3RqHqTT9WvlSrvbvq0f834SNj6byw1vq/7zTaiB7b45SOLdS0 ZrrsM+AKFkbmsFDsQ5lzS4sSEz1POrgSXaqhxXHOGYxGm3acH0ikOnG+UML9Urblga OhyWc3tcT/vgQ== Date: Wed, 23 Nov 2022 10:08:47 +0530 From: Vinod Koul 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 , Jonathan Cameron , Dmitry Torokhov , Ulf Hansson , Miquel Raynal , Viresh Kumar , Sebastian Reichel , Mark Brown , Guenter Roeck , Alexandre Belloni , Jonathan Cameron Subject: Re: [PATCH v2 1/9] dt-bindings: drop redundant part of title of shared bindings Message-ID: References: <20221121110615.97962-1-krzysztof.kozlowski@linaro.org> <20221121110615.97962-2-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221121110615.97962-2-krzysztof.kozlowski@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221122_203854_920087_F8BC4584 X-CRM114-Status: GOOD ( 11.37 ) X-BeenThere: linux-riscv@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-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org On 21-11-22, 12:06, Krzysztof Kozlowski wrote: > The Devicetree bindings document does not have to say in the title that > it is a "binding", but instead just describe the hardware. For shared > (re-usable) schemas, name them all as "common properties". > > Signed-off-by: Krzysztof Kozlowski > Acked-by: Guenter Roeck # watchdog > Acked-by: Alexandre Belloni > Acked-by: Jonathan Cameron # IIO > Acked-by: Miquel Raynal > --- > Documentation/devicetree/bindings/dma/dma-common.yaml | 2 +- > Documentation/devicetree/bindings/dma/dma-controller.yaml | 2 +- > Documentation/devicetree/bindings/dma/dma-router.yaml | 2 +- Acked-By: Vinod Koul -- ~Vinod _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv 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 31AA5C47089 for ; Wed, 23 Nov 2022 04:40:02 +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=SJPUZszM7ABrYxqK9pJGpueWOmO2p1qEjAzQf64DlIg=; b=uKPS8U3Pe2/EN6 Y2PwBoS6fS0DV+kzWqUNPZTTr220Dj10h/V3SbvkHaKb1pWJhJs7PM44n84Nj6JR1QtNBROZHrfYs /TvvZR/FZ/xpXz7j4xBSMkqeSV8cOQligFKFtBGfyVsK5yvPldHGkMH8tfMfsK1An/c89z2Sd3CD7 Q+S0R6OvsvAMcE1bN0J7qHeZMpQNrU56zSx1cpbluhzWrPMAwl7oSyu5AXUI/eL48PRUFf+Y7BYsR TZzOXKavjIf743RtaOM2o/bAuV0KucGscal/7T9dfY+8uVFdPbFWkOrpTVE9JFdzmLN6vA2TnJ13/ 5/VGQeqPBcT6SF2DLUhg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxhXF-00Dx3L-5k; Wed, 23 Nov 2022 04:38:57 +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 1oxhXC-00Dx1U-Pr; Wed, 23 Nov 2022 04:38:56 +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 BC96461990; Wed, 23 Nov 2022 04:38:52 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 41DBDC433C1; Wed, 23 Nov 2022 04:38:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1669178332; bh=QqrDbDLRcAQr4MUv+oZ9PutfTqVkNXwAFQlJXbN9odk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=e//Q0Igg0hWRrSaEgwdgmlRQd6QUnoz7COLqfkBnj6LOQdy+G730Ld4a0mtbj4mXF 2Ns0fWlqq5UDuwlf9gZi0p759DWrC6wlC8ge0bN3ZHQX7ihQg5stNciFtDWoi+LjF+ jWzWEBluurxmktSYXewY3T9nYOayIZyWy4v5xTekb99HPZYHOBbHZT0xSp18BLpDTb NaAioF2pMRU0zHtAQ3RqHqTT9WvlSrvbvq0f834SNj6byw1vq/7zTaiB7b45SOLdS0 ZrrsM+AKFkbmsFDsQ5lzS4sSEz1POrgSXaqhxXHOGYxGm3acH0ikOnG+UML9Urblga OhyWc3tcT/vgQ== Date: Wed, 23 Nov 2022 10:08:47 +0530 From: Vinod Koul 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 , Jonathan Cameron , Dmitry Torokhov , Ulf Hansson , Miquel Raynal , Viresh Kumar , Sebastian Reichel , Mark Brown , Guenter Roeck , Alexandre Belloni , Jonathan Cameron Subject: Re: [PATCH v2 1/9] dt-bindings: drop redundant part of title of shared bindings Message-ID: References: <20221121110615.97962-1-krzysztof.kozlowski@linaro.org> <20221121110615.97962-2-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221121110615.97962-2-krzysztof.kozlowski@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221122_203854_920087_F8BC4584 X-CRM114-Status: GOOD ( 11.37 ) 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 21-11-22, 12:06, Krzysztof Kozlowski wrote: > The Devicetree bindings document does not have to say in the title that > it is a "binding", but instead just describe the hardware. For shared > (re-usable) schemas, name them all as "common properties". > > Signed-off-by: Krzysztof Kozlowski > Acked-by: Guenter Roeck # watchdog > Acked-by: Alexandre Belloni > Acked-by: Jonathan Cameron # IIO > Acked-by: Miquel Raynal > --- > Documentation/devicetree/bindings/dma/dma-common.yaml | 2 +- > Documentation/devicetree/bindings/dma/dma-controller.yaml | 2 +- > Documentation/devicetree/bindings/dma/dma-router.yaml | 2 +- Acked-By: Vinod Koul -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel