diff options
| author | Andreas Kemnade <andreas@kemnade.info> | 2020-08-26 22:42:50 +0200 |
|---|---|---|
| committer | Shawn Guo <shawnguo@kernel.org> | 2020-09-05 09:38:20 +0800 |
| commit | 1bd3fe23ffcab2e271416282fa34a17a7c694c19 (patch) | |
| tree | 2b2fdbbc038ea42d7a27b5404f45809022241ae4 | |
| parent | dt-bindings: nvmem: Add syscon to Vybrid OCOTP driver (diff) | |
| download | linux-1bd3fe23ffcab2e271416282fa34a17a7c694c19.tar.gz linux-1bd3fe23ffcab2e271416282fa34a17a7c694c19.zip | |
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 <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 | 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 |
