All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] dt-bindings: Add macros for video interface bus types
@ 2022-02-27 20:33 ` Laurent Pinchart
  0 siblings, 0 replies; 16+ messages in thread
From: Laurent Pinchart @ 2022-02-27 20:33 UTC (permalink / raw)
  To: devicetree, linux-media
  Cc: linux-arm-kernel, Rob Herring, Sakari Ailus, Jacopo Mondi,
	Eugen Hristev, Hugues Fruchet, Maxime Coquelin, Alexandre Torgue

Hello,

This small patch series is the result of me getting a bus-type numerical
value wrong in a device tree file and spending too long debugging the
issue. Hopefully there's nothing controversial here.

If the idea is accepted, and if desired, I can convert the DT sources to
use the new macros. How should I then split that, one big patch, one
patch per SoC vendor (easy for arm64, but how about arm ?), ... ?

Laurent Pinchart (2):
  dt-bindings: media: Add macros for video interface bus types
  dt-bindings: Use new video interface bus type macros in examples

 .../display/bridge/analogix,anx7625.yaml         |  3 ++-
 .../devicetree/bindings/media/i2c/mipi-ccs.yaml  |  3 ++-
 .../bindings/media/i2c/ovti,ov772x.yaml          |  3 ++-
 .../bindings/media/marvell,mmp2-ccic.yaml        |  3 ++-
 .../bindings/media/microchip,xisc.yaml           |  3 ++-
 .../devicetree/bindings/media/st,stm32-dcmi.yaml |  4 +++-
 include/dt-bindings/media/video-interfaces.h     | 16 ++++++++++++++++
 7 files changed, 29 insertions(+), 6 deletions(-)
 create mode 100644 include/dt-bindings/media/video-interfaces.h

-- 
Regards,

Laurent Pinchart


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

end of thread, other threads:[~2022-03-06 16:56 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-27 20:33 [PATCH 0/2] dt-bindings: Add macros for video interface bus types Laurent Pinchart
2022-02-27 20:33 ` Laurent Pinchart
2022-02-27 20:33 ` [PATCH 1/2] dt-bindings: media: " Laurent Pinchart
2022-02-27 20:33   ` Laurent Pinchart
2022-02-27 21:07   ` Sakari Ailus
2022-02-27 21:07     ` Sakari Ailus
2022-02-27 21:16     ` Laurent Pinchart
2022-02-27 21:16       ` Laurent Pinchart
2022-03-01 15:04       ` Rob Herring
2022-03-01 15:04         ` Rob Herring
2022-03-06 16:54         ` Laurent Pinchart
2022-03-06 16:54           ` Laurent Pinchart
2022-03-01 14:50   ` Rob Herring
2022-03-01 14:50     ` Rob Herring
2022-02-27 20:33 ` [PATCH 2/2] dt-bindings: Use new video interface bus type macros in examples Laurent Pinchart
2022-02-27 20:33   ` Laurent Pinchart

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.