[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250314074557.16367-1-clamor95@gmail.com>
Date: Fri, 14 Mar 2025 09:45:54 +0200
From: Svyatoslav Ryhel <clamor95@...il.com>
To: Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Thierry Reding <treding@...dia.com>,
Jonathan Hunter <jonathanh@...dia.com>,
Svyatoslav Ryhel <clamor95@...il.com>
Cc: devicetree@...r.kernel.org,
linux-tegra@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH v3 0/3] ARM: tegra: complete Tegra 4 and Tegra K1 device trees
Complete T114 and T124 device trees.
---
Changes in v3:
- added tsec description
- swapped compatible back to use enum
- clock and reset description dropped, added maxItems: 1
- reset-names preserved for consistency with other host1x devices
- dropped interconnects and interconnect-names
- dropped isp nodename
- dropped multiple rest names for mpe/msenc
- dropped tegra114 msenc example
- fixed reset name in second isp in t124 dtsi
Changes in v2:
- dropped accepted commits
- added EPP, MPE and ISP compatibility for T114 and T124
- added TSEC schema
---
Svyatoslav Ryhel (3):
dt-bindings: display: tegra: document EPP, ISP, MPE and TSEC for
Tegra114 and Tegra124
ARM: tegra114: complete HOST1X devices binding
ARM: tegra124: complete HOST1X devices binding
.../display/tegra/nvidia,tegra114-tsec.yaml | 66 +++++++++++++++++++
.../display/tegra/nvidia,tegra20-epp.yaml | 14 ++--
.../display/tegra/nvidia,tegra20-isp.yaml | 14 ++--
.../display/tegra/nvidia,tegra20-mpe.yaml | 18 +++--
arch/arm/boot/dts/nvidia/tegra114.dtsi | 65 ++++++++++++++++++
arch/arm/boot/dts/nvidia/tegra124.dtsi | 65 ++++++++++++++++++
6 files changed, 229 insertions(+), 13 deletions(-)
create mode 100644 Documentation/devicetree/bindings/display/tegra/nvidia,tegra114-tsec.yaml
--
2.43.0
Powered by blists - more mailing lists