From: Dominik Haller <d.haller@phytec.de>
Cc: <linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
<upstream@lists.phytec.de>, "Dominik Haller" <d.haller@phytec.de>
Subject: [PATCH v4 0/5] k3-am68-phyboard-izar dsi support
Date: Fri, 20 Mar 2026 14:23:41 -0700 [thread overview]
Message-ID: <20260320212349.420951-1-d.haller@phytec.de> (raw)
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.
Changes for v2:
- Drop the following patch as it got merged in the last window:
dt-bindings: display: bridge: lt8912b: Drop reset gpio requirement
- In arm64: dts: ti: k3-am68-phyboard-izar: Add LVDS-Display
Reduce pwm frequency to ~23kHz for the backlight. This is supported by
the backlight and works better with most fans. Since the fan connector
is using PWM0_A and the backlight PWM0_B they need to use the same
frequency.
- In arm64: dts: ti: k3-am68-phyboard-izar: Add PEB-AV-15 overlay
Fix license in boilerplate: s/GPL-2.0-or-only or MIT/GPL-2.0-only OR MIT
Link to v1:
https://lore.kernel.org/linux-devicetree/20260130205820.83189-1-d.haller@phytec.de/
Changes for v3:
- In arm64: dts: ti: k3-j721s2-main: Add DSI1
Pick up Beleswar's Reviewed-by from v1
- In arm64: dts: ti: k3-am68-phyboard-izar: Add PEB-AV-15 overlay
Fix the remaining style issues pointed out by Vignesh in v2
Link to v2:
https://lore.kernel.org/linux-devicetree/20260306033151.276202-1-d.haller@phytec.de/
Changes for v4:
- In arm64: dts: ti: k3-am68-phyboard-izar: Add PEB-AV-15 overlay
In arm64: dts: ti: k3-am68-phyboard-izar: Add LVDS-Display
Fix whitespaces
Link to v3:
https://lore.kernel.org/linux-devicetree/20260311234844.56443-1-d.haller@phytec.de/
Dominik Haller (5):
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
arm64: dts: ti: k3-am68-phyboard-izar: Add PEB-AV-15 overlay
arch/arm64/boot/dts/ti/Makefile | 8 +
...-am68-phyboard-izar-lvds-ph128800t006.dtso | 125 ++++++++++++
.../ti/k3-am68-phyboard-izar-peb-av-15.dtso | 191 ++++++++++++++++++
.../boot/dts/ti/k3-am68-phyboard-izar.dts | 17 ++
.../boot/dts/ti/k3-am68-phycore-som.dtsi | 17 ++
arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi | 39 ++++
6 files changed, 397 insertions(+)
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
next reply other threads:[~2026-03-20 21:24 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-20 21:23 Dominik Haller [this message]
2026-03-20 21:23 ` [PATCH v4 1/5] arm64: dts: ti: k3-am68-phyboard-izar: Assign dss clocks Dominik Haller
2026-03-20 21:23 ` [PATCH v4 2/5] arm64: dts: ti: k3-am68-phycore-som: Add DSI->LVDS bridge Dominik Haller
2026-03-20 21:23 ` [PATCH v4 3/5] arm64: dts: ti: k3-am68-phyboard-izar: Add LVDS-Display Dominik Haller
2026-03-20 21:23 ` [PATCH v4 4/5] arm64: dts: ti: k3-j721s2-main: Add DSI1 Dominik Haller
2026-03-20 21:23 ` [PATCH v4 5/5] arm64: dts: ti: k3-am68-phyboard-izar: Add PEB-AV-15 overlay Dominik Haller
2026-03-27 4:48 ` (subset) [PATCH v4 0/5] k3-am68-phyboard-izar dsi support Vignesh Raghavendra
2026-03-27 4:53 ` Vignesh Raghavendra
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260320212349.420951-1-d.haller@phytec.de \
--to=d.haller@phytec.de \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=upstream@lists.phytec.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.