diff for duplicates of <20180504074637.GW3443@dragon> diff --git a/a/1.txt b/N1/1.txt index fa7d3a0..d859b54 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -45,12 +45,12 @@ The suffix "1" doesn't make any sense now. > + pinctrl-0 = <&pinctrl_i2c2_1>; > + status = "okay"; > + -> + pmic: pfuze100 at 08 { +> + pmic: pfuze100@08 { Use generic name for node, and specific name for label. Also, drop the leading zeros in unit-address. - pfuze100: pmic at 8 { + pfuze100: pmic@8 { Shawn diff --git a/a/content_digest b/N1/content_digest index c83662d..76ac010 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,17 @@ "ref\01524725898-27974-1-git-send-email-Anson.Huang@nxp.com\0" - "From\0shawnguo@kernel.org (Shawn Guo)\0" - "Subject\0[PATCH V5 1/6] ARM: dts: imx6sx-sabreauto: add PMIC support\0" + "From\0Shawn Guo <shawnguo@kernel.org>\0" + "Subject\0Re: [PATCH V5 1/6] ARM: dts: imx6sx-sabreauto: add PMIC support\0" "Date\0Fri, 4 May 2018 15:46:38 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Anson Huang <Anson.Huang@nxp.com>\0" + "Cc\0kernel@pengutronix.de" + fabio.estevam@nxp.com + robh+dt@kernel.org + mark.rutland@arm.com + linux@armlinux.org.uk + Linux-imx@nxp.com + linux-arm-kernel@lists.infradead.org + devicetree@vger.kernel.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "On Thu, Apr 26, 2018 at 02:58:13PM +0800, Anson Huang wrote:\n" @@ -52,12 +61,12 @@ "> +\tpinctrl-0 = <&pinctrl_i2c2_1>;\n" "> +\tstatus = \"okay\";\n" "> +\n" - "> +\tpmic: pfuze100 at 08 {\n" + "> +\tpmic: pfuze100@08 {\n" "\n" "Use generic name for node, and specific name for label. Also, drop the\n" "leading zeros in unit-address.\n" "\n" - "\tpfuze100: pmic at 8 {\n" + "\tpfuze100: pmic@8 {\n" "\n" "Shawn\n" "\n" @@ -166,4 +175,4 @@ "> 2.7.4\n" > -48608a585944b02431338435f4b9f68f6f8c7be01c9f9e9fa0cd788ce839b680 +c3b9038045085d723c746924bfa7a3f0ab8f9024ff2efb29492e2893e01455e9
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.