diff for duplicates of <1491290.c836bFtNe2@flatron> diff --git a/a/1.txt b/N1/1.txt index d61d475..3645976 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -29,11 +29,11 @@ On Monday 01 of July 2013 17:22:29 Sylwester Nawrocki wrote: > reg = <0x40000000 0x40000000>; > }; > @@ -453,4 +457,19 @@ -> serial@13830000 { +> serial at 13830000 { > status = "okay"; > }; > + -> + i2c_ak8975: i2c-gpio@0 { +> + i2c_ak8975: i2c-gpio at 0 { I think this @0 is slightly incorrect here, as it seems like there is no reg property present inside the node and so the device isn't located at @@ -49,7 +49,7 @@ instead. > + #size-cells = <0>; > + status = "okay"; > + -> + ak8975@0c { +> + ak8975 at 0c { > + compatible = "asahi-kasei,ak8975"; > + reg = <0x0c>; > + gpios = <&gpj0 7 0>; diff --git a/a/content_digest b/N1/content_digest index ef761fd..d3bbd25 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,19 +1,9 @@ "ref\01372692155-17653-1-git-send-email-s.nawrocki@samsung.com\0" "ref\01372692155-17653-8-git-send-email-s.nawrocki@samsung.com\0" - "From\0Tomasz Figa <tomasz.figa@gmail.com>\0" - "Subject\0Re: [PATCH v3 07/13] ARM: dts: Add AK8975 device node for Exynos4412 TRATS2 board\0" + "From\0tomasz.figa@gmail.com (Tomasz Figa)\0" + "Subject\0[PATCH v3 07/13] ARM: dts: Add AK8975 device node for Exynos4412 TRATS2 board\0" "Date\0Sat, 06 Jul 2013 01:18:46 +0200\0" - "To\0Sylwester Nawrocki <s.nawrocki@samsung.com>\0" - "Cc\0kgene.kim@samsung.com" - t.figa@samsung.com - linux-arm-kernel@lists.infradead.org - linux-samsung-soc@vger.kernel.org - myungjoo.ham@samsung.com - m.szyprowski@samsung.com - phil.carmody@partner.samsung.com - j.anaszewski@samsung.com - kyungmin.park@samsung.com - " devicetree-discuss@lists.ozlabs.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Sylwester, Jacek,\n" @@ -47,11 +37,11 @@ "> \t\treg = <0x40000000 0x40000000>;\n" "> \t};\n" "> @@ -453,4 +457,19 @@\n" - "> \tserial@13830000 {\n" + "> \tserial at 13830000 {\n" "> \t\tstatus = \"okay\";\n" "> \t};\n" "> +\n" - "> +\ti2c_ak8975: i2c-gpio@0 {\n" + "> +\ti2c_ak8975: i2c-gpio at 0 {\n" "\n" "I think this @0 is slightly incorrect here, as it seems like there is no \n" "reg property present inside the node and so the device isn't located at \n" @@ -67,7 +57,7 @@ "> +\t\t#size-cells = <0>;\n" "> +\t\tstatus = \"okay\";\n" "> +\n" - "> +\t\tak8975@0c {\n" + "> +\t\tak8975 at 0c {\n" "> +\t\t\tcompatible = \"asahi-kasei,ak8975\";\n" "> +\t\t\treg = <0x0c>;\n" "> +\t\t\tgpios = <&gpj0 7 0>;\n" @@ -82,4 +72,4 @@ "Best regards,\n" Tomasz -47b89d940237060de34e7e56114580f0d2966675b9d7619d5e1aeb65b0f9578c +2ad5addbe4e2bbe49e16ee29656cb93dca0c0fda62c4eee3dd321866c2a6faba
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.