devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/3] Add DSI and Raspberry Pi panel support
@ 2025-08-18 15:47 Harikrishna Shenoy
  2025-08-18 15:47 ` [RFC PATCH 1/3] devicetree: bindings: dsiplay: panel: panel-simple.yaml: Add Raspberry pi dsi panel compatible Harikrishna Shenoy
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Harikrishna Shenoy @ 2025-08-18 15:47 UTC (permalink / raw)
  To: neil.armstrong, jessica.zhang, airlied, simona, maarten.lankhorst,
	mripard, tzimmermann, robh, krzk+dt, conor+dt, nm, vigneshr,
	kristo, thierry.reding, sam, dri-devel, devicetree,
	linux-arm-kernel
  Cc: s-jain1, devarsht, u-kumar1

This series adds support for enabling DSI output and attaching a Raspberry
Pi 7-inch panel on the BeagleBone AI-64 (J721e).
The patches include:
1. Bindings- Extend panel-simple bindings to allow the
Raspberry Pi panel to bedescribed.
2. SoC integration- Add DSI and DPHY TX nodes for J721e main domain.
3. Board integration -Hook up the Raspberry Pi 7-inch panel to the 
BeagleBone AI-64 using the DSI interface.

Harikrishna Shenoy (2):
  devicetree: bindings: dsiplay: panel: panel-simple.yaml: Add Raspberry
    pi dsi panel compatible
  arm64: dts: ti: k3-j721e-beagleboneai64: Add DSI RPi Panel

Rahul T R (1):
  arm64: dts: ti: k3-j721e-main: Add DSI and DPHY-TX

 .../bindings/display/panel/panel-simple.yaml  |   2 +
 arch/arm64/boot/dts/ti/Makefile               |   4 +
 ...1e-beagleboneai64-dsi-rpi-7inch-panel.dtso | 141 ++++++++++++++++++
 .../boot/dts/ti/k3-j721e-beagleboneai64.dts   |   7 +-
 arch/arm64/boot/dts/ti/k3-j721e-main.dtsi     |  31 ++++
 5 files changed, 184 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm64/boot/dts/ti/k3-j721e-beagleboneai64-dsi-rpi-7inch-panel.dtso

-- 
2.34.1


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

end of thread, other threads:[~2025-08-21 10:46 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-18 15:47 [RFC PATCH 0/3] Add DSI and Raspberry Pi panel support Harikrishna Shenoy
2025-08-18 15:47 ` [RFC PATCH 1/3] devicetree: bindings: dsiplay: panel: panel-simple.yaml: Add Raspberry pi dsi panel compatible Harikrishna Shenoy
2025-08-19  1:24   ` Dmitry Baryshkov
2025-08-20  5:36     ` Harikrishna Shenoy
2025-08-20 10:04       ` Raghavendra, Vignesh
     [not found]         ` <c1edadf5-538c-43f6-aea4-8fa9f9c5aa13@ti.com>
2025-08-21 10:46           ` Dmitry Baryshkov
2025-08-19  4:54   ` Kumar, Udit
2025-08-19  5:16     ` Raghavendra, Vignesh
2025-08-19  5:52       ` Kumar, Udit
2025-08-19  6:46         ` Krzysztof Kozlowski
2025-08-20 23:35         ` Rob Herring
2025-08-19  6:45     ` Krzysztof Kozlowski
2025-08-19  6:45   ` Krzysztof Kozlowski
2025-08-18 15:47 ` [RFC PATCH 2/3] arm64: dts: ti: k3-j721e-main: Add DSI and DPHY-TX Harikrishna Shenoy
2025-08-19  5:02   ` Kumar, Udit
2025-08-18 15:47 ` [RFC PATCH 3/3] arm64: dts: ti: k3-j721e-beagleboneai64: Add DSI RPi Panel Harikrishna Shenoy
2025-08-19  5:13   ` Kumar, Udit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).