devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/4] Tegra30: add support for LG tegra based phones
@ 2024-01-31 10:51 Svyatoslav Ryhel
  2024-01-31 10:51 ` [PATCH v1 1/4] dt-bindings: vendor-prefixes: add LG Electronics, Inc. prefix Svyatoslav Ryhel
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Svyatoslav Ryhel @ 2024-01-31 10:51 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Thierry Reding,
	Jonathan Hunter, Kees Cook, Maxim Schwalm
  Cc: devicetree, linux-tegra, linux-kernel, linux-hardening

Bring up Tegra 3 based LG phones Optimus 4X HD and Optimus Vu based
on LG X3 board.

Maxim Schwalm (1):
  dt-bindings: arm: tegra: Add LG Optimus Vu P895 and Optimus 4X P880

Svyatoslav Ryhel (3):
  dt-bindings: vendor-prefixes: add LG Electronics, Inc. prefix
  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 +
 .../devicetree/bindings/vendor-prefixes.yaml  |    2 +
 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 +++++++++++++++++
 6 files changed, 2818 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


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

end of thread, other threads:[~2024-02-01 22:48 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-31 10:51 [PATCH v1 0/4] Tegra30: add support for LG tegra based phones Svyatoslav Ryhel
2024-01-31 10:51 ` [PATCH v1 1/4] dt-bindings: vendor-prefixes: add LG Electronics, Inc. prefix Svyatoslav Ryhel
2024-01-31 15:28   ` Conor Dooley
2024-01-31 15:30     ` Svyatoslav
2024-01-31 16:02       ` Conor Dooley
2024-01-31 16:06         ` Svyatoslav
2024-01-31 16:10           ` Conor Dooley
2024-02-01  8:48           ` Krzysztof Kozlowski
2024-02-01 22:48             ` Rob Herring
2024-02-01  8:48   ` Krzysztof Kozlowski
2024-01-31 10:51 ` [PATCH v1 2/4] dt-bindings: arm: tegra: Add LG Optimus Vu P895 and Optimus 4X P880 Svyatoslav Ryhel
2024-02-01  8:49   ` Krzysztof Kozlowski
2024-01-31 10:51 ` [PATCH v1 3/4] ARM: tegra: Add device-tree for LG Optimus Vu (P895) Svyatoslav Ryhel
2024-02-01  8:50   ` Krzysztof Kozlowski
2024-01-31 10:51 ` [PATCH v1 4/4] ARM: tegra: Add device-tree for LG Optimus 4X HD (P880) Svyatoslav Ryhel

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).