All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Andrew Lunn <andrew@lunn.ch>,
	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
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Subject: [RFC PATCH 2/9] dt-bindings: memory-controllers: ti,gpmc-child: drop redundant part of title
Date: Thu, 17 Nov 2022 13:38:43 +0100	[thread overview]
Message-ID: <20221117123850.368213-3-krzysztof.kozlowski@linaro.org> (raw)
In-Reply-To: <20221117123850.368213-1-krzysztof.kozlowski@linaro.org>

The Devicetree bindings document does not have to say in the title that
it is a "Devicetree binding", but instead just describe the hardware.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 .../devicetree/bindings/memory-controllers/ti,gpmc-child.yaml   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/memory-controllers/ti,gpmc-child.yaml b/Documentation/devicetree/bindings/memory-controllers/ti,gpmc-child.yaml
index 4a257fac577e..532a91d6c564 100644
--- a/Documentation/devicetree/bindings/memory-controllers/ti,gpmc-child.yaml
+++ b/Documentation/devicetree/bindings/memory-controllers/ti,gpmc-child.yaml
@@ -4,7 +4,7 @@
 $id: http://devicetree.org/schemas/memory-controllers/ti,gpmc-child.yaml#
 $schema: http://devicetree.org/meta-schemas/core.yaml#
 
-title: device tree bindings for children of the Texas Instruments GPMC
+title: Texas Instruments GPMC bus child nodes
 
 maintainers:
   - Tony Lindgren <tony@atomide.com>
-- 
2.34.1


WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Andrew Lunn <andrew@lunn.ch>,
	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
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Subject: [RFC PATCH 2/9] dt-bindings: memory-controllers: ti,gpmc-child: drop redundant part of title
Date: Thu, 17 Nov 2022 13:38:43 +0100	[thread overview]
Message-ID: <20221117123850.368213-3-krzysztof.kozlowski@linaro.org> (raw)
In-Reply-To: <20221117123850.368213-1-krzysztof.kozlowski@linaro.org>

The Devicetree bindings document does not have to say in the title that
it is a "Devicetree binding", but instead just describe the hardware.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 .../devicetree/bindings/memory-controllers/ti,gpmc-child.yaml   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/memory-controllers/ti,gpmc-child.yaml b/Documentation/devicetree/bindings/memory-controllers/ti,gpmc-child.yaml
index 4a257fac577e..532a91d6c564 100644
--- a/Documentation/devicetree/bindings/memory-controllers/ti,gpmc-child.yaml
+++ b/Documentation/devicetree/bindings/memory-controllers/ti,gpmc-child.yaml
@@ -4,7 +4,7 @@
 $id: http://devicetree.org/schemas/memory-controllers/ti,gpmc-child.yaml#
 $schema: http://devicetree.org/meta-schemas/core.yaml#
 
-title: device tree bindings for children of the Texas Instruments GPMC
+title: Texas Instruments GPMC bus child nodes
 
 maintainers:
   - Tony Lindgren <tony@atomide.com>
-- 
2.34.1


_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Andrew Lunn <andrew@lunn.ch>,
	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
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Subject: [RFC PATCH 2/9] dt-bindings: memory-controllers: ti,gpmc-child: drop redundant part of title
Date: Thu, 17 Nov 2022 13:38:43 +0100	[thread overview]
Message-ID: <20221117123850.368213-3-krzysztof.kozlowski@linaro.org> (raw)
In-Reply-To: <20221117123850.368213-1-krzysztof.kozlowski@linaro.org>

The Devicetree bindings document does not have to say in the title that
it is a "Devicetree binding", but instead just describe the hardware.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 .../devicetree/bindings/memory-controllers/ti,gpmc-child.yaml   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/memory-controllers/ti,gpmc-child.yaml b/Documentation/devicetree/bindings/memory-controllers/ti,gpmc-child.yaml
index 4a257fac577e..532a91d6c564 100644
--- a/Documentation/devicetree/bindings/memory-controllers/ti,gpmc-child.yaml
+++ b/Documentation/devicetree/bindings/memory-controllers/ti,gpmc-child.yaml
@@ -4,7 +4,7 @@
 $id: http://devicetree.org/schemas/memory-controllers/ti,gpmc-child.yaml#
 $schema: http://devicetree.org/meta-schemas/core.yaml#
 
-title: device tree bindings for children of the Texas Instruments GPMC
+title: Texas Instruments GPMC bus child nodes
 
 maintainers:
   - Tony Lindgren <tony@atomide.com>
-- 
2.34.1


______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Andrew Lunn <andrew@lunn.ch>,
	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
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Subject: [RFC PATCH 2/9] dt-bindings: memory-controllers: ti,gpmc-child: drop redundant part of title
Date: Thu, 17 Nov 2022 13:38:43 +0100	[thread overview]
Message-ID: <20221117123850.368213-3-krzysztof.kozlowski@linaro.org> (raw)
In-Reply-To: <20221117123850.368213-1-krzysztof.kozlowski@linaro.org>

The Devicetree bindings document does not have to say in the title that
it is a "Devicetree binding", but instead just describe the hardware.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 .../devicetree/bindings/memory-controllers/ti,gpmc-child.yaml   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/memory-controllers/ti,gpmc-child.yaml b/Documentation/devicetree/bindings/memory-controllers/ti,gpmc-child.yaml
index 4a257fac577e..532a91d6c564 100644
--- a/Documentation/devicetree/bindings/memory-controllers/ti,gpmc-child.yaml
+++ b/Documentation/devicetree/bindings/memory-controllers/ti,gpmc-child.yaml
@@ -4,7 +4,7 @@
 $id: http://devicetree.org/schemas/memory-controllers/ti,gpmc-child.yaml#
 $schema: http://devicetree.org/meta-schemas/core.yaml#
 
-title: device tree bindings for children of the Texas Instruments GPMC
+title: Texas Instruments GPMC bus child nodes
 
 maintainers:
   - Tony Lindgren <tony@atomide.com>
-- 
2.34.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Andrew Lunn <andrew@lunn.ch>,
	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
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Subject: [RFC PATCH 2/9] dt-bindings: memory-controllers: ti, gpmc-child: drop redundant part of title
Date: Thu, 17 Nov 2022 13:38:43 +0100	[thread overview]
Message-ID: <20221117123850.368213-3-krzysztof.kozlowski@linaro.org> (raw)
In-Reply-To: <20221117123850.368213-1-krzysztof.kozlowski@linaro.org>

The Devicetree bindings document does not have to say in the title that
it is a "Devicetree binding", but instead just describe the hardware.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 .../devicetree/bindings/memory-controllers/ti,gpmc-child.yaml   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/memory-controllers/ti,gpmc-child.yaml b/Documentation/devicetree/bindings/memory-controllers/ti,gpmc-child.yaml
index 4a257fac577e..532a91d6c564 100644
--- a/Documentation/devicetree/bindings/memory-controllers/ti,gpmc-child.yaml
+++ b/Documentation/devicetree/bindings/memory-controllers/ti,gpmc-child.yaml
@@ -4,7 +4,7 @@
 $id: http://devicetree.org/schemas/memory-controllers/ti,gpmc-child.yaml#
 $schema: http://devicetree.org/meta-schemas/core.yaml#
 
-title: device tree bindings for children of the Texas Instruments GPMC
+title: Texas Instruments GPMC bus child nodes
 
 maintainers:
   - Tony Lindgren <tony@atomide.com>
-- 
2.34.1


  parent reply	other threads:[~2022-11-17 12:40 UTC|newest]

Thread overview: 130+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-17 12:38 [RFC PATCH 0/9] dt-bindings: cleanup titles Krzysztof Kozlowski
2022-11-17 12:38 ` Krzysztof Kozlowski
2022-11-17 12:38 ` Krzysztof Kozlowski
2022-11-17 12:38 ` Krzysztof Kozlowski
2022-11-17 12:38 ` [RFC PATCH 1/9] dt-bindings: drop redundant part of title of shared bindings Krzysztof Kozlowski
2022-11-17 12:38   ` Krzysztof Kozlowski
2022-11-17 12:38   ` Krzysztof Kozlowski
2022-11-17 12:38   ` Krzysztof Kozlowski
2022-11-17 13:23   ` Andrew Lunn
2022-11-17 13:23     ` Andrew Lunn
2022-11-17 13:23     ` Andrew Lunn
2022-11-17 13:23     ` Andrew Lunn
2022-11-17 13:23     ` Andrew Lunn
2022-11-17 13:23     ` Andrew Lunn
2022-11-17 14:58     ` Krzysztof Kozlowski
2022-11-17 14:58       ` Krzysztof Kozlowski
2022-11-17 14:58       ` Krzysztof Kozlowski
2022-11-17 14:58       ` Krzysztof Kozlowski
2022-11-17 14:58       ` Krzysztof Kozlowski
2022-11-17 14:33   ` Guenter Roeck
2022-11-17 14:33     ` Guenter Roeck
2022-11-17 14:33     ` Guenter Roeck
2022-11-17 14:33     ` Guenter Roeck
2022-11-17 14:33     ` Guenter Roeck
2022-11-17 14:33     ` Guenter Roeck
2022-11-17 15:17   ` Jonathan Cameron
2022-11-17 15:17     ` Jonathan Cameron
2022-11-17 15:17     ` Jonathan Cameron
2022-11-17 15:17     ` Jonathan Cameron
2022-11-17 15:17     ` Jonathan Cameron
2022-11-17 17:19   ` Rob Herring
2022-11-17 17:19     ` Rob Herring
2022-11-17 17:19     ` Rob Herring
2022-11-17 17:19     ` Rob Herring
2022-11-17 17:19     ` Rob Herring
2022-11-17 17:19     ` Rob Herring
2022-11-17 17:38     ` Krzysztof Kozlowski
2022-11-17 17:38       ` Krzysztof Kozlowski
2022-11-17 17:38       ` Krzysztof Kozlowski
2022-11-17 17:38       ` Krzysztof Kozlowski
2022-11-17 17:38       ` Krzysztof Kozlowski
2022-11-17 17:52   ` Conor Dooley
2022-11-17 17:52     ` Conor Dooley
2022-11-17 17:52     ` Conor Dooley
2022-11-17 17:52     ` Conor Dooley
2022-11-17 17:52     ` Conor Dooley
2022-11-18  8:27     ` Krzysztof Kozlowski
2022-11-18  8:27       ` Krzysztof Kozlowski
2022-11-18  8:27       ` Krzysztof Kozlowski
2022-11-18  8:27       ` Krzysztof Kozlowski
2022-11-18  8:27       ` Krzysztof Kozlowski
2022-11-17 21:07   ` Miquel Raynal
2022-11-17 21:07     ` Miquel Raynal
2022-11-17 21:07     ` Miquel Raynal
2022-11-17 21:07     ` Miquel Raynal
2022-11-17 21:07     ` Miquel Raynal
2022-11-18  8:28     ` Krzysztof Kozlowski
2022-11-18  8:28       ` Krzysztof Kozlowski
2022-11-18  8:28       ` Krzysztof Kozlowski
2022-11-18  8:28       ` Krzysztof Kozlowski
2022-11-18  8:28       ` Krzysztof Kozlowski
2022-11-17 12:38 ` Krzysztof Kozlowski [this message]
2022-11-17 12:38   ` [RFC PATCH 2/9] dt-bindings: memory-controllers: ti, gpmc-child: drop redundant part of title Krzysztof Kozlowski
2022-11-17 12:38   ` [RFC PATCH 2/9] dt-bindings: memory-controllers: ti,gpmc-child: " Krzysztof Kozlowski
2022-11-17 12:38   ` Krzysztof Kozlowski
2022-11-17 12:38   ` Krzysztof Kozlowski
2022-11-17 12:38 ` [RFC PATCH 3/9] dt-bindings: clock: st,stm32mp1-rcc: add proper title Krzysztof Kozlowski
2022-11-17 12:38   ` [RFC PATCH 3/9] dt-bindings: clock: st, stm32mp1-rcc: " Krzysztof Kozlowski
2022-11-17 12:38   ` [RFC PATCH 3/9] dt-bindings: clock: st,stm32mp1-rcc: " Krzysztof Kozlowski
2022-11-17 12:38   ` Krzysztof Kozlowski
2022-11-17 12:38   ` Krzysztof Kozlowski
2022-11-17 12:38 ` [RFC PATCH 4/9] dt-bindings: drop redundant part of title (end) Krzysztof Kozlowski
2022-11-17 12:38   ` Krzysztof Kozlowski
2022-11-17 12:38   ` Krzysztof Kozlowski
2022-11-17 12:38   ` Krzysztof Kozlowski
2022-11-17 15:18   ` Jonathan Cameron
2022-11-17 15:18     ` Jonathan Cameron
2022-11-17 15:18     ` Jonathan Cameron
2022-11-17 15:18     ` Jonathan Cameron
2022-11-17 15:18     ` Jonathan Cameron
2022-11-17 15:37   ` Jonathan Cameron
2022-11-17 15:37     ` Jonathan Cameron
2022-11-17 15:37     ` Jonathan Cameron
2022-11-17 15:37     ` Jonathan Cameron
2022-11-17 15:37     ` Jonathan Cameron
2022-11-17 12:38 ` [RFC PATCH 5/9] dt-bindings: drop redundant part of title (end, part two) Krzysztof Kozlowski
2022-11-17 12:38   ` Krzysztof Kozlowski
2022-11-17 12:38   ` Krzysztof Kozlowski
2022-11-17 12:38   ` Krzysztof Kozlowski
2022-11-17 15:58   ` Jonathan Cameron
2022-11-17 15:58     ` Jonathan Cameron
2022-11-17 15:58     ` Jonathan Cameron
2022-11-17 15:58     ` Jonathan Cameron
2022-11-17 15:58     ` Jonathan Cameron
2022-11-17 12:38 ` [RFC PATCH 6/9] dt-bindings: drop redundant part of title (end, part three) Krzysztof Kozlowski
2022-11-17 12:38   ` Krzysztof Kozlowski
2022-11-17 12:38   ` Krzysztof Kozlowski
2022-11-17 12:38 ` [RFC PATCH 7/9] dt-bindings: drop redundant part of title (beginning) Krzysztof Kozlowski
2022-11-17 12:38   ` Krzysztof Kozlowski
2022-11-17 12:38   ` Krzysztof Kozlowski
2022-11-17 12:38   ` Krzysztof Kozlowski
2022-11-17 16:01   ` Jonathan Cameron
2022-11-17 16:01     ` Jonathan Cameron
2022-11-17 16:01     ` Jonathan Cameron
2022-11-17 16:01     ` Jonathan Cameron
2022-11-17 16:01     ` Jonathan Cameron
2022-11-17 12:38 ` [RFC PATCH 8/9] dt-bindings: clock: drop redundant part of title Krzysztof Kozlowski
2022-11-17 12:38   ` Krzysztof Kozlowski
2022-11-17 12:38   ` Krzysztof Kozlowski
2022-11-17 12:38   ` Krzysztof Kozlowski
2022-11-17 16:03   ` Jonathan Cameron
2022-11-17 16:03     ` Jonathan Cameron
2022-11-17 16:03     ` Jonathan Cameron
2022-11-17 16:03     ` Jonathan Cameron
2022-11-17 16:03     ` Jonathan Cameron
2022-11-17 12:38 ` [RFC PATCH 9/9] dt-bindings: drop redundant part of title (manual) Krzysztof Kozlowski
2022-11-17 12:38   ` Krzysztof Kozlowski
2022-11-17 12:38   ` Krzysztof Kozlowski
2022-11-17 12:38   ` Krzysztof Kozlowski
2022-11-17 16:05   ` Jonathan Cameron
2022-11-17 16:05     ` Jonathan Cameron
2022-11-17 16:05     ` Jonathan Cameron
2022-11-17 16:05     ` Jonathan Cameron
2022-11-17 16:05     ` Jonathan Cameron
2022-11-17 16:13 ` [RFC PATCH 0/9] dt-bindings: cleanup titles Alexandre Belloni
2022-11-17 16:13   ` Alexandre Belloni
2022-11-17 16:13   ` Alexandre Belloni
2022-11-17 16:13   ` Alexandre Belloni
2022-11-17 16:13   ` Alexandre Belloni
2022-11-17 16:13   ` Alexandre Belloni via Virtualization

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221117123850.368213-3-krzysztof.kozlowski@linaro.org \
    --to=krzysztof.kozlowski@linaro.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=andrew@lunn.ch \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-can@vger.kernel.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-leds@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-mips@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=linux-pwm@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=linux-rtc@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=linux-spi@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=linux-watchdog@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=virtualization@lists.linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.