devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Tegra CEC Updates
@ 2025-04-08  4:39 Aaron Kling via B4 Relay
  2025-04-08  4:39 ` [PATCH 1/4] media: dt-bindings: Document Tegra186 and Tegra194 cec Aaron Kling via B4 Relay
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Aaron Kling via B4 Relay @ 2025-04-08  4:39 UTC (permalink / raw)
  To: Hans Verkuil, Mauro Carvalho Chehab, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Thierry Reding,
	Jonathan Hunter
  Cc: linux-tegra, linux-media, devicetree, linux-kernel, Aaron Kling

This series updates Tegra hdmi cec support to be usable out of the box
on Tegra210 through Tegra194.

Signed-off-by: Aaron Kling <webgeek1234@gmail.com>
---
Aaron Kling (4):
      media: dt-bindings: Document Tegra186 and Tegra194 cec
      media: tegra-cec: Support Tegra186 and Tegra194
      arm64: tegra: Add CEC controller on Tegra210
      arm64: tegra: Wire up cec to devkits

 .../devicetree/bindings/media/cec/nvidia,tegra114-cec.yaml       | 2 ++
 arch/arm64/boot/dts/nvidia/tegra186-p2771-0000.dts               | 6 ++++++
 arch/arm64/boot/dts/nvidia/tegra186-p3509-0000+p3636-0001.dts    | 6 ++++++
 arch/arm64/boot/dts/nvidia/tegra194-p2972-0000.dts               | 6 ++++++
 arch/arm64/boot/dts/nvidia/tegra194-p3509-0000.dtsi              | 6 ++++++
 arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dts               | 6 ++++++
 arch/arm64/boot/dts/nvidia/tegra210-p3450-0000.dts               | 6 ++++++
 arch/arm64/boot/dts/nvidia/tegra210.dtsi                         | 9 +++++++++
 drivers/media/cec/platform/tegra/tegra_cec.c                     | 2 ++
 9 files changed, 49 insertions(+)
---
base-commit: 0af2f6be1b4281385b618cb86ad946eded089ac8
change-id: 20250407-tegra-cec-7e3a7bef456f

Best regards,
-- 
Aaron Kling <webgeek1234@gmail.com>



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

end of thread, other threads:[~2025-04-08  6:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-08  4:39 [PATCH 0/4] Tegra CEC Updates Aaron Kling via B4 Relay
2025-04-08  4:39 ` [PATCH 1/4] media: dt-bindings: Document Tegra186 and Tegra194 cec Aaron Kling via B4 Relay
2025-04-08  6:00   ` Krzysztof Kozlowski
2025-04-08  4:39 ` [PATCH 2/4] media: tegra-cec: Support Tegra186 and Tegra194 Aaron Kling via B4 Relay
2025-04-08  6:01   ` Krzysztof Kozlowski
2025-04-08  4:39 ` [PATCH 3/4] arm64: tegra: Add CEC controller on Tegra210 Aaron Kling via B4 Relay
2025-04-08  4:39 ` [PATCH 4/4] arm64: tegra: Wire up cec to devkits Aaron Kling via B4 Relay

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).