diff for duplicates of <m2bmx5x1y2.fsf@baylibre.com> diff --git a/a/1.txt b/N1/1.txt index a62961a..2827e0c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -24,7 +24,7 @@ David Lechner <david@lechnology.com> writes: >>>> }; >>>> >>>> }; ->>>> + prictrl: priority-controller at 14110 { +>>>> + prictrl: priority-controller@14110 { >>>> + compatible = "ti,da850-mstpri"; >>>> + reg = <0x14110 0x0c>; >>> @@ -32,7 +32,7 @@ David Lechner <david@lechnology.com> writes: >>> I think we should add status = "disabled"; here and let boards opt in. >>> >>>> + }; ->>>> cfgchip: chip-controller at 1417c { +>>>> cfgchip: chip-controller@1417c { >>>> compatible = "ti,da830-cfgchip", "syscon", >>>> "simple-mfd"; >>>> reg = <0x1417c 0x14>; @@ -40,7 +40,7 @@ David Lechner <david@lechnology.com> writes: >>>> 1 0 0x68000000 0x00008000>; >>>> status = "disabled"; >>>> }; ->>>> + memctrl: memory-controller at b0000000 { +>>>> + memctrl: memory-controller@b0000000 { >>>> + compatible = "ti,da850-ddr-controller"; >>>> + reg = <0xb0000000 0xe8>; >>> @@ -73,3 +73,7 @@ IMO, what exactly are the error messages? Sounds like the driver is being too verbose, and calling things errors that are not really errors. Kevin +_______________________________________________ +dri-devel mailing list +dri-devel@lists.freedesktop.org +https://lists.freedesktop.org/mailman/listinfo/dri-devel diff --git a/a/content_digest b/N1/content_digest index 56ab655..d89c0ba 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,10 +2,25 @@ "ref\0a39b9276-865b-6382-574e-a5ef040a452f@lechnology.com\0" "ref\0CAMpxmJVqog0Fno_DO0NQKmVNvzu5d=3GOLk145wBmB-V70BLeg@mail.gmail.com\0" "ref\05e647eb0-2f8a-b46b-2048-7616bfb54ad7@lechnology.com\0" - "From\0khilman@baylibre.com (Kevin Hilman)\0" - "Subject\0[PATCH v2] ARM: dts: da850: add the mstpri and ddrctl nodes\0" + "From\0Kevin Hilman <khilman@baylibre.com>\0" + "Subject\0Re: [PATCH v2] ARM: dts: da850: add the mstpri and ddrctl nodes\0" "Date\0Wed, 23 Nov 2016 14:32:05 -0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0David Lechner <david@lechnology.com>\0" + "Cc\0Mark Rutland <mark.rutland@arm.com>" + linux-devicetree <devicetree@vger.kernel.org> + Tomi Valkeinen <tomi.valkeinen@ti.com> + Michael Turquette <mturquette@baylibre.com> + Sekhar Nori <nsekhar@ti.com> + Russell King <linux@armlinux.org.uk> + linux-drm <dri-devel@lists.freedesktop.org> + LKML <linux-kernel@vger.kernel.org> + Peter Ujfalusi <peter.ujfalusi@ti.com> + Bartosz Golaszewski <bgolaszewski@baylibre.com> + Rob Herring <robh+dt@kernel.org> + Jyri Sarha <jsarha@ti.com> + Frank Rowand <frowand.list@gmail.com> + arm-soc <linux-arm-kernel@lists.infradead.org> + " Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0" "\00:1\0" "b\0" "David Lechner <david@lechnology.com> writes:\n" @@ -34,7 +49,7 @@ ">>>> };\n" ">>>>\n" ">>>> };\n" - ">>>> + prictrl: priority-controller at 14110 {\n" + ">>>> + prictrl: priority-controller@14110 {\n" ">>>> + compatible = \"ti,da850-mstpri\";\n" ">>>> + reg = <0x14110 0x0c>;\n" ">>>\n" @@ -42,7 +57,7 @@ ">>> I think we should add status = \"disabled\"; here and let boards opt in.\n" ">>>\n" ">>>> + };\n" - ">>>> cfgchip: chip-controller at 1417c {\n" + ">>>> cfgchip: chip-controller@1417c {\n" ">>>> compatible = \"ti,da830-cfgchip\", \"syscon\",\n" ">>>> \"simple-mfd\";\n" ">>>> reg = <0x1417c 0x14>;\n" @@ -50,7 +65,7 @@ ">>>> 1 0 0x68000000 0x00008000>;\n" ">>>> status = \"disabled\";\n" ">>>> };\n" - ">>>> + memctrl: memory-controller at b0000000 {\n" + ">>>> + memctrl: memory-controller@b0000000 {\n" ">>>> + compatible = \"ti,da850-ddr-controller\";\n" ">>>> + reg = <0xb0000000 0xe8>;\n" ">>>\n" @@ -82,6 +97,10 @@ "IMO, what exactly are the error messages? Sounds like the driver is\n" "being too verbose, and calling things errors that are not really errors.\n" "\n" - Kevin + "Kevin\n" + "_______________________________________________\n" + "dri-devel mailing list\n" + "dri-devel@lists.freedesktop.org\n" + https://lists.freedesktop.org/mailman/listinfo/dri-devel -da31dbac7e7e97ad2afe0d795dca456a9891efd486d0e8cbd9acb1f96f535084 +b8e44fc1e13f6dc922b1a13706390c69e83a7720652a2e4e102b98442202f7d6
diff --git a/a/1.txt b/N2/1.txt index a62961a..e56741b 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -24,7 +24,7 @@ David Lechner <david@lechnology.com> writes: >>>> }; >>>> >>>> }; ->>>> + prictrl: priority-controller at 14110 { +>>>> + prictrl: priority-controller@14110 { >>>> + compatible = "ti,da850-mstpri"; >>>> + reg = <0x14110 0x0c>; >>> @@ -32,7 +32,7 @@ David Lechner <david@lechnology.com> writes: >>> I think we should add status = "disabled"; here and let boards opt in. >>> >>>> + }; ->>>> cfgchip: chip-controller at 1417c { +>>>> cfgchip: chip-controller@1417c { >>>> compatible = "ti,da830-cfgchip", "syscon", >>>> "simple-mfd"; >>>> reg = <0x1417c 0x14>; @@ -40,7 +40,7 @@ David Lechner <david@lechnology.com> writes: >>>> 1 0 0x68000000 0x00008000>; >>>> status = "disabled"; >>>> }; ->>>> + memctrl: memory-controller at b0000000 { +>>>> + memctrl: memory-controller@b0000000 { >>>> + compatible = "ti,da850-ddr-controller"; >>>> + reg = <0xb0000000 0xe8>; >>> diff --git a/a/content_digest b/N2/content_digest index 56ab655..1d66925 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,10 +2,26 @@ "ref\0a39b9276-865b-6382-574e-a5ef040a452f@lechnology.com\0" "ref\0CAMpxmJVqog0Fno_DO0NQKmVNvzu5d=3GOLk145wBmB-V70BLeg@mail.gmail.com\0" "ref\05e647eb0-2f8a-b46b-2048-7616bfb54ad7@lechnology.com\0" - "From\0khilman@baylibre.com (Kevin Hilman)\0" - "Subject\0[PATCH v2] ARM: dts: da850: add the mstpri and ddrctl nodes\0" + "From\0Kevin Hilman <khilman@baylibre.com>\0" + "Subject\0Re: [PATCH v2] ARM: dts: da850: add the mstpri and ddrctl nodes\0" "Date\0Wed, 23 Nov 2016 14:32:05 -0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0David Lechner <david@lechnology.com>\0" + "Cc\0Bartosz Golaszewski <bgolaszewski@baylibre.com>" + Michael Turquette <mturquette@baylibre.com> + Sekhar Nori <nsekhar@ti.com> + Rob Herring <robh+dt@kernel.org> + Frank Rowand <frowand.list@gmail.com> + Mark Rutland <mark.rutland@arm.com> + Peter Ujfalusi <peter.ujfalusi@ti.com> + Russell King <linux@armlinux.org.uk> + linux-devicetree <devicetree@vger.kernel.org> + David Airlie <airlied@linux.ie> + LKML <linux-kernel@vger.kernel.org> + linux-drm <dri-devel@lists.freedesktop.org> + Tomi Valkeinen <tomi.valkeinen@ti.com> + Jyri Sarha <jsarha@ti.com> + arm-soc <linux-arm-kernel@lists.infradead.org> + " Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0" "\00:1\0" "b\0" "David Lechner <david@lechnology.com> writes:\n" @@ -34,7 +50,7 @@ ">>>> };\n" ">>>>\n" ">>>> };\n" - ">>>> + prictrl: priority-controller at 14110 {\n" + ">>>> + prictrl: priority-controller@14110 {\n" ">>>> + compatible = \"ti,da850-mstpri\";\n" ">>>> + reg = <0x14110 0x0c>;\n" ">>>\n" @@ -42,7 +58,7 @@ ">>> I think we should add status = \"disabled\"; here and let boards opt in.\n" ">>>\n" ">>>> + };\n" - ">>>> cfgchip: chip-controller at 1417c {\n" + ">>>> cfgchip: chip-controller@1417c {\n" ">>>> compatible = \"ti,da830-cfgchip\", \"syscon\",\n" ">>>> \"simple-mfd\";\n" ">>>> reg = <0x1417c 0x14>;\n" @@ -50,7 +66,7 @@ ">>>> 1 0 0x68000000 0x00008000>;\n" ">>>> status = \"disabled\";\n" ">>>> };\n" - ">>>> + memctrl: memory-controller at b0000000 {\n" + ">>>> + memctrl: memory-controller@b0000000 {\n" ">>>> + compatible = \"ti,da850-ddr-controller\";\n" ">>>> + reg = <0xb0000000 0xe8>;\n" ">>>\n" @@ -84,4 +100,4 @@ "\n" Kevin -da31dbac7e7e97ad2afe0d795dca456a9891efd486d0e8cbd9acb1f96f535084 +b907c85eaf003063bcda0539a4c74fe4fb0e9113e52502e6f92ba4e79456ef47
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.