diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2015-04-27 14:55:32 +0200 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2015-05-11 08:01:28 +0200 |
commit | 92d2434d8effe6160eb7f4fd0d01ef5b76930f2a (patch) | |
tree | 71266eb445be938a224b01e1b31d44bce2c460a2 /arch/arm/boot/dts/r8a7740-armadillo800eva.dts | |
parent | ARM: shmobile: marzen dts: Use generic names for device nodes (diff) | |
download | linux-92d2434d8effe6160eb7f4fd0d01ef5b76930f2a.tar.xz linux-92d2434d8effe6160eb7f4fd0d01ef5b76930f2a.zip |
ARM: shmobile: armadillo800eva dts: Use generic names for device nodes
wm8978 -> codec
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/boot/dts/r8a7740-armadillo800eva.dts')
-rw-r--r-- | arch/arm/boot/dts/r8a7740-armadillo800eva.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/r8a7740-armadillo800eva.dts b/arch/arm/boot/dts/r8a7740-armadillo800eva.dts index 9bd0cb439f44..2e31d8c01cbf 100644 --- a/arch/arm/boot/dts/r8a7740-armadillo800eva.dts +++ b/arch/arm/boot/dts/r8a7740-armadillo800eva.dts @@ -208,7 +208,7 @@ gpios = <&pfc 166 GPIO_ACTIVE_LOW>; }; - wm8978: wm8978@1a { + wm8978: codec@1a { #sound-dai-cells = <0>; compatible = "wlf,wm8978"; reg = <0x1a>; |