All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] DSS: Add support for DisplayPort
@ 2022-04-06 16:58 Rahul T R
  2022-04-06 16:58 ` [PATCH v3 1/2] arm64: dts: ti: k3-j721e-main: add DP & DP PHY Rahul T R
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Rahul T R @ 2022-04-06 16:58 UTC (permalink / raw)
  To: nm
  Cc: vigneshr, kristo, robh+dt, krzysztof.kozlowski, linux-arm-kernel,
	devicetree, linux-kernel, tomi.valkeinen, laurent.pinchart,
	kishon, r-ravikumar

The following series of patches enables DisplayPort on
j721e-evm

Tomi Valkeinen (2):
  arm64: dts: ti: k3-j721e-main: add DP & DP PHY
  arm64: dts: ti: k3-j721e-common-proc-board: add DP to j7 evm

v2:
   - use phandle with a parameter to refer clocks insted of
     sub nodes in serdes_wiz node
   - move phy link node to board DTS file

v3:
   - Fix the regulator node name as per the DT spec
   - Use Macro for GPIO type

boot logs:
   https://gist.githubusercontent.com/ravi-rahul/1bdbc3f77ab381e486c8394650c2e85d/raw/f04584c30181821c4ee83aee7781a9ba143cd3f3/j7_DP_upstream.log

kernel patch verify report:
   https://gist.githubusercontent.com/ravi-rahul/a982fef3fae03ec0dbdd5cb475a4cb25/raw/c8230370746e9878daf9527c3aa9d82eed7aa33c/report-kernel-patch-verify.txt

 .../dts/ti/k3-j721e-common-proc-board.dts     | 78 ++++++++++++++++++-
 arch/arm64/boot/dts/ti/k3-j721e-main.dtsi     | 65 ++++++++++++++++
 2 files changed, 139 insertions(+), 4 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2022-04-26 14:56 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-06 16:58 [PATCH v3 0/2] DSS: Add support for DisplayPort Rahul T R
2022-04-06 16:58 ` [PATCH v3 1/2] arm64: dts: ti: k3-j721e-main: add DP & DP PHY Rahul T R
2022-04-15  7:27   ` Vignesh Raghavendra
2022-04-15  7:27     ` Vignesh Raghavendra
2022-04-06 16:58 ` [PATCH v3 2/2] arm64: dts: ti: k3-j721e-common-proc-board: add DP to j7 evm Rahul T R
2022-04-15  7:21 ` [PATCH v3 0/2] DSS: Add support for DisplayPort Vignesh Raghavendra
2022-04-15  7:21   ` Vignesh Raghavendra
2022-04-22 14:16   ` Rahul T R
2022-04-22 16:17     ` Nishanth Menon
2022-04-22 16:17       ` Nishanth Menon
2022-04-26 14:56       ` Rahul T R

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.