public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/6] k3-am68-phyboard-izar dsi support
@ 2026-01-30 20:58 Dominik Haller
  2026-01-30 20:58 ` [PATCH 1/6] arm64: dts: ti: k3-am68-phyboard-izar: Assign dss clocks Dominik Haller
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Dominik Haller @ 2026-01-30 20:58 UTC (permalink / raw)
  To: adrien.grassein, jernej.skrabec, onas, Laurent.pinchart, krzk+dt,
	conor+dt, robh
  Cc: dri-devel, devicetree, linux-arm-kernel, upstream, Dominik Haller

This series adds support for the two dsi based display interfaces of the
phyboard-izar with the phycore-am68x/tda4x som.

dsi0 gets converted to lvds on the som using a SN65DSI83 bridge in the
default configuration. The phyboard-izar kit comes with a 10.1" lvds
display with usb touch as addon.

dsi1 is routed to the carrier board onto a connector. To use that Phytec
has developed a small extension board "PEB-AV-15" with a Lontium LT8912B
dsi->hdmi bridge.

Dominik Haller (6):
  arm64: dts: ti: k3-am68-phyboard-izar: Assign dss clocks
  arm64: dts: ti: k3-am68-phycore-som: Add DSI->LVDS bridge
  arm64: dts: ti: k3-am68-phyboard-izar: Add LVDS-Display
  arm64: dts: ti: k3-j721s2-main: Add DSI1
  dt-bindings: display: bridge: lt8912b: Drop reset gpio requirement
  arm64: dts: ti: k3-am68-phyboard-izar: Add PEB-AV-15 overlay

 .../display/bridge/lontium,lt8912b.yaml       |   1 -
 arch/arm64/boot/dts/ti/Makefile               |   8 +
 ...-am68-phyboard-izar-lvds-ph128800t006.dtso | 125 ++++++++++++
 .../ti/k3-am68-phyboard-izar-peb-av-15.dtso   | 192 ++++++++++++++++++
 .../boot/dts/ti/k3-am68-phyboard-izar.dts     |  18 ++
 .../boot/dts/ti/k3-am68-phycore-som.dtsi      |  17 ++
 arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi    |  39 ++++
 7 files changed, 399 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm64/boot/dts/ti/k3-am68-phyboard-izar-lvds-ph128800t006.dtso
 create mode 100644 arch/arm64/boot/dts/ti/k3-am68-phyboard-izar-peb-av-15.dtso

-- 
2.43.0



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

end of thread, other threads:[~2026-03-10 10:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-30 20:58 [PATCH 0/6] k3-am68-phyboard-izar dsi support Dominik Haller
2026-01-30 20:58 ` [PATCH 1/6] arm64: dts: ti: k3-am68-phyboard-izar: Assign dss clocks Dominik Haller
2026-01-30 20:58 ` [PATCH 2/6] arm64: dts: ti: k3-am68-phycore-som: Add DSI->LVDS bridge Dominik Haller
2026-01-30 20:58 ` [PATCH 3/6] arm64: dts: ti: k3-am68-phyboard-izar: Add LVDS-Display Dominik Haller
2026-01-30 20:58 ` [PATCH 4/6] arm64: dts: ti: k3-j721s2-main: Add DSI1 Dominik Haller
2026-03-10 10:32   ` Beleswar Prasad Padhi
2026-01-30 20:58 ` [PATCH 5/6] dt-bindings: display: bridge: lt8912b: Drop reset gpio requirement Dominik Haller
2026-02-09 17:58   ` Rob Herring (Arm)
2026-01-30 20:58 ` [PATCH 6/6] arm64: dts: ti: k3-am68-phyboard-izar: Add PEB-AV-15 overlay Dominik Haller

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