[GIT PULL] hte: Changes for v7.1-rc1
Dipen Patel <[email protected]> Thu, 16 Apr 2026 11:06:48 -0700
| Newsgroups | dev.linux.lists.timestamp,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
The following changes since commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f: Linux 7.0-rc1 (2026-02-22 13:18:59 -0800) are available in the Git repository at: ssh://[email protected]/pub/scm/linux/kernel/git/pateldipen1984/linux.git tags/for-7.1-rc1 for you to fetch changes up to 005b25ad11717139ca5c14c9f06c2a60855c2afd: hte: tegra194: Add Tegra264 GTE support (2026-04-12 23:29:31 -0700) ---------------------------------------------------------------- hte: changes for v7.1-rc1 The changes for the hte/timestamp subsystem include the following: - Add tegra264 HTE driver and dt binding support - Remove tegra194 SoC Kconfig dependency - Replace use of system_unbound_wq with system_dfl_wq ---------------------------------------------------------------- Francesco Lavra (1): hte: tegra194: remove Kconfig dependency on Tegra194 SoC Marco Crivellari (1): hte: replace use of system_unbound_wq with system_dfl_wq Suneel Garapati (2): dt-bindings: timestamp: Add Tegra264 support hte: tegra194: Add Tegra264 GTE support .../bindings/timestamp/nvidia,tegra194-hte.yaml | 14 +++ drivers/hte/Kconfig | 6 +- drivers/hte/hte-tegra194.c | 133 ++++++++++++++++++++- drivers/hte/hte.c | 2 +- 4 files changed, 146 insertions(+), 9 deletions(-)