diff for duplicates of <20170103112247.4563-2-gary.bisson@boundarydevices.com> diff --git a/a/1.txt b/N1/1.txt index 114ca6d..6b6ba22 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -7,7 +7,7 @@ The problem was that the pinctrl group was linked to the sound driver instead of the codec node. Since the codec is probed first, the sys_mclk was missing and it would therefore fail to initialize. -Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> +Signed-off-by: Gary Bisson <gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org> --- arch/arm/boot/dts/imx6qdl-nitrogen6_max.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) @@ -27,7 +27,7 @@ index 34887a10c5f1..47ba97229a48 100644 audio-routing = @@ -402,6 +400,8 @@ - codec: sgtl5000 at 0a { + codec: sgtl5000@0a { compatible = "fsl,sgtl5000"; + pinctrl-names = "default"; + pinctrl-0 = <&pinctrl_sgtl5000>; @@ -36,3 +36,8 @@ index 34887a10c5f1..47ba97229a48 100644 VDDA-supply = <®_2p5v>; -- 2.11.0 + +-- +To unsubscribe from this list: send the line "unsubscribe devicetree" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index a6846a1..bb2c8cf 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,13 @@ "ref\020170103112247.4563-1-gary.bisson@boundarydevices.com\0" - "From\0gary.bisson@boundarydevices.com (Gary Bisson)\0" + "ref\020170103112247.4563-1-gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org\0" + "From\0Gary Bisson <gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org>\0" "Subject\0[PATCH 1/2] ARM: dts: imx6qdl-nitrogen6_max: fix sgtl5000 pinctrl init\0" "Date\0Tue, 3 Jan 2017 12:22:46 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0" + "Cc\0fabio.estevam-3arQi8VN3Tc@public.gmane.org" + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " Gary Bisson <gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org>\0" "\00:1\0" "b\0" "This patch fixes the following error:\n" @@ -14,7 +19,7 @@ "instead of the codec node. Since the codec is probed first, the sys_mclk\n" "was missing and it would therefore fail to initialize.\n" "\n" - "Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>\n" + "Signed-off-by: Gary Bisson <gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org>\n" "---\n" " arch/arm/boot/dts/imx6qdl-nitrogen6_max.dtsi | 4 ++--\n" " 1 file changed, 2 insertions(+), 2 deletions(-)\n" @@ -34,7 +39,7 @@ " \t\taudio-routing =\n" "@@ -402,6 +400,8 @@\n" " \n" - " \tcodec: sgtl5000 at 0a {\n" + " \tcodec: sgtl5000@0a {\n" " \t\tcompatible = \"fsl,sgtl5000\";\n" "+\t\tpinctrl-names = \"default\";\n" "+\t\tpinctrl-0 = <&pinctrl_sgtl5000>;\n" @@ -42,6 +47,11 @@ " \t\tclocks = <&clks IMX6QDL_CLK_CKO>;\n" " \t\tVDDA-supply = <®_2p5v>;\n" "-- \n" - 2.11.0 + "2.11.0\n" + "\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -246bd57aea382258a5f5d61fea148b950b83c4161c5dd316b917703287c56dff +40ae41e57d70a953148fa804a0653fba8ee76cc83e79c9b5fd7614b17787979e
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.