mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] hte: Changes for v6.4-rc1
@ 2023-05-03  3:29 Dipen Patel
  2023-05-03 18:32 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Dipen Patel @ 2023-05-03  3:29 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Dipen Patel, timestamp, linux-kernel

Hi Linus,

The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

  Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pateldipen1984/linux.git tags/for-6.4-rc1

for you to fetch changes up to ca3d1a4b419acad3fca6828884acb03614f7558b:

  hte: tegra-194: Use proper includes (2023-04-26 15:44:30 -0700)

----------------------------------------------------------------
hte: Changes for v6.4-rc1

The changes for the hte/timestamp subsystem include the following:
- Add Tegra234 HTE provider and relevant DT bindings
- Update MAINTAINERS file for the HTE subsystem

----------------------------------------------------------------
Arnd Bergmann (1):
      hte: tegra: fix 'struct of_device_id' build error

Dan Carpenter (1):
      hte: tegra-194: Fix off by one in tegra_hte_map_to_line_id()

Dipen Patel (9):
      MAINTAINERS: Add HTE/timestamp subsystem details
      dt-bindings: timestamp: Add Tegra234 support
      dt-bindings: timestamp: Deprecate nvidia,slices property
      arm64: tegra: Add Tegra234 GTE nodes
      hte: Re-phrase tegra API document
      hte: Add Tegra234 provider
      hte: Deprecate nvidia,slices property
      hte: handle nvidia,gpio-controller property
      gpio: tegra186: Add Tegra234 hte support

Linus Walleij (1):
      hte: tegra-194: Use proper includes

Rob Herring (1):
      hte: Use of_property_present() for testing DT property presence

ye xingchen (1):
      hte: Use device_match_of_node()

 .../bindings/timestamp/nvidia,tegra194-hte.yaml    |  66 +++++++-
 Documentation/driver-api/hte/index.rst             |   2 +-
 .../hte/{tegra194-hte.rst => tegra-hte.rst}        |  33 ++--
 MAINTAINERS                                        |   3 +
 arch/arm64/boot/dts/nvidia/tegra234.dtsi           |  17 +++
 drivers/gpio/gpio-tegra186.c                       |   1 +
 drivers/hte/hte-tegra194-test.c                    |  12 +-
 drivers/hte/hte-tegra194.c                         | 169 +++++++++++++++++++--
 drivers/hte/hte.c                                  |   4 +-
 9 files changed, 260 insertions(+), 47 deletions(-)
 rename Documentation/driver-api/hte/{tegra194-hte.rst => tegra-hte.rst} (50%)

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

end of thread, other threads:[~2023-05-03 18:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-03  3:29 [GIT PULL] hte: Changes for v6.4-rc1 Dipen Patel
2023-05-03 18:32 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®