From: tushar.behera@linaro.org (Tushar Behera)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/3] ARM: dts: Add WM1811A audio CODEC to Arndale bindings
Date: Tue, 02 Jul 2013 10:51:36 +0530 [thread overview]
Message-ID: <51D26360.2080708@linaro.org> (raw)
In-Reply-To: <1372714599-17588-3-git-send-email-broonie@kernel.org>
On 07/02/2013 03:06 AM, Mark Brown wrote:
> From: Mark Brown <broonie@linaro.org>
>
> The default audio module for the Arndale has a WM811A on it. Add this to
typo: WM1811A
Arndale board also comes with two other audio codec boards - ALC5631Q
and AK4678. Different audio codec boards came with different shipments.
> the device tree bindings.
>
> Signed-off-by: Mark Brown <broonie@linaro.org>
> ---
> arch/arm/boot/dts/exynos5250-arndale.dts | 17 ++++++++++++++++-
> 1 file changed, 16 insertions(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/exynos5250-arndale.dts b/arch/arm/boot/dts/exynos5250-arndale.dts
> index 482f275..75c3065 100644
> --- a/arch/arm/boot/dts/exynos5250-arndale.dts
> +++ b/arch/arm/boot/dts/exynos5250-arndale.dts
> @@ -325,7 +325,22 @@
> };
>
> i2c at 12C90000 {
> - status = "disabled";
> + wm1811a at 11 {
> + compatible = "wlf,wm1811";
> + reg = <0x1a>;
> +
> + AVDD2-supply = <&main_dc_reg>;
> + CPVDD-supply = <&main_dc_reg>;
> + DBVDD1-supply = <&main_dc_reg>;
> + DBVDD2-supply = <&main_dc_reg>;
> + DBVDD3-supply = <&main_dc_reg>;
> + LDO1VDD-supply = <&main_dc_reg>;
> + SPKVDD1-supply = <&main_dc_reg>;
> + SPKVDD2-supply = <&main_dc_reg>;
> +
> + wlf,ldo1ena = <&gpb0 0 0>;
> + wlf,ldo2ena = <&gpb0 1 0>;
> + };
> };
>
> i2c at 12CA0000 {
>
--
Tushar Behera
next prev parent reply other threads:[~2013-07-02 5:21 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-01 21:36 [PATCH 1/3] ARM: dts: Put Arndale fixed voltage regulators on a simple-bus Mark Brown
2013-07-01 21:36 ` [PATCH 2/3] ARM: dts: Hook up supplies for Arndale S5M8767 Mark Brown
2013-07-01 21:36 ` [PATCH 3/3] ARM: dts: Add WM1811A audio CODEC to Arndale bindings Mark Brown
2013-07-01 21:47 ` Fabio Estevam
2013-07-01 22:38 ` Mark Brown
2013-07-02 5:21 ` Tushar Behera [this message]
2013-07-02 9:25 ` Mark Brown
2013-07-24 1:50 ` Kukjin Kim
2013-07-05 23:36 ` [PATCH 1/3] ARM: dts: Put Arndale fixed voltage regulators on a simple-bus Tomasz Figa
2013-07-06 9:19 ` Mark Brown
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=51D26360.2080708@linaro.org \
--to=tushar.behera@linaro.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).