From 2eee1c48e52066e2c8cb01e1637e44bfd376c994 Mon Sep 17 00:00:00 2001 From: Andreas Kemnade Date: Sat, 24 Sep 2022 00:11:11 +0200 Subject: [PATCH] dt-bindings: arm: fsl: add compatible string for Kobo Aura 2 This adds a compatible string for the Kobo Aura 2 eBook reader. Signed-off-by: Andreas Kemnade Acked-by: Krzysztof Kozlowski Signed-off-by: Shawn Guo --- Documentation/devicetree/bindings/arm/fsl.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index 3b211c203c61..dee82ed6a85a 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -520,6 +520,7 @@ properties: items: - enum: - fsl,imx6sl-evk # i.MX6 SoloLite EVK Board + - kobo,aura2 - kobo,tolino-shine2hd - kobo,tolino-shine3 - kobo,tolino-vision5 -- 2.20.1