From: Simon Horman <hidden> Date: 2019-07-24 12:15:56
Rename the bindings documentation file for sh_mobile I2C controller
from i2c-sh_mobile.txt to renesas,iic.txt.
This is part of an ongoing effort to name bindings documentation files for
Renesas IP blocks consistently, in line with the compat strings they
document.
Signed-off-by: Simon Horman <redacted>
---
.../devicetree/bindings/i2c/{i2c-sh_mobile.txt => renesas,iic.txt} | 0
MAINTAINERS | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)
rename Documentation/devicetree/bindings/i2c/{i2c-sh_mobile.txt => renesas,iic.txt} (100%)
diff --git a/Documentation/devicetree/bindings/i2c/i2c-sh_mobile.txt b/Documentation/devicetree/bindings/i2c/renesas,iic.txtsimilarity index 100%rename from Documentation/devicetree/bindings/i2c/i2c-sh_mobile.txtrename to Documentation/devicetree/bindings/i2c/renesas,iic.txtdiff --git a/MAINTAINERS b/MAINTAINERSindex 783569e3c4b4..4c8262837da9 100644--- a/MAINTAINERS+++ b/MAINTAINERS
On Wed, Jul 24, 2019 at 3:25 PM Simon Horman [off-list ref] wrote:
Rename the bindings documentation file for sh_mobile I2C controller
from i2c-sh_mobile.txt to renesas,iic.txt.
This is part of an ongoing effort to name bindings documentation files for
Renesas IP blocks consistently, in line with the compat strings they
document.
Signed-off-by: Simon Horman <redacted>
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
From: Simon Horman <hidden> Date: 2019-07-24 12:15:57
Rename the bindings documentation file for R-Car I2C controller
from i2c-rcar.txt to renesas,rcar.txt.
This is part of an ongoing effort to name bindings documentation files for
Renesas IP blocks consistently, in line with the compat strings they
document.
Signed-off-by: Simon Horman <redacted>
---
Documentation/devicetree/bindings/i2c/{i2c-rcar.txt => renesas,i2c.txt} | 0
MAINTAINERS | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)
rename Documentation/devicetree/bindings/i2c/{i2c-rcar.txt => renesas,i2c.txt} (100%)
diff --git a/Documentation/devicetree/bindings/i2c/i2c-rcar.txt b/Documentation/devicetree/bindings/i2c/renesas,i2c.txtsimilarity index 100%rename from Documentation/devicetree/bindings/i2c/i2c-rcar.txtrename to Documentation/devicetree/bindings/i2c/renesas,i2c.txtdiff --git a/MAINTAINERS b/MAINTAINERSindex 4c8262837da9..b8c1181baea9 100644--- a/MAINTAINERS+++ b/MAINTAINERS
On Wed, Jul 24, 2019 at 3:25 PM Simon Horman [off-list ref] wrote:
Rename the bindings documentation file for R-Car I2C controller
from i2c-rcar.txt to renesas,rcar.txt.
renesas,i2c.txt
This is part of an ongoing effort to name bindings documentation files for
Renesas IP blocks consistently, in line with the compat strings they
document.
Signed-off-by: Simon Horman <redacted>
With the above fixed:
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
From: Wolfram Sang <hidden> Date: 2019-08-02 13:36:56
Hi Geert,
With the above fixed:
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Now I understand why I applied this patch despite your request for a
change. Patchwork picked up the tag, and so I it looked to me in the
patchwork summary that this patch series was completely reviewed.
Would it be OK for you to not give the formal tag in advance but rather
describe it like "you may add my rev-by tag like in patch 1"? Or just
wait for v2 and tag?
Workflows aside, thanks for your continued reviews of patches!
Best regards,
Wolfram
From: Simon Horman <hidden> Date: 2019-07-24 12:15:58
Rename the bindings documentation file for RIIC controller
from i2c-riic.txt to renesas,riic.txt.
This is part of an ongoing effort to name bindings documentation files for
Renesas IP blocks consistently, in line with the compat strings they
document.
Signed-off-by: Simon Horman <redacted>
---
.../devicetree/bindings/i2c/{i2c-riic.txt => renesas,riic.txt} | 0
MAINTAINERS | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)
rename Documentation/devicetree/bindings/i2c/{i2c-riic.txt => renesas,riic.txt} (100%)
diff --git a/Documentation/devicetree/bindings/i2c/i2c-riic.txt b/Documentation/devicetree/bindings/i2c/renesas,riic.txtsimilarity index 100%rename from Documentation/devicetree/bindings/i2c/i2c-riic.txtrename to Documentation/devicetree/bindings/i2c/renesas,riic.txtdiff --git a/MAINTAINERS b/MAINTAINERSindex b8c1181baea9..fc3ed4fe0ba5 100644--- a/MAINTAINERS+++ b/MAINTAINERS
On Wed, Jul 24, 2019 at 3:25 PM Simon Horman [off-list ref] wrote:
Rename the bindings documentation file for RIIC controller
from i2c-riic.txt to renesas,riic.txt.
This is part of an ongoing effort to name bindings documentation files for
Renesas IP blocks consistently, in line with the compat strings they
document.
Signed-off-by: Simon Horman <redacted>
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
From: Simon Horman <hidden> Date: 2019-07-24 12:15:59
Rename the bindings documentation file for Renesas EMEV2 IIC controller
from i2c-emev2.txt to renesas,iic-emev2.txt.
This is part of an ongoing effort to name bindings documentation files for
Renesas IP blocks consistently, in line with the compat strings they
document.
Signed-off-by: Simon Horman <redacted>
---
.../devicetree/bindings/i2c/{i2c-emev2.txt => renesas,iic-emev2.txt} | 0
MAINTAINERS | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)
rename Documentation/devicetree/bindings/i2c/{i2c-emev2.txt => renesas,iic-emev2.txt} (100%)
diff --git a/Documentation/devicetree/bindings/i2c/i2c-emev2.txt b/Documentation/devicetree/bindings/i2c/renesas,iic-emev2.txtsimilarity index 100%rename from Documentation/devicetree/bindings/i2c/i2c-emev2.txtrename to Documentation/devicetree/bindings/i2c/renesas,iic-emev2.txtdiff --git a/MAINTAINERS b/MAINTAINERSindex fc3ed4fe0ba5..e751ebb1a0ed 100644--- a/MAINTAINERS+++ b/MAINTAINERS
Hi Simon,
The subject line is identical to the one for PATCH 3/4.
Probably you intended s/riic/iic-emev2/?
On Wed, Jul 24, 2019 at 3:25 PM Simon Horman [off-list ref] wrote:
Rename the bindings documentation file for Renesas EMEV2 IIC controller
from i2c-emev2.txt to renesas,iic-emev2.txt.
This is part of an ongoing effort to name bindings documentation files for
Renesas IP blocks consistently, in line with the compat strings they
document.
Signed-off-by: Simon Horman <redacted>
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
From: Wolfram Sang <hidden> Date: 2019-08-01 12:57:50
On Wed, Jul 24, 2019 at 02:15:55PM +0200, Simon Horman wrote:
Rename the bindings documentation file for Renesas I2C controllers.
This is part of an ongoing effort to name bindings documentation files for
Renesas IP blocks consistently, in line with the compat strings they
document.
Based on v5.3-rc1
Simon Horman (4):
dt-bindings: i2c: sh_mobile: Rename bindings documentation file
dt-bindings: i2c: rcar: Rename bindings documentation file
dt-bindings: i2c: riic: Rename bindings documentation file
dt-bindings: i2c: riic: Rename bindings documentation file
Hi Wolfram,
On Thu, Aug 1, 2019 at 3:16 PM Wolfram Sang [off-list ref] wrote:
On Wed, Jul 24, 2019 at 02:15:55PM +0200, Simon Horman wrote:
quoted
Rename the bindings documentation file for Renesas I2C controllers.
This is part of an ongoing effort to name bindings documentation files for
Renesas IP blocks consistently, in line with the compat strings they
document.
Based on v5.3-rc1
Simon Horman (4):
dt-bindings: i2c: sh_mobile: Rename bindings documentation file
dt-bindings: i2c: rcar: Rename bindings documentation file
dt-bindings: i2c: riic: Rename bindings documentation file
dt-bindings: i2c: riic: Rename bindings documentation file
Applied to for-next, thanks!
Without the wrong names fixed?
And with an R-b I didn't give, probably due to the two last patches having
the same oneline-summary?
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
From: Wolfram Sang <hidden> Date: 2019-08-02 10:02:51
On Fri, Aug 02, 2019 at 11:27:19AM +0200, Geert Uytterhoeven wrote:
Hi Wolfram,
On Thu, Aug 1, 2019 at 3:16 PM Wolfram Sang [off-list ref] wrote:
quoted
On Wed, Jul 24, 2019 at 02:15:55PM +0200, Simon Horman wrote:
quoted
Rename the bindings documentation file for Renesas I2C controllers.
This is part of an ongoing effort to name bindings documentation files for
Renesas IP blocks consistently, in line with the compat strings they
document.
Based on v5.3-rc1
Simon Horman (4):
dt-bindings: i2c: sh_mobile: Rename bindings documentation file
dt-bindings: i2c: rcar: Rename bindings documentation file
dt-bindings: i2c: riic: Rename bindings documentation file
dt-bindings: i2c: riic: Rename bindings documentation file
Applied to for-next, thanks!
Without the wrong names fixed?
And with an R-b I didn't give, probably due to the two last patches having
the same oneline-summary?
Geez, seems I was somehow distracted yesterday. Did quite some mistakes.
Simon, please resend this series, with comments from Geert addressed.