diff for duplicates of <517AF0C1.60009@ti.com> diff --git a/a/1.txt b/N1/1.txt index b4c9e5f..ad1104d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -42,7 +42,7 @@ That should not be necessary. The xlate is only called in the case where the gpio controller is declared as the interrupt controller in the device tree source ... -eth@0 { +eth at 0 { compatible = "ks8851"; ... interrupt-parent = <&gpio2>; @@ -54,7 +54,7 @@ So in the case where you have a driver call gpio_request() and then request_irq(), in the device tree source, the gpio controller will not be declared as an interrupt controller. It will just list the gpios ... -sdhci@c8000200 { +sdhci at c8000200 { ... cd-gpios = <&gpio 69 0>; /* gpio PI5 */ wp-gpios = <&gpio 57 0>; /* gpio PH1 */ diff --git a/a/content_digest b/N1/content_digest index ed165dc..baea24a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -15,26 +15,14 @@ "ref\0516C8760.2050500@ti.com\0" "ref\0516D9B05.1000501@wwwdotorg.org\0" "ref\0516DA60A.5070000@ti.com\0" - "ref\0516DCC A8.3070108@wwwdotorg.org\0" + "ref\0516DCCA8.3070108@wwwdotorg.org\0" "ref\0516DDB4D.9020500@ti.com\0" "ref\0516EC2AF.9090905@wwwdotorg.org\0" "ref\0CACRpkdaOOrooK7kff2Y-7gH6L6m-MsiU7PfHnqBkPpc=tk_iWA@mail.gmail.com\0" - "From\0Jon Hunter <jon-hunter@ti.com>\0" - "Subject\0Re: [PATCH 3/5] gpio/omap: Add DT support to GPIO driver\0" + "From\0jon-hunter@ti.com (Jon Hunter)\0" + "Subject\0[PATCH 3/5] gpio/omap: Add DT support to GPIO driver\0" "Date\0Fri, 26 Apr 2013 16:25:21 -0500\0" - "To\0Linus Walleij <linus.walleij@linaro.org>\0" - "Cc\0Stephen Warren <swarren@wwwdotorg.org>" - Arnd Bergmann <arnd@arndb.de> - Grant Likely <grant.likely@secretlab.ca> - Rob Herring <rob.herring@calxeda.com> - Thomas Gleixner <tglx@linutronix.de> - Javier Martinez Canillas <martinez.javier@gmail.com> - Alexandre Courbot <acourbot@nvidia.com> - Stephen Warren <swarren@nvidia.com> - Kevin Hilman <khilman@deeprootsystems.com> - devicetree-discuss@lists.ozlabs.org <devicetree-discuss@lists.ozlabs.org> - linux-omap@vger.kernel.org <linux-omap@vger.kernel.org> - " linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "\n" @@ -81,7 +69,7 @@ "the gpio controller is declared as the interrupt controller in the\n" "device tree source ...\n" "\n" - "eth@0 {\n" + "eth at 0 {\n" "\tcompatible = \"ks8851\";\n" "\t...\n" "\tinterrupt-parent = <&gpio2>;\n" @@ -93,7 +81,7 @@ "request_irq(), in the device tree source, the gpio controller will not\n" "be declared as an interrupt controller. It will just list the gpios ...\n" "\n" - "sdhci@c8000200 {\n" + "sdhci at c8000200 {\n" "\t...\n" "\tcd-gpios = <&gpio 69 0>; /* gpio PI5 */\n" "\twp-gpios = <&gpio 57 0>; /* gpio PH1 */\n" @@ -124,4 +112,4 @@ "Cheers\n" Jon -e8b4e5fdeaa13bc316946c565db49a2c9e0818e0983b42811cd388ca82d5cc19 +84f61e82c4d3324e62c6ce303af85b328cabc6d6ee6e2cd50a40cb151b7318ab
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.