diff for duplicates of <20180224060039.GA3217@dragon> diff --git a/a/1.txt b/N1/1.txt index 49d4b91..daf3786 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -5,22 +5,22 @@ On Sat, Feb 24, 2018 at 02:58:31AM +0000, Bough Chen wrote: > >> On Friday 23 February 2018 16:03:53 Shawn Guo wrote: > >> > On Thu, Feb 01, 2018 at 07:31:25PM +0100, Lucas Stach wrote: > >> > > +&usdhc1 { -> >> > > +???pinctrl-names = "default", "state_100mhz", "state_200mhz"; -> >> > > +???pinctrl-0 = <&pinctrl_usdhc1_cd_reset>, +> >> > > + pinctrl-names = "default", "state_100mhz", "state_200mhz"; +> >> > > + pinctrl-0 = <&pinctrl_usdhc1_cd_reset>, > >> <&pinctrl_usdhc1_clk_strobe>, -> >> > > +?????????????? <&pinctrl_usdhc1_data>; -> >> > > +???pinctrl-1 = <&pinctrl_usdhc1_cd_reset>, -> >> > > +?????????????? <&pinctrl_usdhc1_clk_strobe_100mhz>, -> >> > > +?????????????? <&pinctrl_usdhc1_data_100mhz>; -> >> > > +???pinctrl-2 = <&pinctrl_usdhc1_cd_reset>, -> >> > > +?????????????? <&pinctrl_usdhc1_clk_strobe_200mhz>, -> >> > > +?????????????? <&pinctrl_usdhc1_data_200mhz>; -> >> > > +???vqmmc-supply = <&sw4_reg>; -> >> > > +???bus-width = <8>; -> >> > > +???non-removable; -> >> > > +???no-sd; -> >> > > +???no-sdio; -> >> > > +???status = "okay"; +> >> > > + <&pinctrl_usdhc1_data>; +> >> > > + pinctrl-1 = <&pinctrl_usdhc1_cd_reset>, +> >> > > + <&pinctrl_usdhc1_clk_strobe_100mhz>, +> >> > > + <&pinctrl_usdhc1_data_100mhz>; +> >> > > + pinctrl-2 = <&pinctrl_usdhc1_cd_reset>, +> >> > > + <&pinctrl_usdhc1_clk_strobe_200mhz>, +> >> > > + <&pinctrl_usdhc1_data_200mhz>; +> >> > > + vqmmc-supply = <&sw4_reg>; +> >> > > + bus-width = <8>; +> >> > > + non-removable; +> >> > > + no-sd; +> >> > > + no-sdio; +> >> > > + status = "okay"; > >> > > +}; > >> > > diff --git a/a/content_digest b/N1/content_digest index 7421b33..373e623 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,10 +4,23 @@ "ref\0201802231630.45460.jbe@pengutronix.de\0" "ref\01519400769.8609.3.camel@pengutronix.de\0" "ref\0AM4PR0401MB23242FA10FAFF2C23443940690C30@AM4PR0401MB2324.eurprd04.prod.outlook.com\0" - "From\0shawnguo@kernel.org (Shawn Guo)\0" - "Subject\0[PATCH v2 3/4] arm64: add support for i.MX8M EVK board\0" + "From\0Shawn Guo <shawnguo@kernel.org>\0" + "Subject\0Re: [PATCH v2 3/4] arm64: add support for i.MX8M EVK board\0" "Date\0Sat, 24 Feb 2018 14:00:40 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Bough Chen <haibo.chen@nxp.com>\0" + "Cc\0Mark Rutland <mark.rutland@arm.com>" + devicetree@vger.kernel.org <devicetree@vger.kernel.org> + Baruch Siach <baruch@tkos.co.il> + Catalin Marinas <catalin.marinas@arm.com> + Will Deacon <will.deacon@arm.com> + Rob Herring <robh+dt@kernel.org> + patchwork-lst@pengutronix.de <patchwork-lst@pengutronix.de> + dl-linux-imx <linux-imx@nxp.com> + kernel@pengutronix.de <kernel@pengutronix.de> + Fabio Estevam <fabio.estevam@nxp.com> + A.s. Dong <aisheng.dong@nxp.com> + linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> + " Lucas Stach <l.stach@pengutronix.de>\0" "\00:1\0" "b\0" "Hi Bough,\n" @@ -17,22 +30,22 @@ "> >> On Friday 23 February 2018 16:03:53 Shawn Guo wrote:\n" "> >> > On Thu, Feb 01, 2018 at 07:31:25PM +0100, Lucas Stach wrote:\n" "> >> > > +&usdhc1 {\n" - "> >> > > +???pinctrl-names = \"default\", \"state_100mhz\", \"state_200mhz\";\n" - "> >> > > +???pinctrl-0 = <&pinctrl_usdhc1_cd_reset>,\n" + "> >> > > +\302\240\302\240\302\240pinctrl-names = \"default\", \"state_100mhz\", \"state_200mhz\";\n" + "> >> > > +\302\240\302\240\302\240pinctrl-0 = <&pinctrl_usdhc1_cd_reset>,\n" "> >> <&pinctrl_usdhc1_clk_strobe>,\n" - "> >> > > +?????????????? <&pinctrl_usdhc1_data>;\n" - "> >> > > +???pinctrl-1 = <&pinctrl_usdhc1_cd_reset>,\n" - "> >> > > +?????????????? <&pinctrl_usdhc1_clk_strobe_100mhz>,\n" - "> >> > > +?????????????? <&pinctrl_usdhc1_data_100mhz>;\n" - "> >> > > +???pinctrl-2 = <&pinctrl_usdhc1_cd_reset>,\n" - "> >> > > +?????????????? <&pinctrl_usdhc1_clk_strobe_200mhz>,\n" - "> >> > > +?????????????? <&pinctrl_usdhc1_data_200mhz>;\n" - "> >> > > +???vqmmc-supply = <&sw4_reg>;\n" - "> >> > > +???bus-width = <8>;\n" - "> >> > > +???non-removable;\n" - "> >> > > +???no-sd;\n" - "> >> > > +???no-sdio;\n" - "> >> > > +???status = \"okay\";\n" + "> >> > > +\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240 <&pinctrl_usdhc1_data>;\n" + "> >> > > +\302\240\302\240\302\240pinctrl-1 = <&pinctrl_usdhc1_cd_reset>,\n" + "> >> > > +\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240 <&pinctrl_usdhc1_clk_strobe_100mhz>,\n" + "> >> > > +\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240 <&pinctrl_usdhc1_data_100mhz>;\n" + "> >> > > +\302\240\302\240\302\240pinctrl-2 = <&pinctrl_usdhc1_cd_reset>,\n" + "> >> > > +\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240 <&pinctrl_usdhc1_clk_strobe_200mhz>,\n" + "> >> > > +\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240 <&pinctrl_usdhc1_data_200mhz>;\n" + "> >> > > +\302\240\302\240\302\240vqmmc-supply = <&sw4_reg>;\n" + "> >> > > +\302\240\302\240\302\240bus-width = <8>;\n" + "> >> > > +\302\240\302\240\302\240non-removable;\n" + "> >> > > +\302\240\302\240\302\240no-sd;\n" + "> >> > > +\302\240\302\240\302\240no-sdio;\n" + "> >> > > +\302\240\302\240\302\240status = \"okay\";\n" "> >> > > +};\n" "> >> >\n" "> \n" @@ -63,4 +76,4 @@ "\n" Shawn -52779c8cc0454b1f098848793f20edf0279bf0dfd4eca50b25010a601d56bcfd +b25941524435198eaf10bc9457e488fd9cfa6905b116056c16f26b28f52c5978
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.