Message ID | 20171013122401.540656908@cogentembedded.com (mailing list archive) |
---|---|
State | Accepted |
Delegated to: | Geert Uytterhoeven |
Headers | show |
Oops, forgot to mention that the patch is against Wolfram Sang's 'linux.git' repo's 'i2c/for-next' branch...
On Fri, Oct 13, 2017 at 03:23:55PM +0300, Sergei Shtylyov wrote: > R-Car V3M (R8A77970) 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>
On Fri, Oct 13, 2017 at 2:23 PM, Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> wrote: > R-Car V3M (R8A77970) 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> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds
On Fri, Oct 13, 2017 at 03:23:55PM +0300, Sergei Shtylyov wrote: > R-Car V3M (R8A77970) 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!
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 @@ -13,6 +13,7 @@ Required properties: "renesas,i2c-r8a7794" if the device is a part of a R8A7794 SoC. "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,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.
R-Car V3M (R8A77970) 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> --- Documentation/devicetree/bindings/i2c/i2c-rcar.txt | 1 + 1 file changed, 1 insertion(+)