diff for duplicates of <20140505220155.GI25949@atomide.com> diff --git a/a/1.txt b/N1/1.txt index ad3657d..ea38382 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -* Dan Murphy <dmurphy-l0cyMroinI0@public.gmane.org> [140505 13:10]: +* Dan Murphy <dmurphy@ti.com> [140505 13:10]: > + > +Required parent properties: > +- compatible : Should be one of, @@ -13,7 +13,7 @@ > + "resets" for All TI SoCs > + > +example: -> + prm: prm@4ae06000 { +> + prm: prm at 4ae06000 { > + compatible = "ti,omap5-prm"; > + reg = <0x4ae06000 0x3000>; > + @@ -73,7 +73,7 @@ keep that knowlede private to the the driver. And maybe you can have the bit offset in a reg property here to avoid adding any custom properties? Something like: - dsp_reset: reset@1 { + dsp_reset: reset at 1 { reg = 1; }; @@ -87,7 +87,7 @@ anyways, for things like clocks and regulators. > +particular module is interested in. > + > +example: -> + src: src@55082000 { +> + src: src at 55082000 { > + resets = <&reset_src phandle>; > + reset-names = "<reset_name>"; > + }; @@ -110,7 +110,3 @@ if we have one already why not. Regards, Tony --- -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 b812332..7be2f00 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,16 +1,12 @@ "ref\01399320567-3639-1-git-send-email-dmurphy@ti.com\0" "ref\01399320567-3639-3-git-send-email-dmurphy@ti.com\0" - "ref\01399320567-3639-3-git-send-email-dmurphy-l0cyMroinI0@public.gmane.org\0" - "From\0Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\0" - "Subject\0Re: [RFC] [v2 Patch 2/6] ARM: TI: Describe the ti reset DT entries\0" + "From\0tony@atomide.com (Tony Lindgren)\0" + "Subject\0[RFC] [v2 Patch 2/6] ARM: TI: Describe the ti reset DT entries\0" "Date\0Mon, 5 May 2014 15:01:55 -0700\0" - "To\0Dan Murphy <dmurphy-l0cyMroinI0@public.gmane.org>\0" - "Cc\0linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" - "* Dan Murphy <dmurphy-l0cyMroinI0@public.gmane.org> [140505 13:10]:\n" + "* Dan Murphy <dmurphy@ti.com> [140505 13:10]:\n" "> +\n" "> +Required parent properties:\n" "> +- compatible : Should be one of,\n" @@ -25,7 +21,7 @@ "> +\t\t\"resets\" for All TI SoCs\n" "> +\n" "> +example:\n" - "> +\t\tprm: prm@4ae06000 {\n" + "> +\t\tprm: prm at 4ae06000 {\n" "> +\t\t\tcompatible = \"ti,omap5-prm\";\n" "> +\t\t\treg = <0x4ae06000 0x3000>;\n" "> +\n" @@ -85,7 +81,7 @@ "And maybe you can have the bit offset in a reg property here to\n" "avoid adding any custom properties? Something like:\n" "\n" - "\tdsp_reset: reset@1 {\n" + "\tdsp_reset: reset at 1 {\n" "\t\treg = 1;\n" "\t};\n" "\n" @@ -99,7 +95,7 @@ "> +particular module is interested in.\n" "> +\n" "> +example:\n" - "> +\tsrc: src@55082000 {\n" + "> +\tsrc: src at 55082000 {\n" "> +\t\t resets = <&reset_src phandle>;\n" "> +\t\t\treset-names = \"<reset_name>\";\n" "> +\t};\n" @@ -121,10 +117,6 @@ "\n" "Regards,\n" "\n" - "Tony\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 + Tony -0f85c2d5283441ec9404786f6f642574ba88a3f226c0df3d32edaa4106f5d765 +54e1165f2f9e868f2fe26fc5880510993675e5d48daae3baaec9331381a2b981
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.