[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20260109082214.1583961-2-chanho.min@lge.com>
Date: Fri, 9 Jan 2026 17:22:13 +0900
From: Chanho Min <chanho.min@....com>
To: Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Heiko Stuebner <heiko@...ech.de>,
Neil Armstrong <neil.armstrong@...aro.org>,
Kever Yang <kever.yang@...k-chips.com>,
Kael D'Alcamo <dev@...l-k.io>,
Manivannan Sadhasivam <mani@...nel.org>,
Lad Prabhakar <prabhakar.mahadev-lad.rj@...renesas.com>
Cc: Chanho Min <chanho.min@....com>,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org
Subject: [PATCH v2 1/2] dt-bindings: arm: lg: Add compatible for LG1215 SoC and reference board
Add compatible strings for the LG1215 SoC and its reference board
(lg,lg1215 and lg,lg1215-ref).
This SoC is the next SoC following the LG1313 series, developed
by LG Electronics.
v2:
- Switched to "lg," prefix
Signed-off-by: Chanho Min <chanho.min@....com>
---
Documentation/devicetree/bindings/arm/lge.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/lge.yaml b/Documentation/devicetree/bindings/arm/lge.yaml
index d983ef7fcbd6..0d0661470eaa 100644
--- a/Documentation/devicetree/bindings/arm/lge.yaml
+++ b/Documentation/devicetree/bindings/arm/lge.yaml
@@ -24,5 +24,10 @@ properties:
- const: lge,lg1313-ref
- const: lge,lg1313
+ - description: Boards with LG1215 SoC
+ items:
+ - const: lg,lg1215-ref
+ - const: lg,lg1215
+
additionalProperties: true
...
--
2.34.1
Powered by blists - more mailing lists