diff for duplicates of <20180508230050.3ee22309@bbrezillon> diff --git a/a/1.txt b/N1/1.txt index df99415..6233b73 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -10,10 +10,10 @@ Rob Herring <robh@kernel.org> wrote: > >> there's only a single child. Fix the following warnings removing > >> unnecessary addresses on OF graph nodes: > >> -> >> Warning (graph_child_address): /ahb/apb/hlcdc at f0030000/hlcdc-display-controller: graph node has single child node 'port at 0', #address-cells/#size-cells are not necessary -> >> Warning (graph_child_address): /ahb/apb/hlcdc at f0030000/hlcdc-display-controller/port at 0: graph node has single child node 'endpoint', #address-cells/#size-cells are not necessary -> >> Warning (graph_child_address): /ahb/apb/isi at f0034000/port: graph node has single child node 'endpoint', #address-cells/#size-cells are not necessary -> >> Warning (graph_child_address): /panel/port at 0: graph node has single child node 'endpoint at 0', #address-cells/#size-cells are not necessary +> >> Warning (graph_child_address): /ahb/apb/hlcdc@f0030000/hlcdc-display-controller: graph node has single child node 'port@0', #address-cells/#size-cells are not necessary +> >> Warning (graph_child_address): /ahb/apb/hlcdc@f0030000/hlcdc-display-controller/port@0: graph node has single child node 'endpoint', #address-cells/#size-cells are not necessary +> >> Warning (graph_child_address): /ahb/apb/isi@f0034000/port: graph node has single child node 'endpoint', #address-cells/#size-cells are not necessary +> >> Warning (graph_child_address): /panel/port@0: graph node has single child node 'endpoint@0', #address-cells/#size-cells are not necessary > > > > Unfortunately that's not going to work, because the driver calls > > drm_of_find_panel_or_bridge() with a positive port and endpoint, diff --git a/a/content_digest b/N1/content_digest index b3735da..0812e9b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,13 @@ "ref\020180508135930.5768-1-robh@kernel.org\0" "ref\020180508221819.6b70d5c7@bbrezillon\0" "ref\0CAL_JsqLckD9FAS=mOH_gr7PL5xipF2qsGvBi0mRKXPnXn6bEMQ@mail.gmail.com\0" - "From\0boris.brezillon@bootlin.com (Boris Brezillon)\0" - "Subject\0[PATCH] arm: dts: atmel: graph_child_address warning fixes\0" + "From\0Boris Brezillon <boris.brezillon@bootlin.com>\0" + "Subject\0Re: [PATCH] arm: dts: atmel: graph_child_address warning fixes\0" "Date\0Tue, 8 May 2018 23:00:50 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Rob Herring <robh@kernel.org>\0" + "Cc\0devicetree@vger.kernel.org" + Alexandre Belloni <alexandre.belloni@bootlin.com> + " moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE <linux-arm-kernel@lists.infradead.org>\0" "\00:1\0" "b\0" "On Tue, 8 May 2018 15:41:51 -0500\n" @@ -19,10 +22,10 @@ "> >> there's only a single child. Fix the following warnings removing\n" "> >> unnecessary addresses on OF graph nodes:\n" "> >>\n" - "> >> Warning (graph_child_address): /ahb/apb/hlcdc at f0030000/hlcdc-display-controller: graph node has single child node 'port at 0', #address-cells/#size-cells are not necessary\n" - "> >> Warning (graph_child_address): /ahb/apb/hlcdc at f0030000/hlcdc-display-controller/port at 0: graph node has single child node 'endpoint', #address-cells/#size-cells are not necessary\n" - "> >> Warning (graph_child_address): /ahb/apb/isi at f0034000/port: graph node has single child node 'endpoint', #address-cells/#size-cells are not necessary\n" - "> >> Warning (graph_child_address): /panel/port at 0: graph node has single child node 'endpoint at 0', #address-cells/#size-cells are not necessary \n" + "> >> Warning (graph_child_address): /ahb/apb/hlcdc@f0030000/hlcdc-display-controller: graph node has single child node 'port@0', #address-cells/#size-cells are not necessary\n" + "> >> Warning (graph_child_address): /ahb/apb/hlcdc@f0030000/hlcdc-display-controller/port@0: graph node has single child node 'endpoint', #address-cells/#size-cells are not necessary\n" + "> >> Warning (graph_child_address): /ahb/apb/isi@f0034000/port: graph node has single child node 'endpoint', #address-cells/#size-cells are not necessary\n" + "> >> Warning (graph_child_address): /panel/port@0: graph node has single child node 'endpoint@0', #address-cells/#size-cells are not necessary \n" "> >\n" "> > Unfortunately that's not going to work, because the driver calls\n" "> > drm_of_find_panel_or_bridge() with a positive port and endpoint,\n" @@ -56,4 +59,4 @@ "single child, and dtc complains that such nodes should not have a reg\n" prop. -fcca42f9dfe52af50c51d04003234b97c4202f2cf554f719cfd0e30360dd088a +e91dbc4ce9528e1817bd6d189a23841d50a9d9607307f6905dd9db9b46978641
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.