diff options
author | Andreas Kemnade <[email protected]> | 2019-11-08 12:18:33 +0100 |
---|---|---|
committer | Shawn Guo <[email protected]> | 2019-12-09 08:27:29 +0800 |
commit | 5780c958da06397ba0b492c73726f4636705a64d (patch) | |
tree | fdfdfe4acac3549d2d2aa9861481821a3914807c | |
parent | 7bd9f52628f035a0a9cb3ac5e8ed115c2002c2ef (diff) |
dt-bindings: arm: fsl: add compatible string for Tolino Shine 3
This adds a compatible string for the Tolino Shine 3 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 5dfea27c7dd2..b5497ae276bc 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -158,6 +158,7 @@ properties: items: - enum: - fsl,imx6sl-evk # i.MX6 SoloLite EVK Board + - kobo,tolino-shine3 - const: fsl,imx6sl - description: i.MX6SLL based Boards |