diff for duplicates of <530B952D.2000006@wwwdotorg.org> diff --git a/a/1.txt b/N1/1.txt index 1db6e20..cd32d02 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -15,9 +15,9 @@ reserved for some carveouts/..., or at least that these values are set this way in order to match what the bootloader usually passes to downstream kernels in the command-line? -> + i2c@7000d000 { +> + i2c at 7000d000 { -> + palmas: pmic@58 { +> + palmas: pmic at 58 { > + compatible = "ti,palmas"; > + reg = <0x58>; > + interrupts = <0 86 IRQ_TYPE_LEVEL_HIGH>; @@ -27,7 +27,7 @@ Unfortunately, the patch I sent to document/implement that last property hasn't yet been ack'd/applied, so I'll hold off applying this until it has. > + /* Wifi */ -> + sdhci@78000000 { +> + sdhci at 78000000 { > + status = "okay"; > + bus-width = <4>; > + broken-cd; @@ -39,7 +39,7 @@ Is non-removable better than broken-cd, or are they entirely unrelated? Should we add broken-cd and/or cap-sdio-irq to the SDIO WiFi on other boards (Springbank, Ventana, Cardhu)? -> + usb-phy@7d000000 { +> + usb-phy at 7d000000 { > + status = "okay"; > + nvidia,xcvr-setup = <7>; > + nvidia,xcvr-lsfslew = <2>; @@ -54,7 +54,3 @@ not sure that the DT binding for otg is stable, since we can't test it, whereas host probably is. Still, this is a pretty minor detail, and we can ignore that if you want ("otg" evidently /works/ fine on Seaboard, so it's OK if you keep this). --- -To unsubscribe from this list: send the line "unsubscribe devicetree" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 866a672..c56cd9e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,20 +1,8 @@ "ref\01393237593-28121-1-git-send-email-acourbot@nvidia.com\0" - "ref\01393237593-28121-1-git-send-email-acourbot-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org\0" - "From\0Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>\0" - "Subject\0Re: [PATCH] ARM: tegra: add device tree for SHIELD\0" + "From\0swarren@wwwdotorg.org (Stephen Warren)\0" + "Subject\0[PATCH] ARM: tegra: add device tree for SHIELD\0" "Date\0Mon, 24 Feb 2014 11:53:33 -0700\0" - "To\0Alexandre Courbot <acourbot-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>" - Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> - Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> - Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> - Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> - " Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>\0" - "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 02/24/2014 03:26 AM, Alexandre Courbot wrote:\n" @@ -34,9 +22,9 @@ "this way in order to match what the bootloader usually passes to\n" "downstream kernels in the command-line?\n" "\n" - "> +\ti2c@7000d000 {\n" + "> +\ti2c at 7000d000 {\n" "\n" - "> +\t\tpalmas: pmic@58 {\n" + "> +\t\tpalmas: pmic at 58 {\n" "> +\t\t\tcompatible = \"ti,palmas\";\n" "> +\t\t\treg = <0x58>;\n" "> +\t\t\tinterrupts = <0 86 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -46,7 +34,7 @@ "hasn't yet been ack'd/applied, so I'll hold off applying this until it has.\n" "\n" "> +\t/* Wifi */\n" - "> +\tsdhci@78000000 {\n" + "> +\tsdhci at 78000000 {\n" "> +\t\tstatus = \"okay\";\n" "> +\t\tbus-width = <4>;\n" "> +\t\tbroken-cd;\n" @@ -58,7 +46,7 @@ "Should we add broken-cd and/or cap-sdio-irq to the SDIO WiFi on other\n" "boards (Springbank, Ventana, Cardhu)?\n" "\n" - "> +\tusb-phy@7d000000 {\n" + "> +\tusb-phy at 7d000000 {\n" "> +\t\tstatus = \"okay\";\n" "> +\t\tnvidia,xcvr-setup = <7>;\n" "> +\t\tnvidia,xcvr-lsfslew = <2>;\n" @@ -72,10 +60,6 @@ "not sure that the DT binding for otg is stable, since we can't test it,\n" "whereas host probably is. Still, this is a pretty minor detail, and we\n" "can ignore that if you want (\"otg\" evidently /works/ fine on Seaboard,\n" - "so it's OK if you keep this).\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + so it's OK if you keep this). -cac0978add90be158d54f0617e167eee0290528ee8bfc8ec16d5a05a3874235a +9f4dbf532a27769eb313098f24e3ae2846594997b50f56894f5636abd738cd95
diff --git a/a/1.txt b/N2/1.txt index 1db6e20..ab627b8 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -54,7 +54,3 @@ not sure that the DT binding for otg is stable, since we can't test it, whereas host probably is. Still, this is a pretty minor detail, and we can ignore that if you want ("otg" evidently /works/ fine on Seaboard, so it's OK if you keep this). --- -To unsubscribe from this list: send the line "unsubscribe devicetree" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N2/content_digest index 866a672..85e272b 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,20 +1,19 @@ "ref\01393237593-28121-1-git-send-email-acourbot@nvidia.com\0" - "ref\01393237593-28121-1-git-send-email-acourbot-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org\0" - "From\0Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>\0" + "From\0Stephen Warren <swarren@wwwdotorg.org>\0" "Subject\0Re: [PATCH] ARM: tegra: add device tree for SHIELD\0" "Date\0Mon, 24 Feb 2014 11:53:33 -0700\0" - "To\0Alexandre Courbot <acourbot-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>" - Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> - Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> - Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> - Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> - " Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>\0" - "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Alexandre Courbot <acourbot@nvidia.com>" + Thierry Reding <thierry.reding@gmail.com> + Rob Herring <robh+dt@kernel.org> + Pawel Moll <pawel.moll@arm.com> + Mark Rutland <mark.rutland@arm.com> + Ian Campbell <ijc+devicetree@hellion.org.uk> + Kumar Gala <galak@codeaurora.org> + " Russell King <linux@arm.linux.org.uk>\0" + "Cc\0devicetree@vger.kernel.org" + linux-tegra@vger.kernel.org + linux-arm-kernel@lists.infradead.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "On 02/24/2014 03:26 AM, Alexandre Courbot wrote:\n" @@ -72,10 +71,6 @@ "not sure that the DT binding for otg is stable, since we can't test it,\n" "whereas host probably is. Still, this is a pretty minor detail, and we\n" "can ignore that if you want (\"otg\" evidently /works/ fine on Seaboard,\n" - "so it's OK if you keep this).\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + so it's OK if you keep this). -cac0978add90be158d54f0617e167eee0290528ee8bfc8ec16d5a05a3874235a +c32b0f93ba56a5524048077062e671037310e8eb58b8f67d2083afa9ea16a627
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.