Message ID | 20191115160819.15557-2-m.felsch@pengutronix.de (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Add NAU8812 support | expand |
On Fri, 15 Nov 2019 17:08:17 +0100, Marco Felsch wrote: > Add dt-bindings for the nau8812 device. > > Signed-off-by: Marco Felsch <m.felsch@pengutronix.de> > --- > Documentation/devicetree/bindings/sound/nau8810.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/sound/nau8810.txt b/Documentation/devicetree/bindings/sound/nau8810.txt index 05830e477acd..ddb007a43e68 100644 --- a/Documentation/devicetree/bindings/sound/nau8810.txt +++ b/Documentation/devicetree/bindings/sound/nau8810.txt @@ -4,7 +4,7 @@ This device supports I2C only. Required properties: - - compatible : "nuvoton,nau8810" + - compatible : "nuvoton,nau8810" or "nuvoton,nau8812" - reg : the I2C address of the device.
Add dt-bindings for the nau8812 device. Signed-off-by: Marco Felsch <m.felsch@pengutronix.de> --- Documentation/devicetree/bindings/sound/nau8810.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)