diff for duplicates of <40786265.ZDfztTY44U@diego> diff --git a/a/1.txt b/N1/1.txt index 12f7a4f..a35e0f2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ Am Freitag, 20. Oktober 2017, 09:44:55 CEST schrieb Hans Verkuil: -> On 20/10/17 09:38, Heiko Stübner wrote: +> On 20/10/17 09:38, Heiko St?bner wrote: > > Hi Hans, > > > > Am Freitag, 20. Oktober 2017, 09:28:58 CEST schrieb Hans Verkuil: @@ -7,11 +7,11 @@ Am Freitag, 20. Oktober 2017, 09:44:55 CEST schrieb Hans Verkuil: > >>> So far only the hdmi cec supports using one of two different pins > >>> as source, so add the route switching for it. > >>> -> >>> Signed-off-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org> +> >>> Signed-off-by: Heiko Stuebner <heiko@sntech.de> > >> > >> Just tested this on my firefly reload and it works great! > >> -> >> Tested-by: Hans Verkuil <hans.verkuil-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org> +> >> Tested-by: Hans Verkuil <hans.verkuil@cisco.com> > > > > oh cool. I really only wrote this based on the soc manual, > > so it actually surprises me, that it works on the first try :-) diff --git a/a/content_digest b/N1/content_digest index 1465b0c..dcfe45c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,20 +1,14 @@ "ref\020171013225337.5196-1-phh@phh.me\0" "ref\02040825.vRYCsv903Y@diego\0" "ref\068b8765d-3d55-3fdd-e23e-776e978c38bd@xs4all.nl\0" - "ref\068b8765d-3d55-3fdd-e23e-776e978c38bd-qWit8jRvyhVmR6Xm/wNWPw@public.gmane.org\0" - "From\0Heiko St\303\274bner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0" - "Subject\0Re: [PATCH] pinctrl: rockchip: Add iomux-route switching support for rk3288\0" + "From\0heiko@sntech.de (Heiko St\303\274bner)\0" + "Subject\0[PATCH] pinctrl: rockchip: Add iomux-route switching support for rk3288\0" "Date\0Fri, 20 Oct 2017 18:58:58 +0200\0" - "To\0Hans Verkuil <hverkuil-qWit8jRvyhVmR6Xm/wNWPw@public.gmane.org>\0" - "Cc\0linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" - Pierre-Hugues Husson <phh-8tEavu1zA38@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - " linux-media-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Am Freitag, 20. Oktober 2017, 09:44:55 CEST schrieb Hans Verkuil:\n" - "> On 20/10/17 09:38, Heiko St\303\274bner wrote:\n" + "> On 20/10/17 09:38, Heiko St?bner wrote:\n" "> > Hi Hans,\n" "> > \n" "> > Am Freitag, 20. Oktober 2017, 09:28:58 CEST schrieb Hans Verkuil:\n" @@ -22,11 +16,11 @@ "> >>> So far only the hdmi cec supports using one of two different pins\n" "> >>> as source, so add the route switching for it.\n" "> >>> \n" - "> >>> Signed-off-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\n" + "> >>> Signed-off-by: Heiko Stuebner <heiko@sntech.de>\n" "> >> \n" "> >> Just tested this on my firefly reload and it works great!\n" "> >> \n" - "> >> Tested-by: Hans Verkuil <hans.verkuil-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org>\n" + "> >> Tested-by: Hans Verkuil <hans.verkuil@cisco.com>\n" "> > \n" "> > oh cool. I really only wrote this based on the soc manual,\n" "> > so it actually surprises me, that it works on the first try :-)\n" @@ -39,4 +33,4 @@ "ordering (valu0 -> gpio0, value1 -> gpio7 ... and reverse), so if it were\n" really wrong, you shouldn've have seen any results at all. -51cb1df3b3fe6cbb1fe91627cdb89124bad6830ebe3419f2a82765fe6d3ea4d4 +b9416218916ee427e176defb3b31e5c500b1439e82aa8a7db5017b26d295bc7a
diff --git a/a/1.txt b/N2/1.txt index 12f7a4f..5dac2db 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -7,11 +7,11 @@ Am Freitag, 20. Oktober 2017, 09:44:55 CEST schrieb Hans Verkuil: > >>> So far only the hdmi cec supports using one of two different pins > >>> as source, so add the route switching for it. > >>> -> >>> Signed-off-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org> +> >>> Signed-off-by: Heiko Stuebner <heiko@sntech.de> > >> > >> Just tested this on my firefly reload and it works great! > >> -> >> Tested-by: Hans Verkuil <hans.verkuil-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org> +> >> Tested-by: Hans Verkuil <hans.verkuil@cisco.com> > > > > oh cool. I really only wrote this based on the soc manual, > > so it actually surprises me, that it works on the first try :-) diff --git a/a/content_digest b/N2/content_digest index 1465b0c..a862cd2 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,16 +1,15 @@ "ref\020171013225337.5196-1-phh@phh.me\0" "ref\02040825.vRYCsv903Y@diego\0" "ref\068b8765d-3d55-3fdd-e23e-776e978c38bd@xs4all.nl\0" - "ref\068b8765d-3d55-3fdd-e23e-776e978c38bd-qWit8jRvyhVmR6Xm/wNWPw@public.gmane.org\0" - "From\0Heiko St\303\274bner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0" + "From\0Heiko St\303\274bner <heiko@sntech.de>\0" "Subject\0Re: [PATCH] pinctrl: rockchip: Add iomux-route switching support for rk3288\0" "Date\0Fri, 20 Oct 2017 18:58:58 +0200\0" - "To\0Hans Verkuil <hverkuil-qWit8jRvyhVmR6Xm/wNWPw@public.gmane.org>\0" - "Cc\0linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" - Pierre-Hugues Husson <phh-8tEavu1zA38@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - " linux-media-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Hans Verkuil <hverkuil@xs4all.nl>\0" + "Cc\0Pierre-Hugues Husson <phh@phh.me>" + linux-rockchip@lists.infradead.org + linux-kernel@vger.kernel.org + linux-arm-kernel@lists.infradead.org + " linux-media@vger.kernel.org\0" "\00:1\0" "b\0" "Am Freitag, 20. Oktober 2017, 09:44:55 CEST schrieb Hans Verkuil:\n" @@ -22,11 +21,11 @@ "> >>> So far only the hdmi cec supports using one of two different pins\n" "> >>> as source, so add the route switching for it.\n" "> >>> \n" - "> >>> Signed-off-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\n" + "> >>> Signed-off-by: Heiko Stuebner <heiko@sntech.de>\n" "> >> \n" "> >> Just tested this on my firefly reload and it works great!\n" "> >> \n" - "> >> Tested-by: Hans Verkuil <hans.verkuil-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org>\n" + "> >> Tested-by: Hans Verkuil <hans.verkuil@cisco.com>\n" "> > \n" "> > oh cool. I really only wrote this based on the soc manual,\n" "> > so it actually surprises me, that it works on the first try :-)\n" @@ -39,4 +38,4 @@ "ordering (valu0 -> gpio0, value1 -> gpio7 ... and reverse), so if it were\n" really wrong, you shouldn've have seen any results at all. -51cb1df3b3fe6cbb1fe91627cdb89124bad6830ebe3419f2a82765fe6d3ea4d4 +b657d3132d496ecd1e90de52b860a27a6efa0c89af0fcb8123457fdba873463d
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.