From: Lee Jones Date: Wed, 25 Jul 2012 11:50:13 +0000 (+0100) Subject: ARM: ux500: Add AB8500 CODEC node to DB8500 Device Tree X-Git-Tag: v3.7-rc1~159^2~5^2~15 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9c06af30207276a0a4bcaf8aa57521095f440383;p=platform%2Fkernel%2Flinux-3.10.git ARM: ux500: Add AB8500 CODEC node to DB8500 Device Tree Ensure correct probing and pass though important configuration options to the AB8500 CODEC driver when DT is enabled Acked-by: Linus Walleij Signed-off-by: Lee Jones --- diff --git a/arch/arm/boot/dts/dbx5x0.dtsi b/arch/arm/boot/dts/dbx5x0.dtsi index cbef6ab..f055902 100644 --- a/arch/arm/boot/dts/dbx5x0.dtsi +++ b/arch/arm/boot/dts/dbx5x0.dtsi @@ -392,6 +392,12 @@ compatible = "stericsson,ab8500-debug"; }; + codec: ab8500-codec { + compatible = "stericsson,ab8500-codec"; + + stericsson,earpeice-cmv = <950>; /* Units in mV. */ + }; + ab8500-regulators { compatible = "stericsson,ab8500-regulator";