diff for duplicates of <3855913.NIurOIk8c1@jernej-laptop> diff --git a/a/1.txt b/N1/1.txt index a277796..c457321 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,34 +1,31 @@ Hi, Dne petek, 18. maj 2018 ob 17:26:51 CEST je Maxime Ripard napisal(a): -> On Fri, May 18, 2018 at 04:46:41PM +0200, Jernej =C5=A0krabec wrote: -> > > And this is a bit sloppy, since if phy_clk_num =3D=3D 3, you won't tr= -y to +> On Fri, May 18, 2018 at 04:46:41PM +0200, Jernej ?krabec wrote: +> > > And this is a bit sloppy, since if phy_clk_num == 3, you won't try to > > > lookup pll-2 either. -> >=20 +> > > > It is highly unlikely this will be higher than 2, at least for this HDMI > > PHY, since it has only 1 bit reserved for parent selection. But since I -> > have to fix it, I'll add ">=3D 2" ->=20 +> > have to fix it, I'll add ">= 2" +> > If we're only going to have two parents at most, ever, why don't we > had just a single other boolean. This would be less intrusive, and we > wouldn't have to check for those corner cases. -That works for me too. And since it's only the code, it can always be rewor= -ked=20 +That works for me too. And since it's only the code, it can always be reworked if there is the need. Best regards, Jernej ->=20 -> > BTW, I'll resend fixed version of this patch for my R40 HDMI series, si= -nce +> +> > BTW, I'll resend fixed version of this patch for my R40 HDMI series, since > > there is nothing to hold it back, unlike for this. ->=20 +> > Awesome, thanks! > Maxime ->=20 +> > -- > Maxime Ripard, Bootlin (formerly Free Electrons) > Embedded Linux and Kernel engineering diff --git a/a/content_digest b/N1/content_digest index 1d37322..0992a8c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,63 +1,43 @@ "ref\020180518094536.17201-1-jagan@amarulasolutions.com\0" "ref\04909574.Q3IFWM0xt6@jernej-laptop\0" "ref\020180518152651.lfymc3kj7npj5tww@flea\0" - "From\0Jernej \305\240krabec <jernej.skrabec@siol.net>\0" - "Subject\0Re: [PATCH v2 12/26] drm/sun4i: Add support for multiple DW HDMI PHY clock parents\0" + "From\0jernej.skrabec@siol.net (Jernej \305\240krabec)\0" + "Subject\0[PATCH v2 12/26] drm/sun4i: Add support for multiple DW HDMI PHY clock parents\0" "Date\0Fri, 18 May 2018 17:34:48 +0200\0" - "To\0Maxime Ripard <maxime.ripard@bootlin.com>\0" - "Cc\0Jagan Teki <jagan@amarulasolutions.com>" - Chen-Yu Tsai <wens@csie.org> - Icenowy Zheng <icenowy@aosc.io> - Rob Herring <robh+dt@kernel.org> - Mark Rutland <mark.rutland@arm.com> - Catalin Marinas <catalin.marinas@arm.com> - Will Deacon <will.deacon@arm.com> - David Airlie <airlied@linux.ie> - dri-devel@lists.freedesktop.org - Michael Turquette <mturquette@baylibre.com> - Stephen Boyd <sboyd@kernel.org> - linux-clk@vger.kernel.org - Michael Trimarchi <michael@amarulasolutions.com> - linux-arm-kernel@lists.infradead.org - devicetree@vger.kernel.org - linux-kernel@vger.kernel.org - " linux-sunxi@googlegroups.com\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi,\n" "\n" "Dne petek, 18. maj 2018 ob 17:26:51 CEST je Maxime Ripard napisal(a):\n" - "> On Fri, May 18, 2018 at 04:46:41PM +0200, Jernej =C5=A0krabec wrote:\n" - "> > > And this is a bit sloppy, since if phy_clk_num =3D=3D 3, you won't tr=\n" - "y to\n" + "> On Fri, May 18, 2018 at 04:46:41PM +0200, Jernej ?krabec wrote:\n" + "> > > And this is a bit sloppy, since if phy_clk_num == 3, you won't try to\n" "> > > lookup pll-2 either.\n" - "> >=20\n" + "> > \n" "> > It is highly unlikely this will be higher than 2, at least for this HDMI\n" "> > PHY, since it has only 1 bit reserved for parent selection. But since I\n" - "> > have to fix it, I'll add \">=3D 2\"\n" - ">=20\n" + "> > have to fix it, I'll add \">= 2\"\n" + "> \n" "> If we're only going to have two parents at most, ever, why don't we\n" "> had just a single other boolean. This would be less intrusive, and we\n" "> wouldn't have to check for those corner cases.\n" "\n" - "That works for me too. And since it's only the code, it can always be rewor=\n" - "ked=20\n" + "That works for me too. And since it's only the code, it can always be reworked \n" "if there is the need.\n" "\n" "Best regards,\n" "Jernej\n" "\n" - ">=20\n" - "> > BTW, I'll resend fixed version of this patch for my R40 HDMI series, si=\n" - "nce\n" + "> \n" + "> > BTW, I'll resend fixed version of this patch for my R40 HDMI series, since\n" "> > there is nothing to hold it back, unlike for this.\n" - ">=20\n" + "> \n" "> Awesome, thanks!\n" "> Maxime\n" - ">=20\n" + "> \n" "> --\n" "> Maxime Ripard, Bootlin (formerly Free Electrons)\n" "> Embedded Linux and Kernel engineering\n" > https://bootlin.com -2bf8c4d1aa2cfa283bd00bd9b70014db235286c28e1b4787b4f0b807c2617fcd +b415dcff92639d3c29a2648ba4a2e720b192167851e89d25e3552c7db1f8d36b
diff --git a/a/1.txt b/N2/1.txt index a277796..7b86e4e 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,34 +1,31 @@ Hi, Dne petek, 18. maj 2018 ob 17:26:51 CEST je Maxime Ripard napisal(a): -> On Fri, May 18, 2018 at 04:46:41PM +0200, Jernej =C5=A0krabec wrote: -> > > And this is a bit sloppy, since if phy_clk_num =3D=3D 3, you won't tr= -y to +> On Fri, May 18, 2018 at 04:46:41PM +0200, Jernej Škrabec wrote: +> > > And this is a bit sloppy, since if phy_clk_num == 3, you won't try to > > > lookup pll-2 either. -> >=20 +> > > > It is highly unlikely this will be higher than 2, at least for this HDMI > > PHY, since it has only 1 bit reserved for parent selection. But since I -> > have to fix it, I'll add ">=3D 2" ->=20 +> > have to fix it, I'll add ">= 2" +> > If we're only going to have two parents at most, ever, why don't we > had just a single other boolean. This would be less intrusive, and we > wouldn't have to check for those corner cases. -That works for me too. And since it's only the code, it can always be rewor= -ked=20 +That works for me too. And since it's only the code, it can always be reworked if there is the need. Best regards, Jernej ->=20 -> > BTW, I'll resend fixed version of this patch for my R40 HDMI series, si= -nce +> +> > BTW, I'll resend fixed version of this patch for my R40 HDMI series, since > > there is nothing to hold it back, unlike for this. ->=20 +> > Awesome, thanks! > Maxime ->=20 +> > -- > Maxime Ripard, Bootlin (formerly Free Electrons) > Embedded Linux and Kernel engineering diff --git a/a/content_digest b/N2/content_digest index 1d37322..f975d8a 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -27,37 +27,34 @@ "Hi,\n" "\n" "Dne petek, 18. maj 2018 ob 17:26:51 CEST je Maxime Ripard napisal(a):\n" - "> On Fri, May 18, 2018 at 04:46:41PM +0200, Jernej =C5=A0krabec wrote:\n" - "> > > And this is a bit sloppy, since if phy_clk_num =3D=3D 3, you won't tr=\n" - "y to\n" + "> On Fri, May 18, 2018 at 04:46:41PM +0200, Jernej \305\240krabec wrote:\n" + "> > > And this is a bit sloppy, since if phy_clk_num == 3, you won't try to\n" "> > > lookup pll-2 either.\n" - "> >=20\n" + "> > \n" "> > It is highly unlikely this will be higher than 2, at least for this HDMI\n" "> > PHY, since it has only 1 bit reserved for parent selection. But since I\n" - "> > have to fix it, I'll add \">=3D 2\"\n" - ">=20\n" + "> > have to fix it, I'll add \">= 2\"\n" + "> \n" "> If we're only going to have two parents at most, ever, why don't we\n" "> had just a single other boolean. This would be less intrusive, and we\n" "> wouldn't have to check for those corner cases.\n" "\n" - "That works for me too. And since it's only the code, it can always be rewor=\n" - "ked=20\n" + "That works for me too. And since it's only the code, it can always be reworked \n" "if there is the need.\n" "\n" "Best regards,\n" "Jernej\n" "\n" - ">=20\n" - "> > BTW, I'll resend fixed version of this patch for my R40 HDMI series, si=\n" - "nce\n" + "> \n" + "> > BTW, I'll resend fixed version of this patch for my R40 HDMI series, since\n" "> > there is nothing to hold it back, unlike for this.\n" - ">=20\n" + "> \n" "> Awesome, thanks!\n" "> Maxime\n" - ">=20\n" + "> \n" "> --\n" "> Maxime Ripard, Bootlin (formerly Free Electrons)\n" "> Embedded Linux and Kernel engineering\n" > https://bootlin.com -2bf8c4d1aa2cfa283bd00bd9b70014db235286c28e1b4787b4f0b807c2617fcd +e391f3e3c27ee99763cd4cadca7156cdee04c1ec693fc8382dd6db2cc7099c8b
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.