[PATCH 1/2] dt-bindings: arm: fsl: add compatible string for Tolino Vision

Andreas Kemnade posted 2 patches 2 years, 11 months ago
There is a newer version of this series
[PATCH 1/2] dt-bindings: arm: fsl: add compatible string for Tolino Vision
Posted by Andreas Kemnade 2 years, 11 months ago
This adds a compatible string for the Tolino Vision 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 442ce8f4d675..b78b7fc285e6 100644
--- a/Documentation/devicetree/bindings/arm/fsl.yaml
+++ b/Documentation/devicetree/bindings/arm/fsl.yaml
@@ -581,6 +581,7 @@ properties:
               - kobo,aura2
               - kobo,tolino-shine2hd
               - kobo,tolino-shine3
+              - kobo,tolino-vision
               - kobo,tolino-vision5
               - revotics,imx6sl-warp      # Revotics WaRP Board
           - const: fsl,imx6sl
-- 
2.30.2
Re: [PATCH 1/2] dt-bindings: arm: fsl: add compatible string for Tolino Vision
Posted by Krzysztof Kozlowski 2 years, 11 months ago
On 12/03/2023 21:52, Andreas Kemnade wrote:
> This adds a compatible string for the Tolino Vision eBook reader.

Do not use "This commit/patch". but imperative mood. See:
https://elixir.bootlin.com/linux/v5.17.1/source/Documentation/process/submitting-patches.rst#L95

> 
> Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
> ---


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof