diff options
author | Andreas Kemnade <[email protected]> | 2022-09-24 00:11:11 +0200 |
---|---|---|
committer | Shawn Guo <[email protected]> | 2022-10-24 09:15:09 +0800 |
commit | 2eee1c48e52066e2c8cb01e1637e44bfd376c994 (patch) | |
tree | 46472173a8b64d120d9e03f9d3785228cb44a32d | |
parent | 1a3e93814cdd0552db4e4d724e1824aab997b1ff (diff) |
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 <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/arm/fsl.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
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 |