[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20221103174523.29592-1-dipenp@nvidia.com>
Date: Thu, 3 Nov 2022 10:45:16 -0700
From: Dipen Patel <dipenp@...dia.com>
To: <thierry.reding@...il.com>, <jonathanh@...dia.com>,
<linux-kernel@...r.kernel.org>, <linux-tegra@...r.kernel.org>,
<linux-gpio@...r.kernel.org>, <linus.walleij@...aro.org>,
<devicetree@...r.kernel.org>, <linux-doc@...r.kernel.org>,
<robh+dt@...nel.org>
CC: Dipen Patel <dipenp@...dia.com>
Subject: [PATCH 0/7] Add Tegra234 HTE support
The patch series:
- Adds tegra Tegra234 HTE(timestamp) provider supports.
- Updates MAINTAINERS file for git tree, mail list fields.
- Updates devicetree and API documentations.
- Enables HTE subsystem, Tegra194 and Tegra234 HTE providers
by default in arm64 defconfig and dts files.
Dipen Patel (7):
MAINTAINERS: Add HTE/timestamp subsystem details
hte: Add Tegra234 provider
gpio: tegra186: Add Tegra234 hte support
dt-bindings: timestamp: Add Tegra234 support
hte: Re-phrase tegra API document
arm64: tegra: Enable GTE nodes
arm64: defconfig: Enable HTE config
.../timestamp/nvidia,tegra194-hte.yaml | 44 ++++++-
Documentation/driver-api/hte/tegra194-hte.rst | 33 +++--
MAINTAINERS | 3 +
arch/arm64/boot/dts/nvidia/tegra194.dtsi | 20 +++
arch/arm64/boot/dts/nvidia/tegra234.dtsi | 20 +++
arch/arm64/configs/defconfig | 3 +
drivers/gpio/gpio-tegra186.c | 1 +
drivers/hte/hte-tegra194-test.c | 2 +-
drivers/hte/hte-tegra194.c | 124 +++++++++++++++++-
9 files changed, 224 insertions(+), 26 deletions(-)
base-commit: 9abf2313adc1ca1b6180c508c25f22f9395cc780
--
2.17.1
Powered by blists - more mailing lists