On Wed, Sep 06, 2017 at 10:50:09AM +0800, Jeffy Chen wrote:ok, will do.
diff --git a/Documentation/devicetree/bindings/sound/rt5514.txt b/Documentation/devicetree/bindings/sound/rt5514.txt
index 929ca6756b02..841a1159e234 100644
--- a/Documentation/devicetree/bindings/sound/rt5514.txt
+++ b/Documentation/devicetree/bindings/sound/rt5514.txt
@@ -4,7 +4,7 @@ This device supports I2C only.
SPI support should be added to this document.
heiko mentioned i should add it in the binding in:
Required properties:
-- compatible : "realtek,rt5514".
+- compatible : "realtek,rt5514" or "realtek,rt5514", "realtek,rt5514-i2c".
There's no need for the -spi or -i2c compatibles. This is implied by
being a child of those controllers.