[0/3] arm64: ti: k3-am62a: Add display support

Message ID 20240201125452.1920623-1-a-bhatia1@ti.com
Headers
Series arm64: ti: k3-am62a: Add display support |

Message

Aradhya Bhatia Feb. 1, 2024, 12:54 p.m. UTC
  Hi,

This patch series adds DT nodes for Display SubSystem (DSS) and other
peripherals required to enable the HDMI audio and video on the
AM62A7-SK EVM. An HDMI monitor can be connected to the platform for the
audio-video outputs.

Regards
Aradhya

Aradhya Bhatia (3):
  arm64: dts: ti: k3-am62a-main: Add node for Display SubSystem (DSS)
  arm64: dts: ti: k3-am62a7-sk: Add HDMI support
  arm64: dts: ti: Makefile: Add HDMI audio for AM62A7-SK

 arch/arm64/boot/dts/ti/Makefile           |  2 +
 arch/arm64/boot/dts/ti/k3-am62a-main.dtsi | 25 ++++++
 arch/arm64/boot/dts/ti/k3-am62a7-sk.dts   | 92 +++++++++++++++++++++++
 3 files changed, 119 insertions(+)


base-commit: 51b70ff55ed88edd19b080a524063446bcc34b62
  

Comments

Vignesh Raghavendra Feb. 12, 2024, 8:52 a.m. UTC | #1
Hi Aradhya Bhatia,

On Thu, 01 Feb 2024 18:24:49 +0530, Aradhya Bhatia wrote:
> This patch series adds DT nodes for Display SubSystem (DSS) and other
> peripherals required to enable the HDMI audio and video on the
> AM62A7-SK EVM. An HDMI monitor can be connected to the platform for the
> audio-video outputs.
> 
> Regards
> Aradhya
> 
> [...]

I have applied the following to branch ti-k3-dts-next on [1].
Thank you!

[1/3] arm64: dts: ti: k3-am62a-main: Add node for Display SubSystem (DSS)
      commit: 3618811657b31090da08a0c4bcd9941102b5456f
[2/3] arm64: dts: ti: k3-am62a7-sk: Add HDMI support
      commit: 396ca2fc736b0b3c6f738408e9a3e82d86b62d49
[3/3] arm64: dts: ti: Makefile: Add HDMI audio check for AM62A7-SK
      commit: cff6dd01a68fe9a8aaab724ef4e21f37eff609e9

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent up the chain during
the next merge window (or sooner if it is a relevant bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

[1] https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git
--
Vignesh