[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1643023097-5221-1-git-send-email-akhilrajeev@nvidia.com>
Date: Mon, 24 Jan 2022 16:48:13 +0530
From: Akhil R <akhilrajeev@...dia.com>
To: <devicetree@...r.kernel.org>, <digetx@...il.com>,
<jonathanh@...dia.com>, <ldewangan@...dia.com>,
<linux-i2c@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-tegra@...r.kernel.org>, <mperttunen@...dia.com>,
<robh+dt@...nel.org>, <thierry.reding@...il.com>
CC: <akhilrajeev@...dia.com>
Subject: [PATCH v3 0/4] Add I2C and PWM support for T234
The patchset contains driver and devicetree changes to support I2C and
PWM for Tegra234
v2->v3:
* Sorted clock and reset based on ID
v1->v2:
* Reverted changes in i2c-tegra.c. using tegra194_i2c_hw for tegra234
as the values are compatible.
Akhil R (4):
dt-bindings: Add headers for Tegra234 I2C
arm64: tegra: Add Tegra234 I2C devicetree nodes
dt-bindings: Add headers for Tegra234 PWM
arm64: tegra: Add Tegra234 PWM devicetree nodes
arch/arm64/boot/dts/nvidia/tegra234.dtsi | 133 +++++++++++++++++++++++++++++
include/dt-bindings/clock/tegra234-clock.h | 35 +++++++-
include/dt-bindings/reset/tegra234-reset.h | 16 ++++
3 files changed, 183 insertions(+), 1 deletion(-)
--
2.7.4
Powered by blists - more mailing lists