diff for duplicates of <520A0F5B.5080502@baylibre.com> diff --git a/a/1.txt b/N1/1.txt index 9b589b8..6247808 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -66,7 +66,7 @@ Typo----------------------------^ >> + compatible = "nokia,omap3-n900", "ti,omap3"; >> + >> + cpus { ->> + cpu@0 { +>> + cpu at 0 { >> + cpu0-supply = <&vcc>; >> + }; >> + }; @@ -81,7 +81,7 @@ Typo----------------------------^ >> +&i2c1 { >> + clock-frequency = <2200000>; >> + ->> + twl: twl@48 { +>> + twl: twl at 48 { >> + reg = <0x48>; >> + interrupts = <7>; /* SYS_NIRQ cascaded to intc */ >> + interrupt-parent = <&intc>; @@ -130,12 +130,12 @@ The order should not matter at all in DT, it should be a static representation of the HW, so there is probably something wrong in the code that make the device creation order important. ->> + tsc2005@0 { +>> + tsc2005 at 0 { >> + compatible = "tsc2005"; >> + spi-max-frequency = <6000000>; >> + reg = <0>; >> + }; ->> + mipid@2 { +>> + mipid at 2 { >> + compatible = "acx565akm"; >> + spi-max-frequency = <6000000>; >> + reg = <2>; diff --git a/a/content_digest b/N1/content_digest index abde490..3a28dfa 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -10,18 +10,10 @@ "ref\020130704203256.GB27374@blackmetal.musicnaut.iki.fi\0" "ref\020130713121709.GC16473@amd.pavel.ucw.cz\0" "ref\0CAAwP0s18PNn10q5qrzgi4Vz9t31AYuwBSthjE=rSdRb0FG0CFQ@mail.gmail.com\0" - "From\0Benoit Cousson <bcousson@baylibre.com>\0" - "Subject\0Re: [PATCH v2] N900: add device tree\0" + "From\0bcousson@baylibre.com (Benoit Cousson)\0" + "Subject\0[PATCH v2] N900: add device tree\0" "Date\0Tue, 13 Aug 2013 12:50:03 +0200\0" - "To\0Javier Martinez Canillas <martinez.javier@gmail.com>" - " Pavel Machek <pavel@ucw.cz>\0" - "Cc\0Aaro Koskinen <aaro.koskinen@iki.fi>" - Tony Lindgren <tony@atomide.com> - b-cousson@ti.com - pali.rohar@gmail.com - kernel list <linux-kernel@vger.kernel.org> - linux-arm-kernel <linux-arm-kernel@lists.infradead.org> - " linux-omap@vger.kernel.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Pavel,\n" @@ -92,7 +84,7 @@ ">> + compatible = \"nokia,omap3-n900\", \"ti,omap3\";\n" ">> +\n" ">> + cpus {\n" - ">> + cpu@0 {\n" + ">> + cpu at 0 {\n" ">> + cpu0-supply = <&vcc>;\n" ">> + };\n" ">> + };\n" @@ -107,7 +99,7 @@ ">> +&i2c1 {\n" ">> + clock-frequency = <2200000>;\n" ">> +\n" - ">> + twl: twl@48 {\n" + ">> + twl: twl at 48 {\n" ">> + reg = <0x48>;\n" ">> + interrupts = <7>; /* SYS_NIRQ cascaded to intc */\n" ">> + interrupt-parent = <&intc>;\n" @@ -156,12 +148,12 @@ "representation of the HW, so there is probably something wrong in the \n" "code that make the device creation order important.\n" "\n" - ">> + tsc2005@0 {\n" + ">> + tsc2005 at 0 {\n" ">> + compatible = \"tsc2005\";\n" ">> + spi-max-frequency = <6000000>;\n" ">> + reg = <0>;\n" ">> + };\n" - ">> + mipid@2 {\n" + ">> + mipid at 2 {\n" ">> + compatible = \"acx565akm\";\n" ">> + spi-max-frequency = <6000000>;\n" ">> + reg = <2>;\n" @@ -188,4 +180,4 @@ "Thanks,\n" Benoit -028b72a70fc099075864588d9c32f85efc8d7c1ea2842041f08ea8026c14a08b +3a85b63f75be7f131ebfda0c4a4fd7cfc151a94e16a2b4222cc4dcf737899d4a
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.