diff for duplicates of <20180816194651.GA30122@w540> diff --git a/a/1.txt b/N1/1.txt index eeeb99d..5616cd1 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -68,7 +68,7 @@ On Thu, Aug 16, 2018 at 02:52:41PM +0200, Peter Rosin wrote: > >>>> + > >>>> Example: > >>>> -> >>>> hlcdc: hlcdc at f0030000 { +> >>>> hlcdc: hlcdc@f0030000 { > >>>> @@ -50,3 +58,21 @@ Example: > >>>> #pwm-cells = <3>; > >>>> }; @@ -86,12 +86,12 @@ On Thu, Aug 16, 2018 at 02:52:41PM +0200, Peter Rosin wrote: > >>>> + pinctrl-names = "default"; > >>>> + pinctrl-0 = <&pinctrl_lcd_base &pinctrl_lcd_rgb565>; > >>>> + -> >>>> + port at 0 { +> >>>> + port@0 { > >>> > >>> The node has a unit address specified, you're missing a reg = <0> > >>> property (no big deal, it's an example, but the other one has it) > >>> -> >>>> + hlcdc_panel_output: endpoint at 0 { +> >>>> + hlcdc_panel_output: endpoint@0 { > >>> > >>> Missing reg here too. > >> @@ -99,7 +99,7 @@ On Thu, Aug 16, 2018 at 02:52:41PM +0200, Peter Rosin wrote: > >> wrote the patch). > >> > > -> > Ok, then please consider also describing the port at 0 node cell sizes too +> > Ok, then please consider also describing the port@0 node cell sizes too > > since it has a child endpoint node. > > Ok, I have now figured out why this was as it were, and I no longer agree @@ -117,8 +117,8 @@ On Thu, Aug 16, 2018 at 02:52:41PM +0200, Peter Rosin wrote: > pinctrl-names = "default"; > pinctrl-0 = <&pinctrl_lcd_base &pinctrl_lcd_rgb565>; > -> port at 0 { -> hlcdc_panel_output: endpoint at 0 { +> port@0 { +> hlcdc_panel_output: endpoint@0 { > bus-width = <16>; Right, I thought that even when re-defining a node, reg properties @@ -171,10 +171,3 @@ Thanks > >>>> > >> > --------------- next part -------------- -A non-text attachment was scrubbed... -Name: signature.asc -Type: application/pgp-signature -Size: 819 bytes -Desc: not available -URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20180816/3bf52c6a/attachment.sig> diff --git a/N1/2.bin b/N1/2.bin new file mode 100644 index 0000000..3f5d08b --- /dev/null +++ b/N1/2.bin @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1 + +iQIcBAEBAgAGBQJbddSlAAoJEHI0Bo8WoVY8+tMP/iDKNi5Ir9G8oN36J8pkC/xC +wTC5GDuqwSNeL4SYh8gfIwn2rV4uJwPOCUZzHGXXnbVbNj7DDvQrd9QyHUVkLxJE +NaSCkvWCOB5I5gYXH5yDPShs5KE3FH6ZIhpHCw+O0P9Evg40SA/AByaEIkfk99Ql +fhwB6npxsYbvcxi0SO1hkJR3afu4dpTUpt5p4ixBHpzKA/XJUvJCMC+ScRNzNUEk +haII2XPdvSmLMGHjPZF/iESWdMjZ+S1oJ73+MV5XFupwlWaDifwDgn4autva+aJ/ +SZvKWGkDclXC8eWfwal11RITQkAp+M0rOaAuQePjpsbDEkDpGqjIPnclaToOyXdY +RzpP7Cbms1VxIS36ycctnLGC48OTyizXHL/nd/ZdbufEyiIyprJG4P5TrPnvWNrB +7EIp2QlYpzMy5JSfV3bu7RQ27eiFrTTwIdSmjouaNMmBvzpVitRT8z89EoJsFmON +xDS3q7BxvIN0p04usICCAJ2aBP3KVo3BW4N7rsEOOYL7wAg/vNsVL/9VkyXmE5ub +dJZTrFftuB0tL/jixxnbIq6ris/kbK6pfahUfNvI/uOzpNQGcTgckK1m2R8mmEIB +h4szakP+uQNkrMWzJNe86BKIVmkS9D2WJM51lG7Uok9XvaFxRBRQm5G2YDNk9uU6 +9pmp1DfuMlgTVzY6TVfy +=XDwT +-----END PGP SIGNATURE----- diff --git a/N1/2.hdr b/N1/2.hdr new file mode 100644 index 0000000..5e5352c --- /dev/null +++ b/N1/2.hdr @@ -0,0 +1 @@ +Content-Type: application/pgp-signature; name="signature.asc" diff --git a/a/content_digest b/N1/content_digest index 197fade..b4d3e0e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,11 +4,27 @@ "ref\06fe3e84e-bd9d-0894-df8b-1b40c0f9477d@axentia.se\0" "ref\020180803085143.GC4528@w540\0" "ref\0061a99d5-4fe6-795c-7e91-cf7127fb8472@axentia.se\0" - "From\0jacopo@jmondi.org (jacopo mondi)\0" - "Subject\0[RESEND PATCH v5 2/3] dt-bindings: display: atmel: optional video-interface of endpoints\0" + "From\0jacopo mondi <jacopo@jmondi.org>\0" + "Subject\0Re: [RESEND PATCH v5 2/3] dt-bindings: display: atmel: optional video-interface of endpoints\0" "Date\0Thu, 16 Aug 2018 21:46:51 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" - "\00:1\0" + "To\0Peter Rosin <peda@axentia.se>\0" + "Cc\0linux-kernel@vger.kernel.org" + Boris Brezillon <boris.brezillon@bootlin.com> + David Airlie <airlied@linux.ie> + Rob Herring <robh+dt@kernel.org> + Mark Rutland <mark.rutland@arm.com> + Nicolas Ferre <nicolas.ferre@microchip.com> + Alexandre Belloni <alexandre.belloni@bootlin.com> + Laurent Pinchart <laurent.pinchart@ideasonboard.com> + dri-devel@lists.freedesktop.org + devicetree@vger.kernel.org + linux-arm-kernel@lists.infradead.org + Jyri Sarha <jsarha@ti.com> + Daniel Vetter <daniel@ffwll.ch> + Andrzej Hajda <a.hajda@samsung.com> + Russell King - ARM Linux <linux@armlinux.org.uk> + " Jacopo Mondi <jacopo+renesas@jmondi.org>\0" + "\01:1\0" "b\0" "Hi Peter,\n" "\n" @@ -80,7 +96,7 @@ "> >>>> +\n" "> >>>> Example:\n" "> >>>>\n" - "> >>>> \thlcdc: hlcdc at f0030000 {\n" + "> >>>> \thlcdc: hlcdc@f0030000 {\n" "> >>>> @@ -50,3 +58,21 @@ Example:\n" "> >>>> \t\t\t#pwm-cells = <3>;\n" "> >>>> \t\t};\n" @@ -98,12 +114,12 @@ "> >>>> +\t\t\tpinctrl-names = \"default\";\n" "> >>>> +\t\t\tpinctrl-0 = <&pinctrl_lcd_base &pinctrl_lcd_rgb565>;\n" "> >>>> +\n" - "> >>>> +\t\t\tport at 0 {\n" + "> >>>> +\t\t\tport@0 {\n" "> >>>\n" "> >>> The node has a unit address specified, you're missing a reg = <0>\n" "> >>> property (no big deal, it's an example, but the other one has it)\n" "> >>>\n" - "> >>>> +\t\t\t\thlcdc_panel_output: endpoint at 0 {\n" + "> >>>> +\t\t\t\thlcdc_panel_output: endpoint@0 {\n" "> >>>\n" "> >>> Missing reg here too.\n" "> >>\n" @@ -111,7 +127,7 @@ "> >> wrote the patch).\n" "> >>\n" "> >\n" - "> > Ok, then please consider also describing the port at 0 node cell sizes too\n" + "> > Ok, then please consider also describing the port@0 node cell sizes too\n" "> > since it has a child endpoint node.\n" ">\n" "> Ok, I have now figured out why this was as it were, and I no longer agree\n" @@ -129,8 +145,8 @@ "> \t\t\tpinctrl-names = \"default\";\n" "> \t\t\tpinctrl-0 = <&pinctrl_lcd_base &pinctrl_lcd_rgb565>;\n" ">\n" - "> \t\t\tport at 0 {\n" - "> \t\t\t\thlcdc_panel_output: endpoint at 0 {\n" + "> \t\t\tport@0 {\n" + "> \t\t\t\thlcdc_panel_output: endpoint@0 {\n" "> \t\t\t\t\tbus-width = <16>;\n" "\n" "Right, I thought that even when re-defining a node, reg properties\n" @@ -182,13 +198,26 @@ "> >>>> 2.11.0\n" "> >>>>\n" "> >>\n" - ">\n" - "-------------- next part --------------\n" - "A non-text attachment was scrubbed...\n" - "Name: signature.asc\n" - "Type: application/pgp-signature\n" - "Size: 819 bytes\n" - "Desc: not available\n" - URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20180816/3bf52c6a/attachment.sig> + > + "\01:2\0" + "fn\0signature.asc\0" + "b\0" + "-----BEGIN PGP SIGNATURE-----\n" + "Version: GnuPG v1\n" + "\n" + "iQIcBAEBAgAGBQJbddSlAAoJEHI0Bo8WoVY8+tMP/iDKNi5Ir9G8oN36J8pkC/xC\n" + "wTC5GDuqwSNeL4SYh8gfIwn2rV4uJwPOCUZzHGXXnbVbNj7DDvQrd9QyHUVkLxJE\n" + "NaSCkvWCOB5I5gYXH5yDPShs5KE3FH6ZIhpHCw+O0P9Evg40SA/AByaEIkfk99Ql\n" + "fhwB6npxsYbvcxi0SO1hkJR3afu4dpTUpt5p4ixBHpzKA/XJUvJCMC+ScRNzNUEk\n" + "haII2XPdvSmLMGHjPZF/iESWdMjZ+S1oJ73+MV5XFupwlWaDifwDgn4autva+aJ/\n" + "SZvKWGkDclXC8eWfwal11RITQkAp+M0rOaAuQePjpsbDEkDpGqjIPnclaToOyXdY\n" + "RzpP7Cbms1VxIS36ycctnLGC48OTyizXHL/nd/ZdbufEyiIyprJG4P5TrPnvWNrB\n" + "7EIp2QlYpzMy5JSfV3bu7RQ27eiFrTTwIdSmjouaNMmBvzpVitRT8z89EoJsFmON\n" + "xDS3q7BxvIN0p04usICCAJ2aBP3KVo3BW4N7rsEOOYL7wAg/vNsVL/9VkyXmE5ub\n" + "dJZTrFftuB0tL/jixxnbIq6ris/kbK6pfahUfNvI/uOzpNQGcTgckK1m2R8mmEIB\n" + "h4szakP+uQNkrMWzJNe86BKIVmkS9D2WJM51lG7Uok9XvaFxRBRQm5G2YDNk9uU6\n" + "9pmp1DfuMlgTVzY6TVfy\n" + "=XDwT\n" + "-----END PGP SIGNATURE-----\n" -87743c727c8cfaf57d523dba3e00916429c67e4ced0eba410f208cb73b61a947 +d2f129d2918bb7e7f61769135ca97708b590bda7a37875d6731b1e754222745c
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.