diff for duplicates of <3795174.JdKOkfR0EK@diego> diff --git a/a/1.txt b/N1/1.txt index a88482a..29ea4b1 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -7,7 +7,7 @@ Am Freitag, 20. Dezember 2019, 12:21:28 CET schrieb Kishon Vijay Abraham I: > > > > Am Montag, 16. Dezember 2019, 18:56:15 CET schrieb Rob Herring: > >> On Mon, 16 Dec 2019 13:24:47 +0100, Heiko Stuebner wrote: -> >>> From: Heiko Stuebner <heiko.stuebner-SN7IsUiht6C/RdPyistoZJqQE7yCjDx5@public.gmane.org> +> >>> From: Heiko Stuebner <heiko.stuebner@theobroma-systems.com> > >>> > >>> Further review of the dsi components for the px30 revealed that the > >>> phy shouldn't expose the pll as clock but instead handle settings @@ -17,7 +17,7 @@ Am Freitag, 20. Dezember 2019, 12:21:28 CET schrieb Kishon Vijay Abraham I: > >>> so they don't get used. > >>> > >>> Fixes: 3817c7961179 ("dt-bindings: phy: add yaml binding for rockchip,px30-dsi-dphy") -> >>> Signed-off-by: Heiko Stuebner <heiko.stuebner-SN7IsUiht6C/RdPyistoZJqQE7yCjDx5@public.gmane.org> +> >>> Signed-off-by: Heiko Stuebner <heiko.stuebner@theobroma-systems.com> > >>> --- > >>> Hi Kishon, > >>> @@ -42,7 +42,7 @@ Am Freitag, 20. Dezember 2019, 12:21:28 CET schrieb Kishon Vijay Abraham I: > > > > @Kishon, the original mail already got an > > -> > Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> +> > Acked-by: Rob Herring <robh@kernel.org> > > merged now, Thanks! @@ -51,3 +51,10 @@ As I don't see them in either of your branches :-) Thanks Heiko + + + +_______________________________________________ +linux-arm-kernel mailing list +linux-arm-kernel@lists.infradead.org +http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/a/content_digest b/N1/content_digest index 6385239..6954393 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,19 +1,18 @@ "ref\020191216122448.27867-1-heiko@sntech.de\0" "ref\012525836.FhlgEYrHGb@diego\0" "ref\045c59145-5705-90f9-ff0e-c84cf8d17e8b@ti.com\0" - "ref\045c59145-5705-90f9-ff0e-c84cf8d17e8b-l0cyMroinI0@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 RESEND 1/2] dt-bindings: phy: drop #clock-cells from rockchip, px30-dsi-dphy\0" "Date\0Fri, 20 Dec 2019 12:37:26 +0100\0" - "To\0Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>\0" - "Cc\0mark.rutland-5wv7dgnIgG8@public.gmane.org" - Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Heiko Stuebner <heiko.stuebner-SN7IsUiht6C/RdPyistoZJqQE7yCjDx5@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0Kishon Vijay Abraham I <kishon@ti.com>\0" + "Cc\0mark.rutland@arm.com" + Rob Herring <robh@kernel.org> + devicetree@vger.kernel.org + Heiko Stuebner <heiko.stuebner@theobroma-systems.com> + linux-kernel@vger.kernel.org + linux-rockchip@lists.infradead.org + robh+dt@kernel.org + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Kishon,\n" @@ -25,7 +24,7 @@ "> > \n" "> > Am Montag, 16. Dezember 2019, 18:56:15 CET schrieb Rob Herring:\n" "> >> On Mon, 16 Dec 2019 13:24:47 +0100, Heiko Stuebner wrote:\n" - "> >>> From: Heiko Stuebner <heiko.stuebner-SN7IsUiht6C/RdPyistoZJqQE7yCjDx5@public.gmane.org>\n" + "> >>> From: Heiko Stuebner <heiko.stuebner@theobroma-systems.com>\n" "> >>>\n" "> >>> Further review of the dsi components for the px30 revealed that the\n" "> >>> phy shouldn't expose the pll as clock but instead handle settings\n" @@ -35,7 +34,7 @@ "> >>> so they don't get used.\n" "> >>>\n" "> >>> Fixes: 3817c7961179 (\"dt-bindings: phy: add yaml binding for rockchip,px30-dsi-dphy\")\n" - "> >>> Signed-off-by: Heiko Stuebner <heiko.stuebner-SN7IsUiht6C/RdPyistoZJqQE7yCjDx5@public.gmane.org>\n" + "> >>> Signed-off-by: Heiko Stuebner <heiko.stuebner@theobroma-systems.com>\n" "> >>> ---\n" "> >>> Hi Kishon,\n" "> >>>\n" @@ -60,7 +59,7 @@ "> > \n" "> > @Kishon, the original mail already got an\n" "> > \n" - "> > Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" + "> > Acked-by: Rob Herring <robh@kernel.org>\n" "> \n" "> merged now, Thanks!\n" "\n" @@ -68,6 +67,13 @@ "As I don't see them in either of your branches :-)\n" "\n" "Thanks\n" - Heiko + "Heiko\n" + "\n" + "\n" + "\n" + "_______________________________________________\n" + "linux-arm-kernel mailing list\n" + "linux-arm-kernel@lists.infradead.org\n" + http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -25feea09ca1cd5a59f40e181ea481bb8661a0d78c9aab56e3a214771dfa40d16 +0c01b8abce87bc95690134554f466f43abe92a41d53932dec671f20a00e101c1
diff --git a/a/1.txt b/N2/1.txt index a88482a..f29d318 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -7,7 +7,7 @@ Am Freitag, 20. Dezember 2019, 12:21:28 CET schrieb Kishon Vijay Abraham I: > > > > Am Montag, 16. Dezember 2019, 18:56:15 CET schrieb Rob Herring: > >> On Mon, 16 Dec 2019 13:24:47 +0100, Heiko Stuebner wrote: -> >>> From: Heiko Stuebner <heiko.stuebner-SN7IsUiht6C/RdPyistoZJqQE7yCjDx5@public.gmane.org> +> >>> From: Heiko Stuebner <heiko.stuebner@theobroma-systems.com> > >>> > >>> Further review of the dsi components for the px30 revealed that the > >>> phy shouldn't expose the pll as clock but instead handle settings @@ -17,7 +17,7 @@ Am Freitag, 20. Dezember 2019, 12:21:28 CET schrieb Kishon Vijay Abraham I: > >>> so they don't get used. > >>> > >>> Fixes: 3817c7961179 ("dt-bindings: phy: add yaml binding for rockchip,px30-dsi-dphy") -> >>> Signed-off-by: Heiko Stuebner <heiko.stuebner-SN7IsUiht6C/RdPyistoZJqQE7yCjDx5@public.gmane.org> +> >>> Signed-off-by: Heiko Stuebner <heiko.stuebner@theobroma-systems.com> > >>> --- > >>> Hi Kishon, > >>> @@ -42,7 +42,7 @@ Am Freitag, 20. Dezember 2019, 12:21:28 CET schrieb Kishon Vijay Abraham I: > > > > @Kishon, the original mail already got an > > -> > Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> +> > Acked-by: Rob Herring <robh@kernel.org> > > merged now, Thanks! diff --git a/a/content_digest b/N2/content_digest index 6385239..18d0edc 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,19 +1,18 @@ "ref\020191216122448.27867-1-heiko@sntech.de\0" "ref\012525836.FhlgEYrHGb@diego\0" "ref\045c59145-5705-90f9-ff0e-c84cf8d17e8b@ti.com\0" - "ref\045c59145-5705-90f9-ff0e-c84cf8d17e8b-l0cyMroinI0@public.gmane.org\0" - "From\0Heiko St\303\274bner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0" - "Subject\0Re: [PATCH RESEND 1/2] dt-bindings: phy: drop #clock-cells from rockchip, px30-dsi-dphy\0" + "From\0Heiko St\303\274bner <heiko@sntech.de>\0" + "Subject\0Re: [PATCH RESEND 1/2] dt-bindings: phy: drop #clock-cells from rockchip,px30-dsi-dphy\0" "Date\0Fri, 20 Dec 2019 12:37:26 +0100\0" - "To\0Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org>\0" - "Cc\0mark.rutland-5wv7dgnIgG8@public.gmane.org" - Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Heiko Stuebner <heiko.stuebner-SN7IsUiht6C/RdPyistoZJqQE7yCjDx5@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0Kishon Vijay Abraham I <kishon@ti.com>\0" + "Cc\0Rob Herring <robh@kernel.org>" + robh+dt@kernel.org + mark.rutland@arm.com + linux-kernel@vger.kernel.org + devicetree@vger.kernel.org + linux-arm-kernel@lists.infradead.org + linux-rockchip@lists.infradead.org + " Heiko Stuebner <heiko.stuebner@theobroma-systems.com>\0" "\00:1\0" "b\0" "Hi Kishon,\n" @@ -25,7 +24,7 @@ "> > \n" "> > Am Montag, 16. Dezember 2019, 18:56:15 CET schrieb Rob Herring:\n" "> >> On Mon, 16 Dec 2019 13:24:47 +0100, Heiko Stuebner wrote:\n" - "> >>> From: Heiko Stuebner <heiko.stuebner-SN7IsUiht6C/RdPyistoZJqQE7yCjDx5@public.gmane.org>\n" + "> >>> From: Heiko Stuebner <heiko.stuebner@theobroma-systems.com>\n" "> >>>\n" "> >>> Further review of the dsi components for the px30 revealed that the\n" "> >>> phy shouldn't expose the pll as clock but instead handle settings\n" @@ -35,7 +34,7 @@ "> >>> so they don't get used.\n" "> >>>\n" "> >>> Fixes: 3817c7961179 (\"dt-bindings: phy: add yaml binding for rockchip,px30-dsi-dphy\")\n" - "> >>> Signed-off-by: Heiko Stuebner <heiko.stuebner-SN7IsUiht6C/RdPyistoZJqQE7yCjDx5@public.gmane.org>\n" + "> >>> Signed-off-by: Heiko Stuebner <heiko.stuebner@theobroma-systems.com>\n" "> >>> ---\n" "> >>> Hi Kishon,\n" "> >>>\n" @@ -60,7 +59,7 @@ "> > \n" "> > @Kishon, the original mail already got an\n" "> > \n" - "> > Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" + "> > Acked-by: Rob Herring <robh@kernel.org>\n" "> \n" "> merged now, Thanks!\n" "\n" @@ -70,4 +69,4 @@ "Thanks\n" Heiko -25feea09ca1cd5a59f40e181ea481bb8661a0d78c9aab56e3a214771dfa40d16 +af8670b1b276896c53e8bd49d5b485ec97841e6aac0e5345b1762467a2e25da5
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.