All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 00/10] NVIDIA Tegra ARM32 device-tree improvements for 5.14
@ 2021-05-10 20:25 Dmitry Osipenko
  2021-05-10 20:25 ` [PATCH v1 01/10] ARM: tegra: acer-a500: Improve microphone detection Dmitry Osipenko
                   ` (10 more replies)
  0 siblings, 11 replies; 27+ messages in thread
From: Dmitry Osipenko @ 2021-05-10 20:25 UTC (permalink / raw)
  To: Thierry Reding, Jonathan Hunter, Agneli, Paul Fertser, Svyatoslav Ryhel
  Cc: linux-tegra, linux-kernel

Hi,

This series brings couple corrections and improvements to the device-trees
of Acer A500, AC100 and Nexus 7 devices. It also corrects polarity of
headphones-detection GPIO in all Tegra device-trees that use WM8903 audio
codec.

Dmitry Osipenko (10):
  ARM: tegra: acer-a500: Improve microphone detection
  ARM: tegra: acer-a500: Specify proper voltage for WiFi SDIO bus
  ARM: tegra: acer-a500: Bump thermal trips by 10C
  ARM: tegra: Add reg property to Tegra20 EMC table device-tree nodes
  ARM: tegra: wm8903: Fix polarity of headphones-detection GPIO in
    device-trees
  ARM: tegra: paz00: Add CPU thermal zone
  ARM: tegra: nexus7: Add i2c-thermtrip node
  ARM: tegra: nexus7: Improve thermal zones
  ARM: tegra: nexus7: Remove monitored-battery property
  ARM: tegra: nexus7: Correct 3v3 regulator GPIO of PM269 variant

 .../boot/dts/tegra20-acer-a500-picasso.dts    | 21 ++++++---
 arch/arm/boot/dts/tegra20-harmony.dts         |  2 +-
 arch/arm/boot/dts/tegra20-medcom-wide.dts     |  2 +-
 arch/arm/boot/dts/tegra20-paz00.dts           | 43 ++++++++++++++++++-
 arch/arm/boot/dts/tegra20-plutux.dts          |  2 +-
 arch/arm/boot/dts/tegra20-seaboard.dts        |  2 +-
 arch/arm/boot/dts/tegra20-tec.dts             |  2 +-
 arch/arm/boot/dts/tegra20-ventana.dts         |  2 +-
 .../tegra30-asus-nexus7-grouper-common.dtsi   | 12 +-----
 ...egra30-asus-nexus7-grouper-maxim-pmic.dtsi |  9 ++++
 .../tegra30-asus-nexus7-grouper-ti-pmic.dtsi  | 11 ++++-
 arch/arm/boot/dts/tegra30-cardhu.dtsi         |  2 +-
 12 files changed, 83 insertions(+), 27 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2021-06-15 13:26 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-10 20:25 [PATCH v1 00/10] NVIDIA Tegra ARM32 device-tree improvements for 5.14 Dmitry Osipenko
2021-05-10 20:25 ` [PATCH v1 01/10] ARM: tegra: acer-a500: Improve microphone detection Dmitry Osipenko
2021-05-10 20:25 ` [PATCH v1 02/10] ARM: tegra: acer-a500: Specify proper voltage for WiFi SDIO bus Dmitry Osipenko
2021-05-10 20:25 ` [PATCH v1 03/10] ARM: tegra: acer-a500: Bump thermal trips by 10C Dmitry Osipenko
2021-05-14 21:16   ` Michał Mirosław
2021-05-14 22:17     ` Dmitry Osipenko
2021-06-11  9:52     ` Daniel Lezcano
2021-06-12 10:40       ` Dmitry Osipenko
2021-06-12 14:24         ` Daniel Lezcano
2021-06-13  0:25           ` Dmitry Osipenko
2021-06-13 18:19             ` Daniel Lezcano
2021-06-15 12:53               ` Dmitry Osipenko
2021-06-15 13:05                 ` Daniel Lezcano
2021-06-15 13:26                   ` Dmitry Osipenko
2021-05-10 20:25 ` [PATCH v1 04/10] ARM: tegra: Add reg property to Tegra20 EMC table device-tree nodes Dmitry Osipenko
2021-05-31  9:14   ` Thierry Reding
2021-05-31 20:45     ` Dmitry Osipenko
2021-06-01 11:25       ` Thierry Reding
2021-06-01 17:44         ` Dmitry Osipenko
2021-06-01 17:54         ` Dmitry Osipenko
2021-05-10 20:25 ` [PATCH v1 05/10] ARM: tegra: wm8903: Fix polarity of headphones-detection GPIO in device-trees Dmitry Osipenko
2021-05-10 20:25 ` [PATCH v1 06/10] ARM: tegra: paz00: Add CPU thermal zone Dmitry Osipenko
2021-05-10 20:25 ` [PATCH v1 07/10] ARM: tegra: nexus7: Add i2c-thermtrip node Dmitry Osipenko
2021-05-10 20:25 ` [PATCH v1 08/10] ARM: tegra: nexus7: Improve thermal zones Dmitry Osipenko
2021-05-10 20:25 ` [PATCH v1 09/10] ARM: tegra: nexus7: Remove monitored-battery property Dmitry Osipenko
2021-05-10 20:26 ` [PATCH v1 10/10] ARM: tegra: nexus7: Correct 3v3 regulator GPIO of PM269 variant Dmitry Osipenko
2021-05-31  8:58 ` [PATCH v1 00/10] NVIDIA Tegra ARM32 device-tree improvements for 5.14 Thierry Reding

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.