From: shawn.guo@linaro.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: hummingboard: add sgtl5000 support for Hummingboard Pro
Date: Mon, 30 Mar 2015 21:01:45 +0800 [thread overview]
Message-ID: <20150330130108.GA5839@dragon> (raw)
In-Reply-To: <E1YcYT3-0006rE-3F@rmk-PC.arm.linux.org.uk>
On Mon, Mar 30, 2015 at 01:06:57PM +0100, Russell King wrote:
> @@ -120,6 +137,17 @@
> compatible = "nxp,pcf8523";
> reg = <0x68>;
> };
> +
> + /* Pro baseboard model */
> + sgtl5000: sgtl5000 at 0a {
> + clocks = <&clks 201>;
Macro IMX6QDL_CLK_CKO in include/dt-bindings/clock/imx6qdl-clock.h
should make it more readable.
I fixed it up and applied the patch.
Shawn
> + compatible = "fsl,sgtl5000";
> + pinctrl-names = "default";
> + pinctrl-0 = <&pinctrl_hummingboard_sgtl5000>;
> + reg = <0x0a>;
> + VDDA-supply = <®_3p3v>;
> + VDDIO-supply = <®_3p3v>;
> + };
> };
>
> &i2c2 {
prev parent reply other threads:[~2015-03-30 13:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-30 12:06 [PATCH] ARM: dts: hummingboard: add sgtl5000 support for Hummingboard Pro Russell King
2015-03-30 13:01 ` Shawn Guo [this message]
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=20150330130108.GA5839@dragon \
--to=shawn.guo@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).