From: Svyatoslav Ryhel <clamor95@gmail.com>
To: Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>,
Thierry Reding <thierry.reding@gmail.com>,
Jonathan Hunter <jonathanh@nvidia.com>,
Kees Cook <keescook@chromium.org>,
Maxim Schwalm <maxim.schwalm@gmail.com>
Cc: devicetree@vger.kernel.org, linux-tegra@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-hardening@vger.kernel.org
Subject: [PATCH v2 0/3] Tegra30: add support for LG tegra based phones
Date: Thu, 1 Feb 2024 11:20:30 +0200 [thread overview]
Message-ID: <20240201092033.10690-1-clamor95@gmail.com> (raw)
Bring up Tegra 3 based LG phones Optimus 4X HD and Optimus Vu based
on LG X3 board.
---
Changes from v1:
- switched from prefix lge to lg
---
Maxim Schwalm (1):
dt-bindings: arm: tegra: Add LG Optimus Vu P895 and Optimus 4X P880
Svyatoslav Ryhel (2):
ARM: tegra: Add device-tree for LG Optimus Vu (P895)
ARM: tegra: Add device-tree for LG Optimus 4X HD (P880)
.../devicetree/bindings/arm/tegra.yaml | 8 +
arch/arm/boot/dts/nvidia/Makefile | 2 +
arch/arm/boot/dts/nvidia/tegra30-lg-p880.dts | 489 +++++
arch/arm/boot/dts/nvidia/tegra30-lg-p895.dts | 496 +++++
arch/arm/boot/dts/nvidia/tegra30-lg-x3.dtsi | 1821 +++++++++++++++++
5 files changed, 2816 insertions(+)
create mode 100644 arch/arm/boot/dts/nvidia/tegra30-lg-p880.dts
create mode 100644 arch/arm/boot/dts/nvidia/tegra30-lg-p895.dts
create mode 100644 arch/arm/boot/dts/nvidia/tegra30-lg-x3.dtsi
--
2.40.1
next reply other threads:[~2024-02-01 9:20 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-01 9:20 Svyatoslav Ryhel [this message]
2024-02-01 9:20 ` [PATCH v2 1/3] dt-bindings: arm: tegra: Add LG Optimus Vu P895 and Optimus 4X P880 Svyatoslav Ryhel
2024-02-01 9:21 ` Krzysztof Kozlowski
2024-02-01 9:20 ` [PATCH v2 2/3] ARM: tegra: Add device-tree for LG Optimus Vu (P895) Svyatoslav Ryhel
2024-02-01 9:20 ` [PATCH v2 3/3] ARM: tegra: Add device-tree for LG Optimus 4X HD (P880) Svyatoslav Ryhel
2024-02-01 9:22 ` Krzysztof Kozlowski
2024-02-01 9:51 ` Svyatoslav Ryhel
2024-02-01 10:22 ` Krzysztof Kozlowski
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=20240201092033.10690-1-clamor95@gmail.com \
--to=clamor95@gmail.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jonathanh@nvidia.com \
--cc=keescook@chromium.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-hardening@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=maxim.schwalm@gmail.com \
--cc=robh+dt@kernel.org \
--cc=thierry.reding@gmail.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