From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V3] ARM: dts: imx6q: Add support for the DHCOM iMX6 SoM and PDK2
Date: Mon, 16 Apr 2018 22:47:54 +0800 [thread overview]
Message-ID: <20180416144753.GK25429@dragon> (raw)
In-Reply-To: <20180318173403.31460-1-marex@denx.de>
On Sun, Mar 18, 2018 at 06:34:03PM +0100, Marek Vasut wrote:
> +&i2c2 {
> + sgtl5000: codec at a {
> + compatible = "fsl,sgtl5000";
> + reg = <0x0a>;
Since commit c4e50b1d87fb ("ASoC: sgtl5000: Pass the required
'#sound-dai-cells'"), #sound-dai-cells is required for sgtl5000 device.
I added the following line here, and applied the patch.
#sound-dai-cells = <0>;
Shawn
> + clocks = <&clk_ext_audio_codec>;
> + VDDA-supply = <®_3p3v>;
> + VDDIO-supply = <®_3p3v>;
> + };
> +};
next prev parent reply other threads:[~2018-04-16 14:47 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-18 17:34 [PATCH V3] ARM: dts: imx6q: Add support for the DHCOM iMX6 SoM and PDK2 Marek Vasut
2018-03-20 15:36 ` Fabio Estevam
2018-03-27 19:32 ` Marek Vasut
2018-04-08 16:40 ` Marek Vasut
2018-04-09 11:48 ` Shawn Guo
2018-04-09 15:19 ` Marek Vasut
2018-04-16 14:47 ` Shawn Guo [this message]
2018-04-16 14:49 ` Marek Vasut
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180416144753.GK25429@dragon \
--to=shawnguo@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.