[PATCH 2/3] ARM: at91: sama5d3xek/dt: use dt ids for wm8904

Bo Shen voice.shen at atmel.com
Wed Dec 10 19:14:40 PST 2014


From: Alexander Morozov <linux at meltdown.ru>

Using the wm8904 device tree compatible string.

Signed-off-by: Alexander Morozov <linux at meltdown.ru>
Signed-off-by: Bo Shen <voice.shen at atmel.com>
---

 arch/arm/boot/dts/sama5d3xmb.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/sama5d3xmb.dtsi b/arch/arm/boot/dts/sama5d3xmb.dtsi
index 49c10d3..2a1aa58 100644
--- a/arch/arm/boot/dts/sama5d3xmb.dtsi
+++ b/arch/arm/boot/dts/sama5d3xmb.dtsi
@@ -45,7 +45,7 @@
 			 */
 			i2c0: i2c at f0014000 {
 				wm8904: wm8904 at 1a {
-					compatible = "wm8904";
+					compatible = "wlf,wm8904";
 					reg = <0x1a>;
 					clocks = <&pck0>;
 					clock-names = "mclk";
-- 
2.1.0.24.g4109c28




More information about the linux-arm-kernel mailing list