diff for duplicates of <20150119213239.GI4367@lukather> diff --git a/a/1.txt b/N1/1.txt index 9435a4a..25c0bba 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -17,7 +17,7 @@ On Mon, Jan 19, 2015 at 02:46:00PM +0100, Hans de Goede wrote: > >>>Note since u-boot-v2015.01 has been released using the de_be0-lcd0-hdmi > >>>pipeline on sun4i, we need to keep that one around too (unfortunately). > >>> -> >>>Signed-off-by: Hans de Goede <hdegoede@redhat.com> +> >>>Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> > >>>--- > >>> arch/arm/boot/dts/sun4i-a10.dtsi | 8 ++++++++ > >>> 1 file changed, 8 insertions(+) @@ -31,7 +31,7 @@ On Mon, Jan 19, 2015 at 02:46:00PM +0100, Hans de Goede wrote: > >>> status = "disabled"; > >>> }; > >>>+ -> >>>+ framebuffer at 1 { +> >>>+ framebuffer@1 { > >>>+ compatible = "allwinner,simple-framebuffer", "simple-framebuffer"; > >>>+ allwinner,pipeline = "de_fe0-de_be0-lcd0-hdmi"; > >>>+ clocks = <&pll5 1>, <&ahb_gates 36>, <&ahb_gates 43>, @@ -65,7 +65,7 @@ On Mon, Jan 19, 2015 at 02:46:00PM +0100, Hans de Goede wrote: > Hmm, thinking more about this, and about how u-boot searches for > the simplefb node, I think that having a single node like this: > -> framebuffer at 0 { +> framebuffer@0 { > compatible = "allwinner,simple-framebuffer", "simple-framebuffer"; > /* This node is for de_fe0-de_be0-lcd0-hdmi, but we also declare de_be0-lcd0-hdmi > for compatibility with u-boot-v2015.01 which does not use the frontend */ @@ -88,10 +88,3 @@ Maxime Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com --------------- next part -------------- -A non-text attachment was scrubbed... -Name: signature.asc -Type: application/pgp-signature -Size: 819 bytes -Desc: Digital signature -URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150119/6120e86f/attachment.sig> diff --git a/a/content_digest b/N1/content_digest index 67a0624..e63948e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,11 +3,16 @@ "ref\020150119132002.GD4367@lukather\0" "ref\054BD082D.6030905@redhat.com\0" "ref\054BD0A98.9030309@redhat.com\0" - "From\0maxime.ripard@free-electrons.com (Maxime Ripard)\0" - "Subject\0[PATCH] ARM: dts: sun4i: Add simplefb node with de_fe0-de_be0-lcd0-hdmi pipeline\0" + "ref\054BD0A98.9030309-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org\0" + "From\0Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" + "Subject\0Re: [PATCH] ARM: dts: sun4i: Add simplefb node with de_fe0-de_be0-lcd0-hdmi pipeline\0" "Date\0Mon, 19 Jan 2015 22:32:39 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" - "\00:1\0" + "To\0Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0" + "Cc\0Ian Campbell <ijc-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>" + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + " linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org\0" + "\01:1\0" "b\0" "On Mon, Jan 19, 2015 at 02:46:00PM +0100, Hans de Goede wrote:\n" "> Hi,\n" @@ -28,7 +33,7 @@ "> >>>Note since u-boot-v2015.01 has been released using the de_be0-lcd0-hdmi\n" "> >>>pipeline on sun4i, we need to keep that one around too (unfortunately).\n" "> >>>\n" - "> >>>Signed-off-by: Hans de Goede <hdegoede@redhat.com>\n" + "> >>>Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" "> >>>---\n" "> >>> arch/arm/boot/dts/sun4i-a10.dtsi | 8 ++++++++\n" "> >>> 1 file changed, 8 insertions(+)\n" @@ -42,7 +47,7 @@ "> >>> status = \"disabled\";\n" "> >>> };\n" "> >>>+\n" - "> >>>+ framebuffer at 1 {\n" + "> >>>+ framebuffer@1 {\n" "> >>>+ compatible = \"allwinner,simple-framebuffer\", \"simple-framebuffer\";\n" "> >>>+ allwinner,pipeline = \"de_fe0-de_be0-lcd0-hdmi\";\n" "> >>>+ clocks = <&pll5 1>, <&ahb_gates 36>, <&ahb_gates 43>,\n" @@ -76,7 +81,7 @@ "> Hmm, thinking more about this, and about how u-boot searches for\n" "> the simplefb node, I think that having a single node like this:\n" "> \n" - "> framebuffer at 0 {\n" + "> framebuffer@0 {\n" "> compatible = \"allwinner,simple-framebuffer\", \"simple-framebuffer\";\n" "> /* This node is for de_fe0-de_be0-lcd0-hdmi, but we also declare de_be0-lcd0-hdmi\n" "> for compatibility with u-boot-v2015.01 which does not use the frontend */\n" @@ -98,13 +103,6 @@ "-- \n" "Maxime Ripard, Free Electrons\n" "Embedded Linux, Kernel and Android engineering\n" - "http://free-electrons.com\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: Digital signature\n" - URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150119/6120e86f/attachment.sig> + http://free-electrons.com -09a29db985903acac7bd69f3fde807adb36872359b11caa0bde1cb840e66bb45 +2b603b179dc3cb4d79ae82c7182b312d3a1b7dfb23cf0bd53b999028dcbbf5ec
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.