From: b42378@freescale.com (Nicolin Chen)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 6/9] ARM: dtsi: imx6qdl-sabresd: Add WM8962 CODEC support
Date: Fri, 14 Jun 2013 14:23:14 +0800 [thread overview]
Message-ID: <20130614062313.GA9167@MrMyself> (raw)
In-Reply-To: <20130614062147.GC20513@S2101-09.ap.freescale.net>
On Fri, Jun 14, 2013 at 02:21:49PM +0800, Shawn Guo wrote:
> > +
> > + codec: wm8962 at 1a {
> > + compatible = "wlf,wm8962";
> > + reg = <0x1a>;
> > + clocks = <&clks 169>;
> > + DCVDD-supply = <®_audio>; /* 1.8v */
> > + DBVDD-supply = <®_audio>; /* 1.8v */
> > + AVDD-supply = <®_audio>; /* 1.8v */
> > + CPVDD-supply = <®_audio>; /* 1.8v */
> > + MICVDD-supply = <®_audio>; /* 3.3v */
> > + PLLVDD-supply = <®_audio>; /* 1.8v */
> > + SPKVDD1-supply = <®_audio>; /* 4.2v */
> > + SPKVDD2-supply = <®_audio>; /* 4.2v */
>
> You comment these supplies with different voltages but they are actually
> pointing to the same fixed regulator.
That's because they are all controlled by one GPIO pin. But you are right
these comments might be confusing.
And I think I don't need to send a V2 any more right? Since I saw you said
you did the fix-up for me.
Thank You
Nicolin Chen
next prev parent reply other threads:[~2013-06-14 6:23 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-13 11:50 [PATCH 0/9] Update imx6qdl dts/dtsi to support WM8962 Nicolin Chen
2013-06-13 11:50 ` [PATCH 1/9] ARM: clk-imx6qdl: Add clko1 configuration for imx6qdl-sabresd Nicolin Chen
2013-06-13 11:50 ` [PATCH 2/9] ARM: dts: imx6qdl-sabresd: add clko1 iomux configuration Nicolin Chen
2013-06-13 11:50 ` [PATCH 3/9] ARM: dtsi: imx6q/imx6dl: Add a pinctrl for I2C1 Nicolin Chen
2013-06-13 11:50 ` [PATCH 4/9] ARM: dtsi: imx6dl: Add a pinctrl for AUDMUX Nicolin Chen
2013-06-13 11:51 ` [PATCH 5/9] ARM: dtsi: imx6qdl-sabresd: add a fixed regulator for WM8962 Nicolin Chen
2013-06-14 6:17 ` Shawn Guo
2013-06-13 11:51 ` [PATCH 6/9] ARM: dtsi: imx6qdl-sabresd: Add WM8962 CODEC support Nicolin Chen
2013-06-14 6:21 ` Shawn Guo
2013-06-14 6:23 ` Nicolin Chen [this message]
2013-06-14 6:41 ` Shawn Guo
2013-06-14 6:34 ` Nicolin Chen
2013-06-13 11:51 ` [PATCH 7/9] ARM: dtsi: imx6qdl-sabresd: Enable SSI2 and AUDMUX Nicolin Chen
2013-06-14 6:24 ` Shawn Guo
2013-06-13 11:51 ` [PATCH 8/9] ARM: dtsi: imx6qdl-sabresd: Enable WM8962 audio support Nicolin Chen
2013-06-13 11:51 ` [PATCH 9/9] ARM: imx_v6_v7_defconfig: Enable imx-wm8962 by default Nicolin Chen
2013-06-14 6:14 ` [PATCH 0/9] Update imx6qdl dts/dtsi to support WM8962 Shawn Guo
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=20130614062313.GA9167@MrMyself \
--to=b42378@freescale.com \
--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.