diff for duplicates of <20131217050324.727.61701.sendpatchset@w520> diff --git a/a/1.txt b/N1/1.txt index 3c8e1ae..8e9d590 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,7 +8,7 @@ Signed-off-by: Magnus Damm <damm@opensource.se> Changes since V1: - Use compatible string "renesas,12c128" and set pagesize, thanks Wolfram! - - Use "flash@50", thanks Sergei! + - Use "flash at 50", thanks Sergei! arch/arm/boot/dts/r7s72100-genmai-reference.dts | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) @@ -20,7 +20,7 @@ Signed-off-by: Magnus Damm <damm@opensource.se> }; }; + -+ i2c@0 { ++ i2c at 0 { + compatible = "i2c-gpio"; + gpios = <&port1 5 GPIO_ACTIVE_HIGH /* sda */ + &port1 4 GPIO_ACTIVE_HIGH /* scl */ @@ -31,7 +31,7 @@ Signed-off-by: Magnus Damm <damm@opensource.se> + #address-cells = <1>; + #size-cells = <0>; + -+ flash@50 { ++ flash at 50 { + compatible = "renesas,24c128"; + reg = <0x50>; + pagesize = <64>; diff --git a/a/content_digest b/N1/content_digest index e48551a..f830092 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020131217050232.727.9552.sendpatchset@w520\0" - "From\0Magnus Damm <magnus.damm@gmail.com>\0" + "From\0magnus.damm@gmail.com (Magnus Damm)\0" "Subject\0[PATCH 04/04 v2] ARM: shmobile: Genmai I2C-over-GPIO support\0" - "Date\0Tue, 17 Dec 2013 05:03:24 +0000\0" + "Date\0Tue, 17 Dec 2013 14:03:24 +0900\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" @@ -15,7 +15,7 @@ "\n" " Changes since V1:\n" " - Use compatible string \"renesas,12c128\" and set pagesize, thanks Wolfram!\n" - " - Use \"flash@50\", thanks Sergei!\n" + " - Use \"flash at 50\", thanks Sergei!\n" "\n" " arch/arm/boot/dts/r7s72100-genmai-reference.dts | 18 ++++++++++++++++++\n" " 1 file changed, 18 insertions(+)\n" @@ -27,7 +27,7 @@ " \t\t};\n" " \t};\n" "+\n" - "+\ti2c@0 {\n" + "+\ti2c at 0 {\n" "+\t\tcompatible = \"i2c-gpio\";\n" "+\t\tgpios = <&port1 5 GPIO_ACTIVE_HIGH /* sda */\n" "+\t\t\t &port1 4 GPIO_ACTIVE_HIGH /* scl */\n" @@ -38,7 +38,7 @@ "+\t\t#address-cells = <1>;\n" "+\t\t#size-cells = <0>;\n" "+\n" - "+\t\tflash@50 {\n" + "+\t\tflash at 50 {\n" "+\t\t\tcompatible = \"renesas,24c128\";\n" "+\t\t\treg = <0x50>;\n" "+\t\t\tpagesize = <64>;\n" @@ -48,4 +48,4 @@ " \n" &pfc { -c1e6c2d924829b155f70abb3522da2beb292ad009f25b2457c5307795bf20239 +5a6867eac231c1c3e066aafd117cebf254c2db5c31b1a8cfd2ff811ad6f088ef
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.