public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2]  arm64: dts: Initial support for LG1215 TV SoC
@ 2026-01-12  5:34 Chanho Min
  2026-01-12  5:34 ` [PATCH 1/2 v3] dt-bindings: arm: lg: Add compatible for LG1215 SoC and reference board Chanho Min
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Chanho Min @ 2026-01-12  5:34 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, devicetree, linux-kernel, linux-arm-kernel

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

Chanho Min (2):
  dt-bindings: arm: lg: Add compatible for LG1215 SoC and reference
    board
  arm64: dts: lg: Initial support for LG1215 SoC and reference board

v2:
 - Switched to "lg," prefix
 - Dropped vendor-prefixes.yaml change
 - Fixed DT coding style issues (validated with DTB_CHECK=y make)

v3:
 - Removed changelog from commit message

 .../devicetree/bindings/arm/lge.yaml          |   5 +
 arch/arm64/boot/dts/lg/Makefile               |   1 +
 arch/arm64/boot/dts/lg/lg1215-ref.dts         |  50 +++
 arch/arm64/boot/dts/lg/lg1215.dtsi            | 290 ++++++++++++++++++
 4 files changed, 346 insertions(+)
 create mode 100644 arch/arm64/boot/dts/lg/lg1215-ref.dts
 create mode 100644 arch/arm64/boot/dts/lg/lg1215.dtsi

-- 
2.34.1



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

end of thread, other threads:[~2026-02-09  4:51 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-12  5:34 [PATCH v3 0/2] arm64: dts: Initial support for LG1215 TV SoC Chanho Min
2026-01-12  5:34 ` [PATCH 1/2 v3] dt-bindings: arm: lg: Add compatible for LG1215 SoC and reference board Chanho Min
2026-01-12  9:07   ` Krzysztof Kozlowski
2026-01-12 11:10     ` Chanho Min
2026-01-12 16:31       ` Krzysztof Kozlowski
2026-01-12 23:53         ` Chanho Min
2026-02-06  3:59     ` Chanho Min
2026-02-06  7:07       ` Krzysztof Kozlowski
2026-01-12  5:34 ` [PATCH 2/2 v3] arm64: dts: lg: Initial support " Chanho Min
2026-02-03  1:18 ` [PATCH v3 0/2] arm64: dts: Initial support for LG1215 TV SoC Chanho Min
2026-02-06 17:13   ` Krzysztof Kozlowski
2026-02-06 17:15     ` Krzysztof Kozlowski
2026-02-06 23:56       ` Chanho Min
2026-02-07  9:39         ` Krzysztof Kozlowski
2026-02-09  4:50           ` Chanho Min

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