diff mbox series

i2c: rcar: document R8A77980 bindings

Message ID 95b945f7-1e6c-39f1-e101-06ed748ccec2@cogentembedded.com
State Not Applicable, archived
Headers show
Series i2c: rcar: document R8A77980 bindings | expand

Commit Message

Sergei Shtylyov May 28, 2018, 7:39 p.m. UTC
R-Car V3H (R8A77980) SoC also has the R-Car gen3 compatible I2C controller,
so document the SoC  specific bindings.

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>

---
The patch is against Wolfram Sang's 'linux.git' repo's 'i2c/for-next' branch
but I wouldn't mind if it was applied to the 'i2c/for-current' branch. :-)

 Documentation/devicetree/bindings/i2c/i2c-rcar.txt |    1 +
 1 file changed, 1 insertion(+)

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Simon Horman May 29, 2018, 8:48 a.m. UTC | #1
On Mon, May 28, 2018 at 10:39:05PM +0300, Sergei Shtylyov wrote:
> R-Car V3H (R8A77980) SoC also has the R-Car gen3 compatible I2C controller,
> so document the SoC  specific bindings.
> 
> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>

Reviewed-by: Simon Horman <horms+renesas@verge.net.au>

> 
> ---
> The patch is against Wolfram Sang's 'linux.git' repo's 'i2c/for-next' branch
> but I wouldn't mind if it was applied to the 'i2c/for-current' branch. :-)
> 
>  Documentation/devicetree/bindings/i2c/i2c-rcar.txt |    1 +
>  1 file changed, 1 insertion(+)
> 
> Index: linux/Documentation/devicetree/bindings/i2c/i2c-rcar.txt
> ===================================================================
> --- linux.orig/Documentation/devicetree/bindings/i2c/i2c-rcar.txt
> +++ linux/Documentation/devicetree/bindings/i2c/i2c-rcar.txt
> @@ -15,6 +15,7 @@ Required properties:
>  	"renesas,i2c-r8a7796" if the device is a part of a R8A7796 SoC.
>  	"renesas,i2c-r8a77965" if the device is a part of a R8A77965 SoC.
>  	"renesas,i2c-r8a77970" if the device is a part of a R8A77970 SoC.
> +	"renesas,i2c-r8a77980" if the device is a part of a R8A77980 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
> 
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Geert Uytterhoeven May 29, 2018, 4:34 p.m. UTC | #2
On Mon, May 28, 2018 at 9:39 PM, Sergei Shtylyov
<sergei.shtylyov@cogentembedded.com> wrote:
> R-Car V3H (R8A77980) SoC also has the R-Car gen3 compatible I2C controller,
> so document the SoC  specific bindings.
>
> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

> ---
> The patch is against Wolfram Sang's 'linux.git' repo's 'i2c/for-next' branch
> but I wouldn't mind if it was applied to the 'i2c/for-current' branch. :-)

Who cares? A trivial DT binding update is not critical.

Gr{oetje,eeting}s,

                        Geert
Wolfram Sang May 29, 2018, 6:08 p.m. UTC | #3
On Mon, May 28, 2018 at 10:39:05PM +0300, Sergei Shtylyov wrote:
> R-Car V3H (R8A77980) SoC also has the R-Car gen3 compatible I2C controller,
> so document the SoC  specific bindings.
> 
> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> 

Applied to for-next, thanks!
diff mbox series

Patch

Index: linux/Documentation/devicetree/bindings/i2c/i2c-rcar.txt
===================================================================
--- linux.orig/Documentation/devicetree/bindings/i2c/i2c-rcar.txt
+++ linux/Documentation/devicetree/bindings/i2c/i2c-rcar.txt
@@ -15,6 +15,7 @@  Required properties:
 	"renesas,i2c-r8a7796" if the device is a part of a R8A7796 SoC.
 	"renesas,i2c-r8a77965" if the device is a part of a R8A77965 SoC.
 	"renesas,i2c-r8a77970" if the device is a part of a R8A77970 SoC.
+	"renesas,i2c-r8a77980" if the device is a part of a R8A77980 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