diff for duplicates of <56F12CA0.9010808@ti.com> diff --git a/a/1.txt b/N1/1.txt index c519505..92929fc 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -15,7 +15,7 @@ On Tuesday 22 March 2016 03:22 PM, Grygorii Strashko wrote: >> [1] http://processors.wiki.ti.com/index.php/AM335x_Industrial_Communication_Engine_EVM_Rev2_1_HW_User_Guide >> [2] http://www.ti.com/lit/ds/symlink/am3359.pdf >> ->> Signed-off-by: Lokesh Vutla <lokeshvutla-l0cyMroinI0@public.gmane.org> +>> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> >> --- >> .../devicetree/bindings/arm/omap/omap.txt | 3 + >> arch/arm/boot/dts/Makefile | 1 + @@ -81,7 +81,7 @@ On Tuesday 22 March 2016 03:22 PM, Grygorii Strashko wrote: >> + reg = <0x80000000 0x10000000>; /* 256 MB */ >> + }; >> + ->> + vbat: fixedregulator@0 { +>> + vbat: fixedregulator at 0 { >> + compatible = "regulator-fixed"; >> + regulator-name = "vbat"; >> + regulator-min-microvolt = <5000000>; @@ -89,7 +89,7 @@ On Tuesday 22 March 2016 03:22 PM, Grygorii Strashko wrote: >> + regulator-boot-on; >> + }; >> + ->> + vtt_fixed: fixedregulator@1 { +>> + vtt_fixed: fixedregulator at 1 { >> + compatible = "regulator-fixed"; >> + regulator-name = "vtt"; >> + regulator-min-microvolt = <1500000>; @@ -102,21 +102,17 @@ On Tuesday 22 March 2016 03:22 PM, Grygorii Strashko wrote: >> + >> + leds { > -> Could you split this node on two leds@0 and led@1 and and move -> all tpic2810 leds under leds0 and all gpio leds under leds@1? +> Could you split this node on two leds at 0 and led at 1 and and move +> all tpic2810 leds under leds0 and all gpio leds under leds at 1? > > otherwise gpio leds will not work because tpic2810 is > configured as module and so leds-gpio will be deferred until > tpic2810 is loaded (but it can be never loaded ;) > -> led@x numeration has to be started from 0 for each leds@Y. +> led at x numeration has to be started from 0 for each leds at Y. Hmm I get your point. I was always doing insmod of tpic2810 before doing insmod of leds-gpio. Will fix it and repost. Thanks and regards, Lokesh --- -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 8602d4c..72eff4c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,20 +1,10 @@ "ref\01458628657-30468-1-git-send-email-lokeshvutla@ti.com\0" "ref\01458628657-30468-2-git-send-email-lokeshvutla@ti.com\0" "ref\056F115F8.8040202@ti.com\0" - "ref\056F115F8.8040202-l0cyMroinI0@public.gmane.org\0" - "From\0Lokesh Vutla <a0131933-l0cyMroinI0@public.gmane.org>\0" - "Subject\0Re: [PATCH 1/2] ARM: dts: am335x: Add initial support for ICEv2 board\0" + "From\0a0131933@ti.com (Lokesh Vutla)\0" + "Subject\0[PATCH 1/2] ARM: dts: am335x: Add initial support for ICEv2 board\0" "Date\0Tue, 22 Mar 2016 16:59:36 +0530\0" - "To\0Grygorii Strashko <grygorii.strashko-l0cyMroinI0@public.gmane.org>" - Lokesh Vutla <lokeshvutla-l0cyMroinI0@public.gmane.org> - tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org - " linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" - "Cc\0robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org" - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Tero Kristo <t-kristo-l0cyMroinI0@public.gmane.org> - Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org> - " nm-l0cyMroinI0@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "\n" @@ -34,7 +24,7 @@ ">> [1] http://processors.wiki.ti.com/index.php/AM335x_Industrial_Communication_Engine_EVM_Rev2_1_HW_User_Guide\n" ">> [2] http://www.ti.com/lit/ds/symlink/am3359.pdf\n" ">>\n" - ">> Signed-off-by: Lokesh Vutla <lokeshvutla-l0cyMroinI0@public.gmane.org>\n" + ">> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>\n" ">> ---\n" ">> .../devicetree/bindings/arm/omap/omap.txt | 3 +\n" ">> arch/arm/boot/dts/Makefile | 1 +\n" @@ -100,7 +90,7 @@ ">> +\t\treg = <0x80000000 0x10000000>; /* 256 MB */\n" ">> +\t};\n" ">> +\n" - ">> +\tvbat: fixedregulator@0 {\n" + ">> +\tvbat: fixedregulator at 0 {\n" ">> +\t\tcompatible = \"regulator-fixed\";\n" ">> +\t\tregulator-name = \"vbat\";\n" ">> +\t\tregulator-min-microvolt = <5000000>;\n" @@ -108,7 +98,7 @@ ">> +\t\tregulator-boot-on;\n" ">> +\t};\n" ">> +\n" - ">> +\tvtt_fixed: fixedregulator@1 {\n" + ">> +\tvtt_fixed: fixedregulator at 1 {\n" ">> +\t\tcompatible = \"regulator-fixed\";\n" ">> +\t\tregulator-name = \"vtt\";\n" ">> +\t\tregulator-min-microvolt = <1500000>;\n" @@ -121,23 +111,19 @@ ">> +\n" ">> +\tleds {\n" "> \n" - "> Could you split this node on two leds@0 and led@1 and and move\n" - "> all tpic2810 leds under leds0 and all gpio leds under leds@1?\n" + "> Could you split this node on two leds at 0 and led at 1 and and move\n" + "> all tpic2810 leds under leds0 and all gpio leds under leds at 1?\n" "> \n" "> otherwise gpio leds will not work because tpic2810 is\n" "> configured as module and so leds-gpio will be deferred until\n" "> tpic2810 is loaded (but it can be never loaded ;)\n" "> \n" - "> led@x numeration has to be started from 0 for each leds@Y.\n" + "> led at x numeration has to be started from 0 for each leds at Y.\n" "\n" "Hmm I get your point. I was always doing insmod of tpic2810 before doing\n" "insmod of leds-gpio. Will fix it and repost.\n" "\n" "Thanks and regards,\n" - "Lokesh\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 + Lokesh -ae8763c320049c24497b1957ae1c655bc123f65886b51935b1dca88040424007 +4ff5d5946a370fdc5866aaac16738952be6700058fde130f24603399add60d66
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.