diff for duplicates of <571DB385.9010305@lategoodbye.de> diff --git a/a/1.txt b/N1/1.txt index 3ca7ac2..19116ed 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,9 +1,9 @@ -Hi J?rg, +Hi Jörg, -Am 23.04.2016 um 12:33 schrieb J?rg Krause: +Am 23.04.2016 um 12:33 schrieb Jörg Krause: > Hi Stefan, > -> On Sa, 2016-04-23 at 10:18 +0200, J?rg Krause wrote: +> On Sa, 2016-04-23 at 10:18 +0200, Jörg Krause wrote: >> Hi Stefan, >> >> On Sa, 2016-04-23 at 09:46 +0200, Stefan Wahren wrote: @@ -22,7 +22,7 @@ Am 23.04.2016 um 12:33 schrieb J?rg Krause: >>> dtc give me some strang errors: >>> >>> ERROR (duplicate_label): Duplicate label 'mac0' on ->>> /ahb at 80080000/ethernet at 800f0000 and /ahb at 00000000/ethernet at 800f0000 +>>> /ahb@80080000/ethernet@800f0000 and /ahb@00000000/ethernet@800f0000 >>> ERROR: Input tree has errors, aborting (use -f to force output) >>> >>> What's wrong with my patch or does it reveal another issue? @@ -43,8 +43,8 @@ Am 23.04.2016 um 12:33 schrieb J?rg Krause: >>> }; >>> }; >>> ->>> - ahb at 80080000 { ->>> + ahb at 00000000 { +>>> - ahb@80080000 { +>>> + ahb@00000000 { >>> compatible = "simple-bus"; >>> #address-cells = <1>; >>> #size-cells = <1>; @@ -52,12 +52,12 @@ Am 23.04.2016 um 12:33 schrieb J?rg Krause: >>> + reg = <0x00000000 0x20000>, <0x80080000 0x80000>; >>> ranges; >>> ->>> + ocram: sram at 00000000 { +>>> + ocram: sram@00000000 { >>> + compatible = "mmio-sram"; >>> + reg = <0x00000000 0x20000>; >>> + }; >>> + ->>> usb0: usb at 80080000 { +>>> usb0: usb@80080000 { >>> compatible = "fsl,imx28-usb", "fsl,imx27- >>> usb"; >>> reg = <0x80080000 0x10000>; @@ -72,13 +72,13 @@ Am 23.04.2016 um 12:33 schrieb J?rg Krause: >> AHB USBCTRL0 0x80080000 >> AHB OCROM 0xC0000000 >> ->> So instead of replacing ahb at 80080000 by ahb at 00000000 a new node +>> So instead of replacing ahb@80080000 by ahb@00000000 a new node >> should >> be created. However, I am not sure if this is really necessary, I >> haven't seen it for all device trees using "mmio-sram". > > Sorry, for not looking carefully enough at your patch. Haven't seen you -> adjusted the 'reg' property. I tried with an additional ahb at 00000000 no +> adjusted the 'reg' property. I tried with an additional ahb@00000000 no > de and this did work. > > So, there is really something odd here... @@ -90,5 +90,10 @@ Stefan > > Best regards -> J?rg Krause +> Jörg Krause > + +-- +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 2601cfb..b30a88e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,18 +1,23 @@ "ref\0571B283F.8010707@lategoodbye.de\0" "ref\01461399514.2205.20.camel@embedded.rocks\0" "ref\01461407589.1986.3.camel@embedded.rocks\0" - "From\0info@lategoodbye.de (Stefan Wahren)\0" - "Subject\0strange dtc errors after adding sram node\0" + "ref\01461407589.1986.3.camel-L1vi/lXTdtsfGbAt6QbQcg@public.gmane.org\0" + "From\0Stefan Wahren <info-saaNCTdWVBT7BZbvpMY5sg@public.gmane.org>\0" + "Subject\0Re: strange dtc errors after adding sram node\0" "Date\0Mon, 25 Apr 2016 08:04:53 +0200\0" - "To\0kernelnewbies@lists.kernelnewbies.org\0" + "To\0J\303\266rg Krause <joerg.krause-L1vi/lXTdtsfGbAt6QbQcg@public.gmane.org>" + kernelnewbies-7JyXY6prKcjpASu1u0TL5ti2O/JbrIOy@public.gmane.org + " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" + "Cc\0Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>" + " Sascha Hauer <kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\0" "\00:1\0" "b\0" - "Hi J?rg,\n" + "Hi J\303\266rg,\n" "\n" - "Am 23.04.2016 um 12:33 schrieb J?rg Krause:\n" + "Am 23.04.2016 um 12:33 schrieb J\303\266rg Krause:\n" "> Hi Stefan,\n" ">\n" - "> On Sa, 2016-04-23 at 10:18 +0200, J?rg Krause wrote:\n" + "> On Sa, 2016-04-23 at 10:18 +0200, J\303\266rg Krause wrote:\n" ">> Hi Stefan,\n" ">>\n" ">> On Sa, 2016-04-23 at 09:46 +0200, Stefan Wahren wrote:\n" @@ -31,7 +36,7 @@ ">>> dtc give me some strang errors:\n" ">>>\n" ">>> ERROR (duplicate_label): Duplicate label 'mac0' on\n" - ">>> /ahb at 80080000/ethernet at 800f0000 and /ahb at 00000000/ethernet at 800f0000\n" + ">>> /ahb@80080000/ethernet@800f0000 and /ahb@00000000/ethernet@800f0000\n" ">>> ERROR: Input tree has errors, aborting (use -f to force output)\n" ">>>\n" ">>> What's wrong with my patch or does it reveal another issue?\n" @@ -52,8 +57,8 @@ ">>> \t\t};\n" ">>> \t};\n" ">>>\n" - ">>> -\tahb at 80080000 {\n" - ">>> +\tahb at 00000000 {\n" + ">>> -\tahb@80080000 {\n" + ">>> +\tahb@00000000 {\n" ">>> \t\tcompatible = \"simple-bus\";\n" ">>> \t\t#address-cells = <1>;\n" ">>> \t\t#size-cells = <1>;\n" @@ -61,12 +66,12 @@ ">>> +\t\treg = <0x00000000 0x20000>, <0x80080000 0x80000>;\n" ">>> \t\tranges;\n" ">>>\n" - ">>> +\t\tocram: sram at 00000000 {\n" + ">>> +\t\tocram: sram@00000000 {\n" ">>> +\t\t\tcompatible = \"mmio-sram\";\n" ">>> +\t\t\treg = <0x00000000 0x20000>;\n" ">>> +\t\t};\n" ">>> +\n" - ">>> \t\tusb0: usb at 80080000 {\n" + ">>> \t\tusb0: usb@80080000 {\n" ">>> \t\t\tcompatible = \"fsl,imx28-usb\", \"fsl,imx27-\n" ">>> usb\";\n" ">>> \t\t\treg = <0x80080000 0x10000>;\n" @@ -81,13 +86,13 @@ ">> AHB\tUSBCTRL0\t0x80080000\n" ">> AHB\tOCROM\t\t0xC0000000\n" ">>\n" - ">> So instead of replacing ahb at 80080000 by ahb at 00000000 a new node\n" + ">> So instead of replacing ahb@80080000 by ahb@00000000 a new node\n" ">> should\n" ">> be created. However, I am not sure if this is really necessary, I\n" ">> haven't seen it for all device trees using \"mmio-sram\".\n" ">\n" "> Sorry, for not looking carefully enough at your patch. Haven't seen you\n" - "> adjusted the 'reg' property. I tried with an additional ahb at 00000000 no\n" + "> adjusted the 'reg' property. I tried with an additional ahb@00000000 no\n" "> de and this did work.\n" ">\n" "> So, there is really something odd here...\n" @@ -99,7 +104,12 @@ "\n" ">\n" "> Best regards\n" - "> J?rg Krause\n" - > + "> J\303\266rg Krause\n" + ">\n" + "\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 -ce21a425c0c2d07ce127124d43feedf2378e2086f6ddaf0bcee4cf3d9de5ab0b +03b9258e7ae293c8ad9e5a0f35235e9c4f7723e3b269d1d2f4595e77b8436507
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.