[PATCH 1/2] dt-bindings: arm: fsl: Add Kobo Clara HD rev B

From: Andreas Kemnade
Date: Sat May 04 2024 - 17:54:14 EST


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@xxxxxxxxxxxx>
---
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