[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240504215344.861327-2-andreas@kemnade.info>
Date: Sat, 4 May 2024 23:53:43 +0200
From: Andreas Kemnade <andreas@...nade.info>
To: robh@...nel.org,
krzk+dt@...nel.org,
conor+dt@...nel.org,
shawnguo@...nel.org,
s.hauer@...gutronix.de,
kernel@...gutronix.de,
festevam@...il.com,
marex@...x.de,
leoyang.li@....com,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
imx@...ts.linux.dev,
linux-arm-kernel@...ts.infradead.org
Cc: Andreas Kemnade <andreas@...nade.info>
Subject: [PATCH 1/2] dt-bindings: arm: fsl: Add Kobo Clara HD rev B
Add a board revision of the Kobo Clara HD with different regulator
setup. Since the original compatible seems to be found in userspace
in the wild, keep it as a fallback compatible.
Signed-off-by: Andreas Kemnade <andreas@...nade.info>
---
Documentation/devicetree/bindings/arm/fsl.yaml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
index 0027201e19f8b..8dda627cffd84 100644
--- a/Documentation/devicetree/bindings/arm/fsl.yaml
+++ b/Documentation/devicetree/bindings/arm/fsl.yaml
@@ -609,6 +609,12 @@ properties:
- kobo,librah2o
- const: fsl,imx6sll
+ - description: i.IMX6SLL Kobo Clara variants
+ items:
+ - const: kobo,clarahd-b # variant wit different regulator setup
+ - const: kobo,clarahd
+ - const: fsl,imx6sll
+
- description: i.MX6SX based Boards
items:
- enum:
--
2.39.2
Powered by blists - more mailing lists