Re: [PATCH v2 4/5] i2c: rcar: document R8A77995 bindings

2018-02-26 Thread Wolfram Sang
On Mon, Jan 29, 2018 at 04:45:47PM +0100, Ulrich Hecht wrote:
> R-Car D3 (R8A77995) SoC has a R-Car Gen3-compatible I2C controller.
> 
> Signed-off-by: Ulrich Hecht 
> Reviewed-by: Geert Uytterhoeven 

Fixed $subject according to Rob's request and applied to for-next,
thanks!



signature.asc
Description: PGP signature


Re: [PATCH v2 4/5] i2c: rcar: document R8A77995 bindings

2018-02-04 Thread Rob Herring
On Mon, Jan 29, 2018 at 04:45:47PM +0100, Ulrich Hecht wrote:
> R-Car D3 (R8A77995) SoC has a R-Car Gen3-compatible I2C controller.
> 
> Signed-off-by: Ulrich Hecht 
> Reviewed-by: Geert Uytterhoeven 
> ---
>  Documentation/devicetree/bindings/i2c/i2c-rcar.txt | 1 +
>  1 file changed, 1 insertion(+)

"dt-bindings: i2c: " for the subject. Otherwise,

Reviewed-by: Rob Herring 


Re: [PATCH v2 4/5] i2c: rcar: document R8A77995 bindings

2018-01-30 Thread Simon Horman
On Mon, Jan 29, 2018 at 04:45:47PM +0100, Ulrich Hecht wrote:
> R-Car D3 (R8A77995) SoC has a R-Car Gen3-compatible I2C controller.
> 
> Signed-off-by: Ulrich Hecht 
> Reviewed-by: Geert Uytterhoeven 

Reviewed-by: Simon Horman 

> ---
>  Documentation/devicetree/bindings/i2c/i2c-rcar.txt | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/i2c/i2c-rcar.txt 
> b/Documentation/devicetree/bindings/i2c/i2c-rcar.txt
> index a777477..e91dbaf 100644
> --- a/Documentation/devicetree/bindings/i2c/i2c-rcar.txt
> +++ b/Documentation/devicetree/bindings/i2c/i2c-rcar.txt
> @@ -14,6 +14,7 @@ Required properties:
>   "renesas,i2c-r8a7795" if the device is a part of a R8A7795 SoC.
>   "renesas,i2c-r8a7796" if the device is a part of a R8A7796 SoC.
>   "renesas,i2c-r8a77970" if the device is a part of a R8A77970 SoC.
> + "renesas,i2c-r8a77995" if the device is a part of a R8A77995 SoC.
>   "renesas,rcar-gen1-i2c" for a generic R-Car Gen1 compatible device.
>   "renesas,rcar-gen2-i2c" for a generic R-Car Gen2 or RZ/G1 compatible
>   device.
> -- 
> 2.7.4
> 


[PATCH v2 4/5] i2c: rcar: document R8A77995 bindings

2018-01-29 Thread Ulrich Hecht
R-Car D3 (R8A77995) SoC has a R-Car Gen3-compatible I2C controller.

Signed-off-by: Ulrich Hecht 
Reviewed-by: Geert Uytterhoeven 
---
 Documentation/devicetree/bindings/i2c/i2c-rcar.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/i2c/i2c-rcar.txt 
b/Documentation/devicetree/bindings/i2c/i2c-rcar.txt
index a777477..e91dbaf 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-rcar.txt
+++ b/Documentation/devicetree/bindings/i2c/i2c-rcar.txt
@@ -14,6 +14,7 @@ Required properties:
"renesas,i2c-r8a7795" if the device is a part of a R8A7795 SoC.
"renesas,i2c-r8a7796" if the device is a part of a R8A7796 SoC.
"renesas,i2c-r8a77970" if the device is a part of a R8A77970 SoC.
+   "renesas,i2c-r8a77995" if the device is a part of a R8A77995 SoC.
"renesas,rcar-gen1-i2c" for a generic R-Car Gen1 compatible device.
"renesas,rcar-gen2-i2c" for a generic R-Car Gen2 or RZ/G1 compatible
device.
-- 
2.7.4