Linux Tegra architecture development
 help / color / mirror / Atom feed
From: Svyatoslav Ryhel <clamor95@gmail.com>
To: Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Thierry Reding <thierry.reding@gmail.com>,
	Thierry Reding <treding@nvidia.com>,
	Jonathan Hunter <jonathanh@nvidia.com>,
	Svyatoslav Ryhel <clamor95@gmail.com>,
	Maxim Schwalm <maxim.schwalm@gmail.com>,
	Ion Agorria <ion@agorria.com>
Cc: devicetree@vger.kernel.org, linux-tegra@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH v1 0/4] ARM: tegra: add support for ASUS Eee Pad Slider SL101
Date: Sat,  6 Sep 2025 09:29:30 +0300	[thread overview]
Message-ID: <20250906062934.6637-1-clamor95@gmail.com> (raw)

Add support for ASUS Eee Pad Slider SL101 along with a few device tree
adjustments for Tegra20 based ASUS Transformers.

Svyatoslav Ryhel (4):
  ARM: tegra: transformer-20: add missing magnetometer interrupt
  ARM: tegra: transformer-20: fix audio-codec interrupt
  dt-bindings: arm: tegra: Add ASUS TF101G and SL101
  ARM: tegra: add support for ASUS Eee Pad Slider SL101

 .../devicetree/bindings/arm/tegra.yaml        |    8 +-
 arch/arm/boot/dts/nvidia/Makefile             |    1 +
 .../boot/dts/nvidia/tegra20-asus-sl101.dts    |   61 +
 .../boot/dts/nvidia/tegra20-asus-tf101.dts    | 1251 +---------------
 .../tegra20-asus-transformer-common.dtsi      | 1268 +++++++++++++++++
 5 files changed, 1339 insertions(+), 1250 deletions(-)
 create mode 100644 arch/arm/boot/dts/nvidia/tegra20-asus-sl101.dts
 create mode 100644 arch/arm/boot/dts/nvidia/tegra20-asus-transformer-common.dtsi

-- 
2.48.1


             reply	other threads:[~2025-09-06  6:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-06  6:29 Svyatoslav Ryhel [this message]
2025-09-06  6:29 ` [PATCH v1 1/4] ARM: tegra: transformer-20: add missing magnetometer interrupt Svyatoslav Ryhel
2025-09-06  6:29 ` [PATCH v1 2/4] ARM: tegra: transformer-20: fix audio-codec interrupt Svyatoslav Ryhel
2025-09-06  6:29 ` [PATCH v1 3/4] dt-bindings: arm: tegra: Add ASUS TF101G and SL101 Svyatoslav Ryhel
2025-09-08  8:06   ` Krzysztof Kozlowski
2025-09-06  6:29 ` [PATCH v1 4/4] ARM: tegra: add support for ASUS Eee Pad Slider SL101 Svyatoslav Ryhel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250906062934.6637-1-clamor95@gmail.com \
    --to=clamor95@gmail.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=ion@agorria.com \
    --cc=jonathanh@nvidia.com \
    --cc=krzk+dt@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=maxim.schwalm@gmail.com \
    --cc=robh@kernel.org \
    --cc=thierry.reding@gmail.com \
    --cc=treding@nvidia.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox