linux-tegra.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/4] Tegra CEC Updates
@ 2025-04-13 19:35 Aaron Kling via B4 Relay
  2025-04-13 19:35 ` [PATCH v4 1/4] media: dt-bindings: Document Tegra186 and Tegra194 cec Aaron Kling via B4 Relay
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Aaron Kling via B4 Relay @ 2025-04-13 19:35 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,
	Krzysztof Kozlowski

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>
---
Changes in v4:
- Fix review comment on patch 1
- Link to v3: https://lore.kernel.org/r/20250409-tegra-cec-v3-0-91640131dfa2@gmail.com

Changes in v3:
- Update patch 1 to fix lint warnings
- Link to v2: https://lore.kernel.org/r/20250408-tegra-cec-v2-0-2f004fdf84e8@gmail.com

Changes in v2:
- Dropped patch 2, per request
- Added change to declare fallback compatibles instead, as per request
- Update patch 1 to allow fallback compatibles
- Link to v1: https://lore.kernel.org/r/20250407-tegra-cec-v1-0-e25dd9577b5f@gmail.com

---
Aaron Kling (4):
      media: dt-bindings: Document Tegra186 and Tegra194 cec
      arm64: tegra: Add fallback cec compatibles
      arm64: tegra: Add CEC controller on Tegra210
      arm64: tegra: Wire up cec to devkits

 .../devicetree/bindings/media/cec/nvidia,tegra114-cec.yaml | 14 ++++++++++----
 arch/arm64/boot/dts/nvidia/tegra186-p2771-0000.dts         |  6 ++++++
 .../boot/dts/nvidia/tegra186-p3509-0000+p3636-0001.dts     |  6 ++++++
 arch/arm64/boot/dts/nvidia/tegra186.dtsi                   |  2 +-
 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/tegra194.dtsi                   |  2 +-
 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 +++++++++
 10 files changed, 57 insertions(+), 6 deletions(-)
---
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-05-08 22:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-13 19:35 [PATCH v4 0/4] Tegra CEC Updates Aaron Kling via B4 Relay
2025-04-13 19:35 ` [PATCH v4 1/4] media: dt-bindings: Document Tegra186 and Tegra194 cec Aaron Kling via B4 Relay
2025-04-13 19:35 ` [PATCH v4 2/4] arm64: tegra: Add fallback cec compatibles Aaron Kling via B4 Relay
2025-04-13 19:35 ` [PATCH v4 3/4] arm64: tegra: Add CEC controller on Tegra210 Aaron Kling via B4 Relay
2025-04-13 19:35 ` [PATCH v4 4/4] arm64: tegra: Wire up cec to devkits Aaron Kling via B4 Relay
2025-04-21  1:43 ` [PATCH v4 0/4] Tegra CEC Updates Aaron Kling
2025-05-08 22:00 ` Thierry Reding

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