public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Convert et8ek8 and omap3isp bindings to DT schema
@ 2025-12-24 21:59 Alex Tran
  2025-12-24 21:59 ` [PATCH v2 1/2] media: dt-bindings: i2c: toshiba,et8ek8: Convert " Alex Tran
  2025-12-24 21:59 ` [PATCH v2 2/2] media: dt-bindings: ti,omap3isp: " Alex Tran
  0 siblings, 2 replies; 10+ messages in thread
From: Alex Tran @ 2025-12-24 21:59 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Pavel Machek, Sakari Ailus, Laurent Pinchart
  Cc: Pavel Machek, linux-media, devicetree, linux-kernel, Alex Tran

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.

Changes in v2:
- Dropped obvious et8ek8 clocks description.
- lens-focus and flash-leds: fixed schema reference to
  video-interface-devices.yaml using allOf.
- Dropped pointless et8ek8 remote-endpoint property.
- Dropped obvious omap3isp interrupts/iommus description.
- Removed standard property omap3isp descriptions.
- Completed examples for et8ek8 and omap3isp.

Signed-off-by: Alex Tran <alex.t.tran@gmail.com>
---
Alex Tran (2):
      media: dt-bindings: i2c: toshiba,et8ek8: Convert to DT schema
      media: dt-bindings: ti,omap3isp: Convert to DT schema

 .../bindings/media/i2c/toshiba,et8ek8.txt          |  55 ------
 .../bindings/media/i2c/toshiba,et8ek8.yaml         |  88 ++++++++++
 .../devicetree/bindings/media/ti,omap3isp.txt      |  71 --------
 .../devicetree/bindings/media/ti,omap3isp.yaml     | 189 +++++++++++++++++++++
 MAINTAINERS                                        |   1 +
 5 files changed, 278 insertions(+), 126 deletions(-)
---
base-commit: fa084c35afa13ab07a860ef0936cd987f9aa0460
change-id: 20251221-dt-bindings-et8ek8-omap3isp-2a5d6e4171b7

Best regards,
-- 
Alex Tran <alex.t.tran@gmail.com>


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

end of thread, other threads:[~2025-12-27 11:34 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-24 21:59 [PATCH v2 0/2] Convert et8ek8 and omap3isp bindings to DT schema Alex Tran
2025-12-24 21:59 ` [PATCH v2 1/2] media: dt-bindings: i2c: toshiba,et8ek8: Convert " Alex Tran
2025-12-25  8:40   ` Krzysztof Kozlowski
2025-12-25  8:57     ` Alex Tran
2025-12-25  9:08       ` Krzysztof Kozlowski
2025-12-27 11:12         ` Laurent Pinchart
2025-12-27 11:23           ` Krzysztof Kozlowski
2025-12-27 11:34             ` Laurent Pinchart
2025-12-24 21:59 ` [PATCH v2 2/2] media: dt-bindings: ti,omap3isp: " Alex Tran
2025-12-25  8:44   ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox