All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/bridge: it66121: Add it66122 support
@ 2025-08-13 19:08 Nishanth Menon
  2025-08-13 19:08 ` [PATCH 1/2] dt-bindings: display: bridge: it66121: Add compatible string for IT66122 Nishanth Menon
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Nishanth Menon @ 2025-08-13 19:08 UTC (permalink / raw)
  To: Conor Dooley, Krzysztof Kozlowski, Rob Herring, David Airlie,
	Maxime Ripard, Laurent Pinchart, Neil Armstrong
  Cc: linux-kernel, devicetree, dri-devel, Robert Nelson, Jason Kridner,
	Nishanth Menon

Hi,

Add support for IT66122, which for all practical purposes is
drop in replacement for IT66121 except for the ID register
definition.

BeagleY-AI uses this new part as the old part is no longer in production
as far as I understand.

Now, BeaglePlay uses it66121 at the moment, but at some point, it might
end up flipping over to the new part.

An alternate implementation could be to drop the revision check or make
it66121 check include alternate ID check.. but that seems a little
non-standard.. Anyways, I suppose mediatek platforms will face this
problem as well at some point.

Nishanth Menon (2):
  dt-bindings: display: bridge: it66121: Add compatible string for
    IT66122
  drm/bridge: it66121: Add it66122 support

 .../devicetree/bindings/display/bridge/ite,it66121.yaml   | 1 +
 drivers/gpu/drm/bridge/ite-it66121.c                      | 8 ++++++++
 2 files changed, 9 insertions(+)

-- 
2.47.0

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

end of thread, other threads:[~2025-08-14  4:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-13 19:08 [PATCH 0/2] drm/bridge: it66121: Add it66122 support Nishanth Menon
2025-08-13 19:08 ` [PATCH 1/2] dt-bindings: display: bridge: it66121: Add compatible string for IT66122 Nishanth Menon
2025-08-13 19:20   ` Krzysztof Kozlowski
2025-08-13 19:08 ` [PATCH 2/2] drm/bridge: it66121: Add it66122 support Nishanth Menon
2025-08-14  4:02   ` devarsh
2025-08-13 19:32 ` [PATCH 0/2] " Andrew Davis
2025-08-13 20:24   ` Nishanth Menon

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.