public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] arm64: dts: Initial support for LG1215 TV SoC
@ 2026-01-08  8:22 Chanho Min
  2026-01-08  8:22 ` [PATCH 1/3] dt-bindings: vendor-prefixes: Add 'lge,*' for LG Electronics Chanho Min
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Chanho Min @ 2026-01-08  8:22 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Heiko Stuebner,
	Neil Armstrong, Kever Yang, Kael D'Alcamo,
	Manivannan Sadhasivam, Lad Prabhakar
  Cc: Chanho Min, Gunho Lee, devicetree, linux-kernel, linux-arm-kernel

This patch series adds initial device tree support for the LG1215
TV SoC and its reference board.

Series overview:
  1/3 - dt-bindings: vendor-prefixes: Add 'lge' prefix for LG Electronics
  2/3 - dt-bindings: arm: lge: Add compatible for LG1215 SoC and ref board
  3/3 - arm64: dts: lg: Initial support for LG1215 SoC and reference board

 .../devicetree/bindings/arm/lge.yaml          |   5 +
 .../devicetree/bindings/vendor-prefixes.yaml  |   2 +
 arch/arm64/boot/dts/lg/Makefile               |   1 +
 arch/arm64/boot/dts/lg/lg1215-ref.dts         |  51 +++
 arch/arm64/boot/dts/lg/lg1215.dtsi            | 304 ++++++++++++++++++
 5 files changed, 363 insertions(+)
 create mode 100644 arch/arm64/boot/dts/lg/lg1215-ref.dts
 create mode 100644 arch/arm64/boot/dts/lg/lg1215.dtsi


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

end of thread, other threads:[~2026-01-12  5:04 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-08  8:22 [PATCH 0/3] arm64: dts: Initial support for LG1215 TV SoC Chanho Min
2026-01-08  8:22 ` [PATCH 1/3] dt-bindings: vendor-prefixes: Add 'lge,*' for LG Electronics Chanho Min
2026-01-08 16:39   ` Krzysztof Kozlowski
2026-01-08 16:46     ` Krzysztof Kozlowski
2026-01-09  1:31       ` Chanho Min
2026-01-09  7:33         ` Krzysztof Kozlowski
2026-01-12  5:04           ` Chanho Min
2026-01-09  1:36       ` Chanho Min
2026-01-08  8:22 ` [PATCH 2/3] dt-bindings: arm: lge: Add compatible for LG1215 SoC and reference board Chanho Min
2026-01-08 16:40   ` Krzysztof Kozlowski
2026-01-08  8:22 ` [PATCH 3/3] arm64: dts: lg: Initial support " Chanho Min
2026-01-08 16:43   ` Krzysztof Kozlowski
2026-01-08 16:13 ` [PATCH 0/3] arm64: dts: Initial support for LG1215 TV SoC Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox