devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Add I2C and PWM support for T234
@ 2022-01-22 11:23 Akhil R
  2022-01-22 11:23 ` [PATCH v2 1/4] dt-bindings: Add headers for Tegra234 I2C Akhil R
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Akhil R @ 2022-01-22 11:23 UTC (permalink / raw)
  To: devicetree, digetx, jonathanh, ldewangan, linux-i2c, linux-kernel,
	linux-tegra, mperttunen, robh+dt, thierry.reding
  Cc: akhilrajeev

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


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

end of thread, other threads:[~2022-01-23 21:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-22 11:23 [PATCH v2 0/4] Add I2C and PWM support for T234 Akhil R
2022-01-22 11:23 ` [PATCH v2 1/4] dt-bindings: Add headers for Tegra234 I2C Akhil R
2022-01-22 18:35   ` Dmitry Osipenko
2022-01-23 16:56     ` Akhil R
2022-01-23 21:07       ` Dmitry Osipenko
2022-01-22 11:23 ` [PATCH v2 2/4] arm64: tegra: Add Tegra234 I2C devicetree nodes Akhil R
2022-01-22 11:23 ` [PATCH v2 3/4] dt-bindings: Add headers for Tegra234 PWM Akhil R
2022-01-22 11:23 ` [PATCH v2 4/4] arm64: tegra: Add Tegra234 PWM devicetree nodes Akhil R

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).