Message ID | 20191108111834.18610-2-andreas@kemnade.info (mailing list archive) |
---|---|
State | Mainlined |
Commit | 5780c958da06397ba0b492c73726f4636705a64d |
Headers | show |
Series | dts: ARM: add Tolino Shine 3 eBook reader | expand |
> Am 08.11.2019 um 12:18 schrieb Andreas Kemnade <andreas@kemnade.info>: > > This adds a compatible string for the Tolino Shine 3 eBook reader. > > Signed-off-by: Andreas Kemnade <andreas@kemnade.info> > --- > Documentation/devicetree/bindings/arm/fsl.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml > index 4a8ce4a56e0b..663964134604 100644 > --- a/Documentation/devicetree/bindings/arm/fsl.yaml > +++ b/Documentation/devicetree/bindings/arm/fsl.yaml > @@ -142,6 +142,7 @@ properties: > items: > - enum: > - fsl,imx6sl-evk # i.MX6 SoloLite EVK Board > + - kobo,tolino-shine3 > - const: fsl,imx6sl > > - description: i.MX6SLL based Boards > -- > 2.11.0 Tested-by: H. Nikolaus Schaller <hns@goldelico.com> # Tolino Shine3
On Fri, 8 Nov 2019 12:18:33 +0100, Andreas Kemnade wrote: > This adds a compatible string for the Tolino Shine 3 eBook reader. > > Signed-off-by: Andreas Kemnade <andreas@kemnade.info> > --- > Documentation/devicetree/bindings/arm/fsl.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index 4a8ce4a56e0b..663964134604 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -142,6 +142,7 @@ properties: items: - enum: - fsl,imx6sl-evk # i.MX6 SoloLite EVK Board + - kobo,tolino-shine3 - const: fsl,imx6sl - description: i.MX6SLL based Boards
This adds a compatible string for the Tolino Shine 3 eBook reader. Signed-off-by: Andreas Kemnade <andreas@kemnade.info> --- Documentation/devicetree/bindings/arm/fsl.yaml | 1 + 1 file changed, 1 insertion(+)