diff options
| author | Andreas Kemnade <[email protected]> | 2020-08-26 22:42:50 +0200 |
|---|---|---|
| committer | Shawn Guo <[email protected]> | 2020-09-05 09:38:20 +0800 |
| commit | 1bd3fe23ffcab2e271416282fa34a17a7c694c19 (patch) | |
| tree | 2b2fdbbc038ea42d7a27b5404f45809022241ae4 | |
| parent | 355d7d0124fd0990ba6da74f959fbfe0ccf09c25 (diff) | |
dt-bindings: arm: fsl: add compatible string for Tolino Shine 2 HD
This adds a compatible string for the Tolino Shine 2 HD eBook reader.
Signed-off-by: Andreas Kemnade <[email protected]>
Acked-by: Rob Herring <[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 37cef8653541..685d39f625f9 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -216,6 +216,7 @@ properties: items: - enum: - fsl,imx6sl-evk # i.MX6 SoloLite EVK Board + - kobo,tolino-shine2hd - kobo,tolino-shine3 - const: fsl,imx6sl |