diff for duplicates of <524A8289.3050107@baylibre.com> diff --git a/a/1.txt b/N1/1.txt index a7d6963..7c00ab7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -76,7 +76,7 @@ On 24/09/2013 18:52, Benoit Cousson wrote: > from a dts. To do this the "compatible" properties from the nodes which > should be validated must be present in the schema. > -> timer1: timer@4a318000 { +> timer1: timer at 4a318000 { > compatible = "ti,omap3430-timer"; > reg = <0x4a318000 0x80>; > interrupts = <0x0 0x25 0x4>; @@ -327,14 +327,14 @@ On 24/09/2013 18:52, Benoit Cousson wrote: > one can use the following constraint: > prop1 { > type = "integer"; -> value@2 = <2>; +> value at 2 = <2>; > }; > > or > > prop2 { > type = "string"; -> value@1 = "value1"; +> value at 1 = "value1"; > }; > > @@ -390,25 +390,25 @@ On 24/09/2013 18:52, Benoit Cousson wrote: > /dts-v1/; > / { > compatible { -> value@0 { +> value at 0 { > value = "compat1"; > parents { > node { > myprop { > type = "int"; -> value@0 = <0xf>; +> value at 0 = <0xf>; > }; > }; > }; > }; > -> value@1 { +> value at 1 { > value = "compat2"; > parents { > node { > myprop { > type = "int"; -> value@0 = <0xa>; +> value at 0 = <0xa>; > }; > }; > }; diff --git a/a/content_digest b/N1/content_digest index cab23c6..7b82a07 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,20 +1,8 @@ "ref\01380041541-17529-1-git-send-email-bcousson@baylibre.com\0" - "From\0Benoit Cousson <bcousson@baylibre.com>\0" - "Subject\0Re: [RFC 00/15] Device Tree schemas and validation\0" + "From\0bcousson@baylibre.com (Benoit Cousson)\0" + "Subject\0[RFC 00/15] Device Tree schemas and validation\0" "Date\0Tue, 01 Oct 2013 10:06:33 +0200\0" - "To\0Mark Rutland <mark.rutland@arm.com>" - swarren@wwwdotorg.org - rob.herring@calxeda.com - Pawel Moll <pawel.moll@arm.com> - " Ian Campbell <ijc+devicetree@hellion.org.uk>\0" - "Cc\0olof@lixom.net" - devicetree@vger.kernel.org - tomasz.figa@gmail.com - grant.likely@secretlab.ca - khilman@linaro.org - linux-omap@vger.kernel.org - linux-arm-kernel@lists.infradead.org - " fparent@baylibre.com\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "+ more DT maintainers folks\n" @@ -95,7 +83,7 @@ "> from a dts. To do this the \"compatible\" properties from the nodes which\n" "> should be validated must be present in the schema.\n" ">\n" - "> \ttimer1: timer@4a318000 {\n" + "> \ttimer1: timer at 4a318000 {\n" "> \t\tcompatible = \"ti,omap3430-timer\";\n" "> \t\treg = <0x4a318000 0x80>;\n" "> \t\tinterrupts = <0x0 0x25 0x4>;\n" @@ -346,14 +334,14 @@ "> one can use the following constraint:\n" "> prop1 {\n" "> type = \"integer\";\n" - "> value@2 = <2>;\n" + "> value at 2 = <2>;\n" "> };\n" ">\n" "> or\n" ">\n" "> prop2 {\n" "> type = \"string\";\n" - "> value@1 = \"value1\";\n" + "> value at 1 = \"value1\";\n" "> };\n" ">\n" ">\n" @@ -409,25 +397,25 @@ "> /dts-v1/;\n" "> / {\n" "> compatible {\n" - "> value@0 {\n" + "> value at 0 {\n" "> value = \"compat1\";\n" "> parents {\n" "> node {\n" "> myprop {\n" "> type = \"int\";\n" - "> value@0 = <0xf>;\n" + "> value at 0 = <0xf>;\n" "> };\n" "> };\n" "> };\n" "> };\n" ">\n" - "> value@1 {\n" + "> value at 1 {\n" "> value = \"compat2\";\n" "> parents {\n" "> node {\n" "> myprop {\n" "> type = \"int\";\n" - "> value@0 = <0xa>;\n" + "> value at 0 = <0xa>;\n" "> };\n" "> };\n" "> };\n" @@ -602,4 +590,4 @@ "> create mode 100644 scripts/dtc/tests/test1.dts\n" > -56cae4a79c5c82275fb8add1e6305a85c40432e4da93bc49eded9cff927107e0 +cf12deed6f4d768abe3955d868c66d7beb86e894982b78a3192e2e517583e938
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.