devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/9] media: dt-bindings: amlogic,meson-gx-ao-cec: move to cec subfolder
@ 2022-12-04 18:29 Krzysztof Kozlowski
  2022-12-04 18:29 ` [PATCH 2/9] media: dt-bindings: st,stm32-cec: " Krzysztof Kozlowski
                   ` (8 more replies)
  0 siblings, 9 replies; 16+ messages in thread
From: Krzysztof Kozlowski @ 2022-12-04 18:29 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Rob Herring, Krzysztof Kozlowski,
	Neil Armstrong, Kevin Hilman, Jerome Brunet, Martin Blumenstingl,
	Hans Verkuil, Thierry Reding, Jonathan Hunter, Marek Szyprowski,
	Alain Volmat, Maxime Coquelin, Alexandre Torgue, Joe Tessler,
	Yannick Fertre, Jeff Chase, linux-media, devicetree,
	linux-arm-kernel, linux-amlogic, linux-kernel, linux-tegra,
	linux-samsung-soc, linux-stm32
  Cc: Krzysztof Kozlowski

Move amlogic,meson-gx-ao-cec.yaml bindings to cec subfolder and drop
unneeded quotes.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 .../bindings/media/{ => cec}/amlogic,meson-gx-ao-cec.yaml     | 4 ++--
 MAINTAINERS                                                   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
 rename Documentation/devicetree/bindings/media/{ => cec}/amlogic,meson-gx-ao-cec.yaml (93%)

diff --git a/Documentation/devicetree/bindings/media/amlogic,meson-gx-ao-cec.yaml b/Documentation/devicetree/bindings/media/cec/amlogic,meson-gx-ao-cec.yaml
similarity index 93%
rename from Documentation/devicetree/bindings/media/amlogic,meson-gx-ao-cec.yaml
rename to Documentation/devicetree/bindings/media/cec/amlogic,meson-gx-ao-cec.yaml
index 8d844f4312d1..f65c9681a9f7 100644
--- a/Documentation/devicetree/bindings/media/amlogic,meson-gx-ao-cec.yaml
+++ b/Documentation/devicetree/bindings/media/cec/amlogic,meson-gx-ao-cec.yaml
@@ -2,8 +2,8 @@
 # Copyright 2019 BayLibre, SAS
 %YAML 1.2
 ---
-$id: "http://devicetree.org/schemas/media/amlogic,meson-gx-ao-cec.yaml#"
-$schema: "http://devicetree.org/meta-schemas/core.yaml#"
+$id: http://devicetree.org/schemas/media/cec/amlogic,meson-gx-ao-cec.yaml#
+$schema: http://devicetree.org/meta-schemas/core.yaml#
 
 title: Amlogic Meson AO-CEC Controller
 
diff --git a/MAINTAINERS b/MAINTAINERS
index e3f3c3e53f77..07cb85cac4c3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13553,7 +13553,7 @@ L:	linux-amlogic@lists.infradead.org
 S:	Supported
 W:	http://linux-meson.com/
 T:	git git://linuxtv.org/media_tree.git
-F:	Documentation/devicetree/bindings/media/amlogic,meson-gx-ao-cec.yaml
+F:	Documentation/devicetree/bindings/media/cec/amlogic,meson-gx-ao-cec.yaml
 F:	drivers/media/cec/platform/meson/ao-cec-g12a.c
 F:	drivers/media/cec/platform/meson/ao-cec.c
 
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2022-12-05 15:18 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-04 18:29 [PATCH 1/9] media: dt-bindings: amlogic,meson-gx-ao-cec: move to cec subfolder Krzysztof Kozlowski
2022-12-04 18:29 ` [PATCH 2/9] media: dt-bindings: st,stm32-cec: " Krzysztof Kozlowski
2022-12-04 18:29 ` [PATCH 3/9] media: dt-bindings: cec: convert common CEC properties to DT schema Krzysztof Kozlowski
2022-12-05  8:07   ` Hans Verkuil
2022-12-04 18:29 ` [PATCH 4/9] media: dt-bindings: amlogic,meson-gx-ao-cec: reference common CEC properties Krzysztof Kozlowski
2022-12-05  8:14   ` Neil Armstrong
2022-12-04 18:29 ` [PATCH 5/9] media: dt-bindings: chrontel,ch7322: " Krzysztof Kozlowski
2022-12-05 15:07   ` Rob Herring
2022-12-05 15:17     ` Krzysztof Kozlowski
2022-12-04 18:29 ` [PATCH 6/9] media: dt-bindings: samsung,s5p-cec: convert to DT schema Krzysztof Kozlowski
2022-12-04 18:29 ` [PATCH 7/9] media: dt-bindings: cec-gpio: " Krzysztof Kozlowski
2022-12-05  8:09   ` Hans Verkuil
2022-12-04 18:29 ` [PATCH 8/9] media: dt-bindings: nvidia,tegra-cec: " Krzysztof Kozlowski
2022-12-05  8:10   ` Hans Verkuil
2022-12-04 18:29 ` [PATCH 9/9] media: dt-bindings: st,stih-cec: " Krzysztof Kozlowski
2022-12-05  8:13 ` [PATCH 1/9] media: dt-bindings: amlogic,meson-gx-ao-cec: move to cec subfolder Neil Armstrong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).