diff options
author | Andreas Kemnade <andreas@kemnade.info> | 2022-09-24 01:11:11 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2022-10-24 04:15:09 +0300 |
commit | 2eee1c48e52066e2c8cb01e1637e44bfd376c994 (patch) | |
tree | 46472173a8b64d120d9e03f9d3785228cb44a32d /Documentation/devicetree/bindings/arm/fsl.yaml | |
parent | 1a3e93814cdd0552db4e4d724e1824aab997b1ff (diff) | |
download | linux-2eee1c48e52066e2c8cb01e1637e44bfd376c994.tar.xz |
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 <andreas@kemnade.info>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/fsl.yaml')
-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 |