From: fabio.estevam@freescale.com (Fabio Estevam)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] ARM: dts: imx6qdl-sabresd: Provide min/max voltages for codec regulator
Date: Thu, 13 Feb 2014 13:53:59 -0200 [thread overview]
Message-ID: <1392306839-10736-2-git-send-email-fabio.estevam@freescale.com> (raw)
In-Reply-To: <1392306839-10736-1-git-send-email-fabio.estevam@freescale.com>
Currently the following message is observed during boot:
wm8962-supply: no parameters
Provide min/max properties for the codec regulator.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
arch/arm/boot/dts/imx6qdl-sabresd.dtsi | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/boot/dts/imx6qdl-sabresd.dtsi b/arch/arm/boot/dts/imx6qdl-sabresd.dtsi
index a802265..086f770 100644
--- a/arch/arm/boot/dts/imx6qdl-sabresd.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-sabresd.dtsi
@@ -47,6 +47,8 @@
compatible = "regulator-fixed";
reg = <2>;
regulator-name = "wm8962-supply";
+ regulator-min-microvolt = <4200000>;
+ regulator-max-microvolt = <4200000>;
gpio = <&gpio4 10 0>;
enable-active-high;
};
--
1.8.1.2
next prev parent reply other threads:[~2014-02-13 15:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-13 15:53 [PATCH 1/2] ARM: dts: imx6qdl-sabresd: Add hog entry for GPIO4_10 Fabio Estevam
2014-02-13 15:53 ` Fabio Estevam [this message]
2014-02-17 2:13 ` [PATCH 2/2] ARM: dts: imx6qdl-sabresd: Provide min/max voltages for codec regulator Shawn Guo
2014-02-17 2:05 ` [PATCH 1/2] ARM: dts: imx6qdl-sabresd: Add hog entry for GPIO4_10 Shawn Guo
2014-02-17 2:11 ` Fabio Estevam
2014-02-17 2:19 ` 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=1392306839-10736-2-git-send-email-fabio.estevam@freescale.com \
--to=fabio.estevam@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox