ARM64: dts: rk3399-evb-rev3: correct the es8316 codec i2c addr

Change-Id: I5d329ae57d1059f464327f481d3db6525f5dbd64
Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
This commit is contained in:
Sugar Zhang
2016-07-26 11:08:23 +08:00
parent 5348b2111d
commit 16a9c8ae12

View File

@@ -449,3 +449,7 @@
};
};
};
&es8316 {
reg = <0x11>;
};