[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230214115553.10416-1-dipenp@nvidia.com>
Date: Tue, 14 Feb 2023 03:55:47 -0800
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>, <timestamp@...ts.linux.dev>
CC: Dipen Patel <dipenp@...dia.com>
Subject: [PATCH V2 0/6] Add Tegra234 HTE support
The V1 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.
The V2 patch series:
- Changes in dt bindings to remove slices property
- Adds nvidia,gpio-controller dt property
- Add GTE node for the Tegra234
Dipen Patel (6):
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: Add GTE nodes
.../timestamp/nvidia,tegra194-hte.yaml | 30 ++--
Documentation/driver-api/hte/tegra194-hte.rst | 33 ++--
MAINTAINERS | 3 +
arch/arm64/boot/dts/nvidia/tegra194.dtsi | 3 +-
arch/arm64/boot/dts/nvidia/tegra234.dtsi | 19 +++
drivers/gpio/gpio-tegra186.c | 1 +
drivers/hte/hte-tegra194-test.c | 2 +-
drivers/hte/hte-tegra194.c | 153 ++++++++++++++++--
8 files changed, 198 insertions(+), 46 deletions(-)
base-commit: 1b929c02afd37871d5afb9d498426f83432e71c2
--
2.17.1
Powered by blists - more mailing lists