diff for duplicates of <560F0DB1.2020101@lysator.liu.se> diff --git a/a/1.txt b/N1/1.txt index 0294ae6..1d4fa5a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -27,15 +27,15 @@ so I sadly don't see why the patch makes a difference. I'm on a board that is based on the sama5d31 evaluation kit, with a NXP SE97BTP,547 chip and this in the devicetree: - i2c0: i2c at f0014000 { + i2c0: i2c@f0014000 { status = "okay"; - jc42 at 18 { + jc42@18 { compatible = "jc42"; reg = <0x18>; }; - eeprom at 50 { + eeprom@50 { compatible = "24c02"; reg = <0x50>; pagesize = <16>; diff --git a/a/content_digest b/N1/content_digest index 4e09c67..f5ad464 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,11 @@ - "From\0peda@lysator.liu.se (Peter Rosin)\0" + "From\0Peter Rosin <peda@lysator.liu.se>\0" "Subject\0Regression: at24 eeprom writing\0" "Date\0Sat, 3 Oct 2015 01:05:21 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Linux Kernel Mailing List <linux-kernel@vger.kernel.org>\0" + "Cc\0Wolfram Sang <wsa@the-dreams.de>" + Christian Gmainer <christian.gmeiner@gmail.com> + linux-arm-kernel@lists.infradead.org + " Ludovic Desroches <ludovic.desroches@atmel.com>\0" "\00:1\0" "b\0" "Hi!\n" @@ -33,15 +37,15 @@ "I'm on a board that is based on the sama5d31 evaluation kit, with a\n" "NXP SE97BTP,547 chip and this in the devicetree:\n" "\n" - "\t\t\ti2c0: i2c at f0014000 {\n" + "\t\t\ti2c0: i2c@f0014000 {\n" "\t\t\t\tstatus = \"okay\";\n" "\n" - "\t\t\t\tjc42 at 18 {\n" + "\t\t\t\tjc42@18 {\n" "\t\t\t\t\tcompatible = \"jc42\";\n" "\t\t\t\t\treg = <0x18>;\n" "\t\t\t\t};\n" "\n" - "\t\t\t\teeprom at 50 {\n" + "\t\t\t\teeprom@50 {\n" "\t\t\t\t\tcompatible = \"24c02\";\n" "\t\t\t\t\treg = <0x50>;\n" "\t\t\t\t\tpagesize = <16>;\n" @@ -53,4 +57,4 @@ "Cheers,\n" Peter -2bac3ecd3d15ec66cbe98cf2078cb82a703975cba4ca958834f5322841b4e377 +304fb63965c579d02b2fedc2ecd34021a001eefdea575240583654592d7c22ce
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.