diff for duplicates of <20171130003912.GB22908@dragon> diff --git a/a/1.txt b/N1/1.txt index dda1898..0128bec 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -146,7 +146,7 @@ Looks pretty good. Only a couple of minor comments. > + pinctrl-0 = <&pinctrl_i2c2>; > + status = "okay"; > + -> + pmic at 08 { +> + pmic@08 { Please drop the leading zero in unit-address. @@ -219,7 +219,7 @@ Please drop the leading zero in unit-address. > + }; > + }; > + -> + codec: codec at 1b { +> + codec: codec@1b { Label should be something specific, maybe tlv320aic3106? @@ -516,7 +516,7 @@ Label should be something specific, maybe tlv320aic3106? > + #size-cells = <0>; > + status = "okay"; > + -> + wlcore: wlcore at 2 { +> + wlcore: wlcore@2 { > + compatible = "ti,wl1835"; > + reg = <2>; > + interrupt-parent = <&gpio6>; diff --git a/a/content_digest b/N1/content_digest index d5c0ee8..823962f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,13 @@ "ref\01511950857-19292-1-git-send-email-narmstrong@baylibre.com\0" "ref\01511950857-19292-5-git-send-email-narmstrong@baylibre.com\0" - "From\0shawnguo@kernel.org (Shawn Guo)\0" - "Subject\0[PATCH v4 4/6] ARM: dts: imx6qdl: Add Variscite DART-MX6 SoM support\0" + "From\0Shawn Guo <shawnguo@kernel.org>\0" + "Subject\0Re: [PATCH v4 4/6] ARM: dts: imx6qdl: Add Variscite DART-MX6 SoM support\0" "Date\0Thu, 30 Nov 2017 08:39:13 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Neil Armstrong <narmstrong@baylibre.com>\0" + "Cc\0kernel@pengutronix.de" + fabio.estevam@nxp.com + linux-arm-kernel@lists.infradead.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "On Wed, Nov 29, 2017 at 11:20:55AM +0100, Neil Armstrong wrote:\n" @@ -154,7 +158,7 @@ "> +\tpinctrl-0 = <&pinctrl_i2c2>;\n" "> +\tstatus = \"okay\";\n" "> +\n" - "> +\tpmic at 08 {\n" + "> +\tpmic@08 {\n" "\n" "Please drop the leading zero in unit-address.\n" "\n" @@ -227,7 +231,7 @@ "> +\t\t};\n" "> +\t};\n" "> +\n" - "> +\tcodec: codec at 1b {\n" + "> +\tcodec: codec@1b {\n" "\n" "Label should be something specific, maybe tlv320aic3106?\n" "\n" @@ -524,7 +528,7 @@ "> +\t#size-cells = <0>;\n" "> +\tstatus = \"okay\";\n" "> +\n" - "> +\twlcore: wlcore at 2 {\n" + "> +\twlcore: wlcore@2 {\n" "> +\t\tcompatible = \"ti,wl1835\";\n" "> +\t\treg = <2>;\n" "> +\t\tinterrupt-parent = <&gpio6>;\n" @@ -566,4 +570,4 @@ "> 2.7.4\n" > -5b6473601965aae1d71d48f2e5994fea6b28a246ec1cb295b6f4d46eb5be2afc +c4accfbdeffd0f5a51274d6c4e9c2cfcab6645331bc69d585f3f68b1e479c190
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.