[PATCH 0/3] arm64: dts: Initial support for LG1215 TV SoC

Chanho Min chanho.min at lge.com
Thu Jan 8 00:22:10 PST 2026


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




More information about the linux-arm-kernel mailing list