diff options
author | Andreas Kemnade <andreas@kemnade.info> | 2021-09-24 10:58:29 +0200 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2021-10-05 13:39:41 +0800 |
commit | 98be9796e0f27733b1e085a841f8c22d0988836e (patch) | |
tree | 9230b6870b47cbda171f9e1608a313c9af457457 | |
parent | 0fcb3546f66912a0b6f67f2d7630418b8054f1c4 (diff) | |
download | lwn-98be9796e0f27733b1e085a841f8c22d0988836e.tar.gz lwn-98be9796e0f27733b1e085a841f8c22d0988836e.zip |
dt-bindings: arm: fsl: Add E70K02 based ebook readers
Add the Kobo Libra H2O and Tolino Vision 5.
Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/arm/fsl.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index 1d9b2d062183..f08d77b4a1f0 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -488,6 +488,7 @@ properties: - fsl,imx6sl-evk # i.MX6 SoloLite EVK Board - kobo,tolino-shine2hd - kobo,tolino-shine3 + - kobo,tolino-vision5 - revotics,imx6sl-warp # Revotics WaRP Board - const: fsl,imx6sl @@ -496,6 +497,7 @@ properties: - enum: - fsl,imx6sll-evk - kobo,clarahd + - kobo,librah2o - const: fsl,imx6sll - description: i.MX6SX based Boards |