[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1642850607-20664-1-git-send-email-akhilrajeev@nvidia.com>
Date: Sat, 22 Jan 2022 16:53:23 +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 v2 0/4] Add I2C and PWM support for T234
The patchset contains driver and devicetree changes to support I2C and
PWM for Tegra234
v2->v1:
* 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 | 36 ++++++++
include/dt-bindings/reset/tegra234-reset.h | 16 ++++
3 files changed, 185 insertions(+)
--
2.7.4
Powered by blists - more mailing lists