diff for duplicates of <4FE8EFC4.3090509@wwwdotorg.org> diff --git a/a/1.txt b/N1/1.txt index 28769f5..f969ea4 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -25,11 +25,11 @@ tps6586x { vin-ldo9-supply = <...>; regulators { - regulator@0 { + regulator at 0 { regulator-compatible = "ldo0"; ... }; - regulator@1 { + regulator at 1 { regulator-compatible = "ldo1"; ... }; @@ -45,12 +45,12 @@ supplied from the same input pin: tps6586x { regulators { - regulator@0 { + regulator at 0 { regulator-compatible = "ldo0"; vin-supply = <&some_regulator>; ... }; - regulator@1 { + regulator at 1 { regulator-compatible = "ldo1"; vin-supply = <&some_regulator>; ... diff --git a/a/content_digest b/N1/content_digest index fc560f5..180a225 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,17 +3,10 @@ "ref\04FE87FE3.1080608@wwwdotorg.org\0" "ref\04FE882A5.3080504@nvidia.com\0" "ref\020120625222646.GB30406@opensource.wolfsonmicro.com\0" - "ref\020120625222646.GB30406-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org\0" - "From\0Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>\0" - "Subject\0Re: [PATCH 1/3] ARM: dt: tegra: seaboard: add regulators\0" + "From\0swarren@wwwdotorg.org (Stephen Warren)\0" + "Subject\0[PATCH 1/3] ARM: dt: tegra: seaboard: add regulators\0" "Date\0Mon, 25 Jun 2012 17:09:56 -0600\0" - "To\0Mark Brown <broonie-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org>\0" - "Cc\0Laxman Dewangan <ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>" - Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org> - Colin Cross <ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org> - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> - linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - " Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 06/25/2012 04:26 PM, Mark Brown wrote:\n" @@ -43,11 +36,11 @@ " vin-ldo9-supply = <...>;\n" "\n" " regulators {\n" - " regulator@0 {\n" + " regulator at 0 {\n" " regulator-compatible = \"ldo0\";\n" " ...\n" " };\n" - " regulator@1 {\n" + " regulator at 1 {\n" " regulator-compatible = \"ldo1\";\n" " ...\n" " };\n" @@ -63,12 +56,12 @@ "\n" "tps6586x {\n" " regulators {\n" - " regulator@0 {\n" + " regulator at 0 {\n" " regulator-compatible = \"ldo0\";\n" " vin-supply = <&some_regulator>;\n" " ...\n" " };\n" - " regulator@1 {\n" + " regulator at 1 {\n" " regulator-compatible = \"ldo1\";\n" " vin-supply = <&some_regulator>;\n" " ...\n" @@ -76,4 +69,4 @@ " };\n" }; -4bdbacba7f3196cbe31cb2746dc458794c7e7281c38cf59056ca9df11f821d1f +9acceb5578cb4222d6a14d378423e705688edc053600c4bc447127a147b7bb32
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.