diff for duplicates of <20180301202537.30571-1-robh@kernel.org> diff --git a/a/1.txt b/N1/1.txt index 6f5e30c..86f9c8d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,8 +1,8 @@ dtc now warns about missing #sound-dai-cells: -arch/arm/boot/dts/imx6ul-geam.dtb: Warning (sound_dai_property): /sound/simple-audio-card,codec: Missing property '#sound-dai-cells' in node /soc/aips-bus at 2100000/i2c at 21a0000/codec at a or bad phandle (referred from sound-dai[0]) -arch/arm/boot/dts/imx6ul-isiot-emmc.dtb: Warning (sound_dai_property): /sound/simple-audio-card,codec: Missing property '#sound-dai-cells' in node /soc/aips-bus at 2100000/i2c at 21a0000/codec at a or bad phandle (referred from sound-dai[0]) -arch/arm/boot/dts/imx6ul-isiot-nand.dtb: Warning (sound_dai_property): /sound/simple-audio-card,codec: Missing property '#sound-dai-cells' in node /soc/aips-bus at 2100000/i2c at 21a0000/codec at a or bad phandle (referred from sound-dai[0]) +arch/arm/boot/dts/imx6ul-geam.dtb: Warning (sound_dai_property): /sound/simple-audio-card,codec: Missing property '#sound-dai-cells' in node /soc/aips-bus@2100000/i2c@21a0000/codec@a or bad phandle (referred from sound-dai[0]) +arch/arm/boot/dts/imx6ul-isiot-emmc.dtb: Warning (sound_dai_property): /sound/simple-audio-card,codec: Missing property '#sound-dai-cells' in node /soc/aips-bus@2100000/i2c@21a0000/codec@a or bad phandle (referred from sound-dai[0]) +arch/arm/boot/dts/imx6ul-isiot-nand.dtb: Warning (sound_dai_property): /sound/simple-audio-card,codec: Missing property '#sound-dai-cells' in node /soc/aips-bus@2100000/i2c@21a0000/codec@a or bad phandle (referred from sound-dai[0]) Lots of i.MX boards use the SGTL5000 codec, but not all get the warning because only some reference the codec with "sound-dai" property. However, @@ -35,7 +35,7 @@ index ae078341fb60..552ab577f1b0 100644 --- a/arch/arm/boot/dts/imx28-apx4devkit.dts +++ b/arch/arm/boot/dts/imx28-apx4devkit.dts @@ -146,6 +146,7 @@ - sgtl5000: codec at a { + sgtl5000: codec@a { compatible = "fsl,sgtl5000"; reg = <0x0a>; + #sound-dai-cells = <0>; @@ -47,7 +47,7 @@ index 49ab40838e69..ff1328ce7d37 100644 --- a/arch/arm/boot/dts/imx28-eukrea-mbmx28lc.dtsi +++ b/arch/arm/boot/dts/imx28-eukrea-mbmx28lc.dtsi @@ -151,6 +151,7 @@ - sgtl5000: codec at a { + sgtl5000: codec@a { compatible = "fsl,sgtl5000"; reg = <0x0a>; + #sound-dai-cells = <0>; @@ -59,7 +59,7 @@ index 7f5b80402c54..bc099610cd76 100644 --- a/arch/arm/boot/dts/imx28-evk.dts +++ b/arch/arm/boot/dts/imx28-evk.dts @@ -197,6 +197,7 @@ - sgtl5000: codec at a { + sgtl5000: codec@a { compatible = "fsl,sgtl5000"; reg = <0x0a>; + #sound-dai-cells = <0>; @@ -71,7 +71,7 @@ index 22aa025cab1e..7d97a0ce74a3 100644 --- a/arch/arm/boot/dts/imx28-m28evk.dts +++ b/arch/arm/boot/dts/imx28-m28evk.dts @@ -140,6 +140,7 @@ - sgtl5000: codec at a { + sgtl5000: codec@a { compatible = "fsl,sgtl5000"; reg = <0x0a>; + #sound-dai-cells = <0>; @@ -83,7 +83,7 @@ index 4ac5ab614a7f..0b46e9726650 100644 --- a/arch/arm/boot/dts/imx51-babbage.dts +++ b/arch/arm/boot/dts/imx51-babbage.dts @@ -369,6 +369,7 @@ - sgtl5000: codec at a { + sgtl5000: codec@a { compatible = "fsl,sgtl5000"; reg = <0x0a>; + #sound-dai-cells = <0>; @@ -95,7 +95,7 @@ index e48525763b1b..3935fe6490ed 100644 --- a/arch/arm/boot/dts/imx53-m53evk.dts +++ b/arch/arm/boot/dts/imx53-m53evk.dts @@ -153,6 +153,7 @@ - sgtl5000: codec at a { + sgtl5000: codec@a { compatible = "fsl,sgtl5000"; reg = <0x0a>; + #sound-dai-cells = <0>; @@ -107,7 +107,7 @@ index cce959438a79..c37418108e88 100644 --- a/arch/arm/boot/dts/imx53-ppd.dts +++ b/arch/arm/boot/dts/imx53-ppd.dts @@ -436,6 +436,7 @@ - sgtl5000: codec at a { + sgtl5000: codec@a { compatible = "fsl,sgtl5000"; reg = <0xa>; + #sound-dai-cells = <0>; @@ -119,7 +119,7 @@ index 41a2e2a2b079..2cf41fec282b 100644 --- a/arch/arm/boot/dts/imx53-qsb-common.dtsi +++ b/arch/arm/boot/dts/imx53-qsb-common.dtsi @@ -317,6 +317,7 @@ - sgtl5000: codec at a { + sgtl5000: codec@a { compatible = "fsl,sgtl5000"; reg = <0x0a>; + #sound-dai-cells = <0>; @@ -131,7 +131,7 @@ index fe15c9555d6e..af8ec5e4417b 100644 --- a/arch/arm/boot/dts/imx53-tx53-x03x.dts +++ b/arch/arm/boot/dts/imx53-tx53-x03x.dts @@ -230,6 +230,7 @@ - sgtl5000: codec at a { + sgtl5000: codec@a { compatible = "fsl,sgtl5000"; reg = <0x0a>; + #sound-dai-cells = <0>; @@ -143,7 +143,7 @@ index f2b2ad3ce9e5..6cdf2082c742 100644 --- a/arch/arm/boot/dts/imx53-tx53-x13x.dts +++ b/arch/arm/boot/dts/imx53-tx53-x13x.dts @@ -131,6 +131,7 @@ - sgtl5000: codec at a { + sgtl5000: codec@a { compatible = "fsl,sgtl5000"; reg = <0x0a>; + #sound-dai-cells = <0>; @@ -155,7 +155,7 @@ index 25c78f19826c..957053755c3c 100644 --- a/arch/arm/boot/dts/imx53-voipac-bsb.dts +++ b/arch/arm/boot/dts/imx53-voipac-bsb.dts @@ -133,6 +133,7 @@ - sgtl5000: codec at a { + sgtl5000: codec@a { compatible = "fsl,sgtl5000"; reg = <0x0a>; + #sound-dai-cells = <0>; @@ -167,7 +167,7 @@ index d894dde6e85d..b5986efe1090 100644 --- a/arch/arm/boot/dts/imx6qdl-gw560x.dtsi +++ b/arch/arm/boot/dts/imx6qdl-gw560x.dtsi @@ -288,6 +288,7 @@ - sgtl5000: codec at a { + sgtl5000: codec@a { compatible = "fsl,sgtl5000"; reg = <0x0a>; + #sound-dai-cells = <0>; @@ -179,7 +179,7 @@ index dffbc92e0023..8dcf3bb96e79 100644 --- a/arch/arm/boot/dts/imx6qdl-hummingboard2.dtsi +++ b/arch/arm/boot/dts/imx6qdl-hummingboard2.dtsi @@ -191,6 +191,7 @@ - sgtl5000: codec at a { + sgtl5000: codec@a { clocks = <&clks IMX6QDL_CLK_CKO>; compatible = "fsl,sgtl5000"; + #sound-dai-cells = <0>; @@ -191,7 +191,7 @@ index 571eea7f1c6b..aee6cf39cb76 100644 --- a/arch/arm/boot/dts/imx6ul-geam.dts +++ b/arch/arm/boot/dts/imx6ul-geam.dts @@ -181,6 +181,7 @@ - sgtl5000: codec at a { + sgtl5000: codec@a { compatible = "fsl,sgtl5000"; reg = <0x0a>; + #sound-dai-cells = <0>; diff --git a/a/content_digest b/N1/content_digest index 23a9099..b7556b3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,14 +1,19 @@ - "From\0robh@kernel.org (Rob Herring)\0" + "From\0Rob Herring <robh@kernel.org>\0" "Subject\0[PATCH] arm: dts: imx: Add missing #sound-dai-cells for sgtl5000 codec\0" "Date\0Thu, 1 Mar 2018 14:25:33 -0600\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org" + " devicetree@vger.kernel.org\0" + "Cc\0Fabio Estevam <fabio.estevam@nxp.com>" + arm@kernel.org + Shawn Guo <shawnguo@kernel.org> + " Sascha Hauer <kernel@pengutronix.de>\0" "\00:1\0" "b\0" "dtc now warns about missing #sound-dai-cells:\n" "\n" - "arch/arm/boot/dts/imx6ul-geam.dtb: Warning (sound_dai_property): /sound/simple-audio-card,codec: Missing property '#sound-dai-cells' in node /soc/aips-bus at 2100000/i2c at 21a0000/codec at a or bad phandle (referred from sound-dai[0])\n" - "arch/arm/boot/dts/imx6ul-isiot-emmc.dtb: Warning (sound_dai_property): /sound/simple-audio-card,codec: Missing property '#sound-dai-cells' in node /soc/aips-bus at 2100000/i2c at 21a0000/codec at a or bad phandle (referred from sound-dai[0])\n" - "arch/arm/boot/dts/imx6ul-isiot-nand.dtb: Warning (sound_dai_property): /sound/simple-audio-card,codec: Missing property '#sound-dai-cells' in node /soc/aips-bus at 2100000/i2c at 21a0000/codec at a or bad phandle (referred from sound-dai[0])\n" + "arch/arm/boot/dts/imx6ul-geam.dtb: Warning (sound_dai_property): /sound/simple-audio-card,codec: Missing property '#sound-dai-cells' in node /soc/aips-bus@2100000/i2c@21a0000/codec@a or bad phandle (referred from sound-dai[0])\n" + "arch/arm/boot/dts/imx6ul-isiot-emmc.dtb: Warning (sound_dai_property): /sound/simple-audio-card,codec: Missing property '#sound-dai-cells' in node /soc/aips-bus@2100000/i2c@21a0000/codec@a or bad phandle (referred from sound-dai[0])\n" + "arch/arm/boot/dts/imx6ul-isiot-nand.dtb: Warning (sound_dai_property): /sound/simple-audio-card,codec: Missing property '#sound-dai-cells' in node /soc/aips-bus@2100000/i2c@21a0000/codec@a or bad phandle (referred from sound-dai[0])\n" "\n" "Lots of i.MX boards use the SGTL5000 codec, but not all get the warning\n" "because only some reference the codec with \"sound-dai\" property. However,\n" @@ -41,7 +46,7 @@ "--- a/arch/arm/boot/dts/imx28-apx4devkit.dts\n" "+++ b/arch/arm/boot/dts/imx28-apx4devkit.dts\n" "@@ -146,6 +146,7 @@\n" - " \t\t\t\tsgtl5000: codec at a {\n" + " \t\t\t\tsgtl5000: codec@a {\n" " \t\t\t\t\tcompatible = \"fsl,sgtl5000\";\n" " \t\t\t\t\treg = <0x0a>;\n" "+\t\t\t\t\t#sound-dai-cells = <0>;\n" @@ -53,7 +58,7 @@ "--- a/arch/arm/boot/dts/imx28-eukrea-mbmx28lc.dtsi\n" "+++ b/arch/arm/boot/dts/imx28-eukrea-mbmx28lc.dtsi\n" "@@ -151,6 +151,7 @@\n" - " \tsgtl5000: codec at a {\n" + " \tsgtl5000: codec@a {\n" " \t\tcompatible = \"fsl,sgtl5000\";\n" " \t\treg = <0x0a>;\n" "+\t\t#sound-dai-cells = <0>;\n" @@ -65,7 +70,7 @@ "--- a/arch/arm/boot/dts/imx28-evk.dts\n" "+++ b/arch/arm/boot/dts/imx28-evk.dts\n" "@@ -197,6 +197,7 @@\n" - " \t\t\t\tsgtl5000: codec at a {\n" + " \t\t\t\tsgtl5000: codec@a {\n" " \t\t\t\t\tcompatible = \"fsl,sgtl5000\";\n" " \t\t\t\t\treg = <0x0a>;\n" "+\t\t\t\t\t#sound-dai-cells = <0>;\n" @@ -77,7 +82,7 @@ "--- a/arch/arm/boot/dts/imx28-m28evk.dts\n" "+++ b/arch/arm/boot/dts/imx28-m28evk.dts\n" "@@ -140,6 +140,7 @@\n" - " \t\t\t\tsgtl5000: codec at a {\n" + " \t\t\t\tsgtl5000: codec@a {\n" " \t\t\t\t\tcompatible = \"fsl,sgtl5000\";\n" " \t\t\t\t\treg = <0x0a>;\n" "+\t\t\t\t\t#sound-dai-cells = <0>;\n" @@ -89,7 +94,7 @@ "--- a/arch/arm/boot/dts/imx51-babbage.dts\n" "+++ b/arch/arm/boot/dts/imx51-babbage.dts\n" "@@ -369,6 +369,7 @@\n" - " \tsgtl5000: codec at a {\n" + " \tsgtl5000: codec@a {\n" " \t\tcompatible = \"fsl,sgtl5000\";\n" " \t\treg = <0x0a>;\n" "+\t\t#sound-dai-cells = <0>;\n" @@ -101,7 +106,7 @@ "--- a/arch/arm/boot/dts/imx53-m53evk.dts\n" "+++ b/arch/arm/boot/dts/imx53-m53evk.dts\n" "@@ -153,6 +153,7 @@\n" - " \tsgtl5000: codec at a {\n" + " \tsgtl5000: codec@a {\n" " \t\tcompatible = \"fsl,sgtl5000\";\n" " \t\treg = <0x0a>;\n" "+\t\t#sound-dai-cells = <0>;\n" @@ -113,7 +118,7 @@ "--- a/arch/arm/boot/dts/imx53-ppd.dts\n" "+++ b/arch/arm/boot/dts/imx53-ppd.dts\n" "@@ -436,6 +436,7 @@\n" - " \t\t\tsgtl5000: codec at a {\n" + " \t\t\tsgtl5000: codec@a {\n" " \t\t\t\tcompatible = \"fsl,sgtl5000\";\n" " \t\t\t\treg = <0xa>;\n" "+\t\t\t\t#sound-dai-cells = <0>;\n" @@ -125,7 +130,7 @@ "--- a/arch/arm/boot/dts/imx53-qsb-common.dtsi\n" "+++ b/arch/arm/boot/dts/imx53-qsb-common.dtsi\n" "@@ -317,6 +317,7 @@\n" - " \tsgtl5000: codec at a {\n" + " \tsgtl5000: codec@a {\n" " \t\tcompatible = \"fsl,sgtl5000\";\n" " \t\treg = <0x0a>;\n" "+\t\t#sound-dai-cells = <0>;\n" @@ -137,7 +142,7 @@ "--- a/arch/arm/boot/dts/imx53-tx53-x03x.dts\n" "+++ b/arch/arm/boot/dts/imx53-tx53-x03x.dts\n" "@@ -230,6 +230,7 @@\n" - " \tsgtl5000: codec at a {\n" + " \tsgtl5000: codec@a {\n" " \t\tcompatible = \"fsl,sgtl5000\";\n" " \t\treg = <0x0a>;\n" "+\t\t#sound-dai-cells = <0>;\n" @@ -149,7 +154,7 @@ "--- a/arch/arm/boot/dts/imx53-tx53-x13x.dts\n" "+++ b/arch/arm/boot/dts/imx53-tx53-x13x.dts\n" "@@ -131,6 +131,7 @@\n" - " \tsgtl5000: codec at a {\n" + " \tsgtl5000: codec@a {\n" " \t\tcompatible = \"fsl,sgtl5000\";\n" " \t\treg = <0x0a>;\n" "+\t\t#sound-dai-cells = <0>;\n" @@ -161,7 +166,7 @@ "--- a/arch/arm/boot/dts/imx53-voipac-bsb.dts\n" "+++ b/arch/arm/boot/dts/imx53-voipac-bsb.dts\n" "@@ -133,6 +133,7 @@\n" - " \tsgtl5000: codec at a {\n" + " \tsgtl5000: codec@a {\n" " \t\tcompatible = \"fsl,sgtl5000\";\n" " \t\treg = <0x0a>;\n" "+\t\t#sound-dai-cells = <0>;\n" @@ -173,7 +178,7 @@ "--- a/arch/arm/boot/dts/imx6qdl-gw560x.dtsi\n" "+++ b/arch/arm/boot/dts/imx6qdl-gw560x.dtsi\n" "@@ -288,6 +288,7 @@\n" - " \tsgtl5000: codec at a {\n" + " \tsgtl5000: codec@a {\n" " \t\tcompatible = \"fsl,sgtl5000\";\n" " \t\treg = <0x0a>;\n" "+\t\t#sound-dai-cells = <0>;\n" @@ -185,7 +190,7 @@ "--- a/arch/arm/boot/dts/imx6qdl-hummingboard2.dtsi\n" "+++ b/arch/arm/boot/dts/imx6qdl-hummingboard2.dtsi\n" "@@ -191,6 +191,7 @@\n" - " \tsgtl5000: codec at a {\n" + " \tsgtl5000: codec@a {\n" " \t\tclocks = <&clks IMX6QDL_CLK_CKO>;\n" " \t\tcompatible = \"fsl,sgtl5000\";\n" "+\t\t#sound-dai-cells = <0>;\n" @@ -197,7 +202,7 @@ "--- a/arch/arm/boot/dts/imx6ul-geam.dts\n" "+++ b/arch/arm/boot/dts/imx6ul-geam.dts\n" "@@ -181,6 +181,7 @@\n" - " \tsgtl5000: codec at a {\n" + " \tsgtl5000: codec@a {\n" " \t\tcompatible = \"fsl,sgtl5000\";\n" " \t\treg = <0x0a>;\n" "+\t\t#sound-dai-cells = <0>;\n" @@ -207,4 +212,4 @@ "-- \n" 2.14.1 -2eb5115041412a6b59b2fb8d1e7329aa77d625113ae2250dc62af38487968f76 +9fc05732e2d1ed895eb332a3e6a5f61660bcf6874351be0bae6d54b0b39d73c6
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.