All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] media: dt-bindings: Convert toshiba,et8ek8 and ti,omap3isp to YAML schema
@ 2025-12-20 22:03 ` Alex Tran
  0 siblings, 0 replies; 15+ messages in thread
From: Alex Tran @ 2025-12-20 20:42 UTC (permalink / raw)
  To: mchehab, robh, krzk+dt, conor+dt
  Cc: pavel, sakari.ailus, mehdi.djait, alex.t.tran, laurent.pinchart,
	hverkuil+cisco, linux-media

This patch series converts the dt-bindings for media components
toshiba,et8ek8 and ti,omap3isp from the TXT to YAML schema.

The series is composed of:
Patch 1: Converts the Toshiba ET8EK8 sensor binding and updates
the MAINTAINERS file under the NOKIA N900 CAMERA SUPPORT accordingly.
Patch 2: Converts the TI OMAP 3 ISP binding.

Alex Tran (2):
  media: i2c: toshiba,et8ek8: dt-bindings: Convert to DT schema
  media: ti,omap3isp: dt-bindings: Convert to DT schema

 .../bindings/media/i2c/toshiba,et8ek8.txt     |  55 ------
 .../bindings/media/i2c/toshiba,et8ek8.yaml    |  91 +++++++++
 .../devicetree/bindings/media/ti,omap3isp.txt |  71 -------
 .../bindings/media/ti,omap3isp.yaml           | 182 ++++++++++++++++++
 MAINTAINERS                                   |   1 +
 5 files changed, 274 insertions(+), 126 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/media/i2c/toshiba,et8ek8.txt
 create mode 100644 Documentation/devicetree/bindings/media/i2c/toshiba,et8ek8.yaml
 delete mode 100644 Documentation/devicetree/bindings/media/ti,omap3isp.txt
 create mode 100644 Documentation/devicetree/bindings/media/ti,omap3isp.yaml

-- 
2.51.0


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

end of thread, other threads:[~2025-12-30 16:23 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-20 20:42 [PATCH v1 0/2] media: dt-bindings: Convert toshiba,et8ek8 and ti,omap3isp to YAML schema Alex Tran
2025-12-20 22:03 ` Alex Tran
2025-12-20 20:42 ` [PATCH v1 1/2] media: dt-bindings: i2c: toshiba,et8ek8: Convert to DT schema Alex Tran
2025-12-20 22:03   ` Alex Tran
2025-12-21 13:15   ` Krzysztof Kozlowski
2025-12-21 15:01     ` Krzysztof Kozlowski
2025-12-21 20:21       ` Alex Tran
2025-12-30 16:23       ` Rob Herring
2025-12-21 15:05   ` Krzysztof Kozlowski
2025-12-24 21:07     ` Alex Tran
2025-12-25  8:37       ` Krzysztof Kozlowski
2025-12-20 20:42 ` [PATCH v1 2/2] media: dt-bindings: ti,omap3isp: " Alex Tran
2025-12-20 22:03   ` Alex Tran
2025-12-21 15:08   ` Krzysztof Kozlowski
2025-12-24 21:46     ` Alex Tran

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.