diff for duplicates of <20131127082805.20015.82680.sendpatchset@w520> diff --git a/a/1.txt b/N1/1.txt index d31be5f..f7f4e33 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -16,7 +16,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 */ @@ -27,7 +27,7 @@ Signed-off-by: Magnus Damm <damm@opensource.se> + #address-cells = <1>; + #size-cells = <0>; + -+ eeprom: 24c128@50 { ++ eeprom: 24c128 at 50 { + compatible = "at,24c128"; + reg = <0x50>; + }; diff --git a/a/content_digest b/N1/content_digest index e0bdc30..e88a66e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020131127082736.20015.21303.sendpatchset@w520\0" - "From\0Magnus Damm <magnus.damm@gmail.com>\0" + "From\0magnus.damm@gmail.com (Magnus Damm)\0" "Subject\0[PATCH 03/04] ARM: shmobile: Genmai I2C-over-GPIO support\0" - "Date\0Wed, 27 Nov 2013 08:28:05 +0000\0" + "Date\0Wed, 27 Nov 2013 17:28:05 +0900\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" @@ -23,7 +23,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" @@ -34,7 +34,7 @@ "+\t\t#address-cells = <1>;\n" "+\t\t#size-cells = <0>;\n" "+\n" - "+\t\teeprom: 24c128@50 {\n" + "+\t\teeprom: 24c128 at 50 {\n" "+\t\t\tcompatible = \"at,24c128\";\n" "+\t\t\treg = <0x50>;\n" "+\t\t};\n" @@ -42,4 +42,4 @@ "+\n" }; -789cc7959407569ba95df1da56d877bd234cee698381508ceaf33257e708c273 +fbc877c4f3adf525df64b8f877c9ce0e54457eb217d826166186b239fdc39e0b
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.