All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] chrontel-ch7033: Add byteswap order option
@ 2022-03-30 19:39 Chris Morgan
  2022-03-30 19:39 ` [PATCH 1/2] dt-bindings: Add byteswap order to chrontel ch7033 Chris Morgan
  2022-03-30 19:39 ` [PATCH 2/2] drm/bridge: chrontel-ch7033: Add option for setting byteswap order Chris Morgan
  0 siblings, 2 replies; 5+ messages in thread
From: Chris Morgan @ 2022-03-30 19:39 UTC (permalink / raw)
  To: dri-devel
  Cc: jernej.skrabec, narmstrong, airlied, jonas, Chris Morgan,
	robert.foss, lkundrak, robh+dt, Laurent.pinchart, andrzej.hajda

From: Chris Morgan <macromorgan@hotmail.com>

This series adds the ability to set the byteswap order in the chrontel
ch7033 driver via an optional devicetree node. This is necessary
because the HDMI DIP of the NTC CHIP requires a byteswap order that
differs from the default value of the driver.

Signed-off-by: Chris Morgan <macromorgan@hotmail.com>

Chris Morgan (2):
  dt-bindings: Add byteswap order to chrontel ch7033
  drm/bridge: chrontel-ch7033: Add option for setting byteswap order

 .../bindings/display/bridge/chrontel,ch7033.yaml  |  8 ++++++++
 drivers/gpu/drm/bridge/chrontel-ch7033.c          | 15 +++++++++++++--
 2 files changed, 21 insertions(+), 2 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-08-29 16:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-30 19:39 [PATCH 0/2] chrontel-ch7033: Add byteswap order option Chris Morgan
2022-03-30 19:39 ` [PATCH 1/2] dt-bindings: Add byteswap order to chrontel ch7033 Chris Morgan
2022-08-29 16:19   ` Robert Foss
2022-03-30 19:39 ` [PATCH 2/2] drm/bridge: chrontel-ch7033: Add option for setting byteswap order Chris Morgan
2022-08-29 16:19   ` Robert Foss

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.