Re: [PATCH 2/3] dt-bindings: arm: fsl: add compatible string for Kobo Clara HD

2019-09-27 Thread Marco Felsch
Hi Andreas,

On 19-09-27 08:14, Andreas Kemnade wrote:
> This adds a compatible string fro the Kobo Clara HD eBook reader.
> 
> Signed-off-by: Andreas Kemnade 
> ---

Just a nitpick, this should be patch number 1.

Regards,
  Marco

>  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 7294ac36f4c0..afa3bfeca0c0 100644
> --- a/Documentation/devicetree/bindings/arm/fsl.yaml
> +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
> @@ -148,6 +148,7 @@ properties:
>  items:
>- enum:
>- fsl,imx6sll-evk
> +  - kobo,clarahd
>- const: fsl,imx6sll
>  
>- description: i.MX6SX based Boards
> -- 
> 2.20.1
> 
> 
> 

-- 
Pengutronix e.K.   | |
Industrial Linux Solutions | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0|
Amtsgericht Hildesheim, HRA 2686   | Fax:   +49-5121-206917- |


[PATCH 2/3] dt-bindings: arm: fsl: add compatible string for Kobo Clara HD

2019-09-26 Thread Andreas Kemnade
This adds a compatible string fro the Kobo Clara HD eBook reader.

Signed-off-by: Andreas Kemnade 
---
 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 7294ac36f4c0..afa3bfeca0c0 100644
--- a/Documentation/devicetree/bindings/arm/fsl.yaml
+++ b/Documentation/devicetree/bindings/arm/fsl.yaml
@@ -148,6 +148,7 @@ properties:
 items:
   - enum:
   - fsl,imx6sll-evk
+  - kobo,clarahd
   - const: fsl,imx6sll
 
   - description: i.MX6SX based Boards
-- 
2.20.1