linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] parse horizontal/vertical flip properties
@ 2025-07-23  8:58 Fabian Pfitzner
  2025-07-23  8:58 ` [PATCH 1/2] media: dt-bindings: add " Fabian Pfitzner
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Fabian Pfitzner @ 2025-07-23  8:58 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Jacopo Mondi, Sakari Ailus
  Cc: linux-media, devicetree, linux-kernel, entwicklung,
	Fabian Pfitzner

There are cameras containing a mirror on their optical path e. g. when
mounted upside down.

Introduce two options to change the device's flip property via device tree.

As there is already support for the panel-common driver [1], add it for cameras in the same way.

[1] commit 3c0ecd83eee9 ("dt-bindings: display: panel: Move flip properties to panel-common")

Signed-off-by: Fabian Pfitzner <f.pfitzner@pengutronix.de>
---
Fabian Pfitzner (2):
      media: dt-bindings: add flip properties
      media: v4l: fwnode: parse horizontal/vertical flip properties

 .../devicetree/bindings/media/video-interface-devices.yaml        | 8 ++++++++
 drivers/media/v4l2-core/v4l2-fwnode.c                             | 3 +++
 include/media/v4l2-fwnode.h                                       | 4 ++++
 3 files changed, 15 insertions(+)
---
base-commit: 6832a9317eee280117cd695fa885b2b7a7a38daf
change-id: 20250718-fpf-media-dt-flip-7fcad30bcfb7

Best regards,
-- 
Fabian Pfitzner <f.pfitzner@pengutronix.de>


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

end of thread, other threads:[~2025-07-24  9:56 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-23  8:58 [PATCH 0/2] parse horizontal/vertical flip properties Fabian Pfitzner
2025-07-23  8:58 ` [PATCH 1/2] media: dt-bindings: add " Fabian Pfitzner
2025-07-23  8:58 ` [PATCH 2/2] media: v4l: fwnode: parse horizontal/vertical " Fabian Pfitzner
2025-07-23  9:17 ` [PATCH 0/2] " Jacopo Mondi
2025-07-23  9:29   ` Fabian Pfitzner
2025-07-23  9:44     ` Jacopo Mondi
2025-07-23 10:09       ` Fabian Pfitzner
2025-07-23 12:21         ` Jacopo Mondi
2025-07-23 12:50           ` Fabian Pfitzner
2025-07-23 13:00           ` Dave Stevenson
2025-07-23 13:48             ` Fabian Pfitzner
2025-07-23 14:33               ` Dave Stevenson
2025-07-24  9:56                 ` Laurent Pinchart
2025-07-23 13:02         ` Hans de Goede
2025-07-23 13:02         ` Hans de Goede

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).