diff for duplicates of <5272C773.2030901@wwwdotorg.org> diff --git a/a/1.txt b/N1/1.txt index f4be16a..e421f51 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ On 10/25/2013 05:29 PM, David Gibson wrote: > On Thu, Oct 24, 2013 at 10:51:28PM +0100, Stephen Warren wrote: ->> From: Stephen Warren <swarren@nvidia.com> +>> From: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> >> >> This is a very quick proof-of-concept re: how a DT schema checker >> might look if written in C, and integrated into dtc. @@ -43,7 +43,7 @@ exist within a node /if/ the top-level schema for the node actually does make use of the "interrupt" schema". This is important since it disallows e.g.: - battery: smart-battery at b { + battery: smart-battery@b { compatible = "ti,bq20z45", "sbs,sbs-battery"; reg = <0xb>; interrupt-parent = <&gpio>; @@ -83,3 +83,7 @@ So overall, I believe it's actually very important to first determine *the* exact schema for a node, then apply that one top-level checker, with it then invoking various (potentially parameterized) sub-checkers for any inherited/aggregated schemas. +-- +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 97f29a4..2b41014 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,14 +1,32 @@ "ref\01382651488-9696-1-git-send-email-swarren@wwwdotorg.org\0" "ref\020131025232951.GD17659@voom.redhat.com\0" - "From\0swarren@wwwdotorg.org (Stephen Warren)\0" - "Subject\0[RFC PATCH dtc] C-based DT schema checker integrated into dtc\0" + "ref\020131025232951.GD17659-1s0os16eZneny3qCrzbmXA@public.gmane.org\0" + "From\0Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>\0" + "Subject\0Re: [RFC PATCH dtc] C-based DT schema checker integrated into dtc\0" "Date\0Thu, 31 Oct 2013 15:11:15 -0600\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0David Gibson <david-xT8FGy+AXnRB3Ne2BGzF6laj5H9X9Tb+@public.gmane.org>\0" + "Cc\0Benoit Cousson <bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>" + Tomasz Figa <t.figa-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org + grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org + rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org + khilman-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org + fparent-rdvid1DuHRBWk0Htik3J/w@public.gmane.org + galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org + mark.rutland-5wv7dgnIgG8@public.gmane.org + a.hajda-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org + s.nawrocki-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org + pawel.moll-5wv7dgnIgG8@public.gmane.org + jdl-CYoMK+44s/E@public.gmane.org + Alison_Chaiken-nmGgyN9QBj3QT0dZR+AlfA@public.gmane.org + " Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0" "\00:1\0" "b\0" "On 10/25/2013 05:29 PM, David Gibson wrote:\n" "> On Thu, Oct 24, 2013 at 10:51:28PM +0100, Stephen Warren wrote:\n" - ">> From: Stephen Warren <swarren@nvidia.com>\n" + ">> From: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n" ">> \n" ">> This is a very quick proof-of-concept re: how a DT schema checker\n" ">> might look if written in C, and integrated into dtc.\n" @@ -51,7 +69,7 @@ "does make use of the \"interrupt\" schema\". This is important since it\n" "disallows e.g.:\n" "\n" - " battery: smart-battery at b {\n" + " battery: smart-battery@b {\n" " compatible = \"ti,bq20z45\", \"sbs,sbs-battery\";\n" " reg = <0xb>;\n" " interrupt-parent = <&gpio>;\n" @@ -90,6 +108,10 @@ "So overall, I believe it's actually very important to first determine\n" "*the* exact schema for a node, then apply that one top-level checker,\n" "with it then invoking various (potentially parameterized) sub-checkers\n" - for any inherited/aggregated schemas. + "for any inherited/aggregated schemas.\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 -0a3a1061e29f54045641088cb606be99967f8d36495b6f3900cbbc27a7c6de62 +f9292ce554fa68466ef75e28d47b91605d8e4deba6faefbe72ba10d1022b645e
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.