Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751415AbbLUOLJ (ORCPT ); Mon, 21 Dec 2015 09:11:09 -0500 Received: from gloria.sntech.de ([95.129.55.99]:36743 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750914AbbLUOLH (ORCPT ); Mon, 21 Dec 2015 09:11:07 -0500 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Caesar Wang Cc: robh+dt@kernel.org, broonie@kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, bardliao@realtek.com, alsa-devel@alsa-project.org Subject: Re: [PATCH 2/2] dt-bindings: sound: add devicetree document for rt5616 Date: Mon, 21 Dec 2015 15:10:57 +0100 Message-ID: <1511057.C46mHiuCd6@diego> User-Agent: KMail/4.14.10 (Linux/4.2.0-1-amd64; KDE/4.14.14; x86_64; ; ) In-Reply-To: <1450703894-32623-2-git-send-email-wxt@rock-chips.com> References: <1450703894-32623-1-git-send-email-wxt@rock-chips.com> <1450703894-32623-2-git-send-email-wxt@rock-chips.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1160 Lines: 38 Am Montag, 21. Dezember 2015, 21:18:14 schrieb Caesar Wang: > Add the description for rt5616 codec. > > Signed-off-by: Caesar Wang > --- > > Documentation/devicetree/bindings/sound/rt5616.txt | 38 > ++++++++++++++++++++++ 1 file changed, 38 insertions(+) > create mode 100644 Documentation/devicetree/bindings/sound/rt5616.txt > > diff --git a/Documentation/devicetree/bindings/sound/rt5616.txt > b/Documentation/devicetree/bindings/sound/rt5616.txt new file mode 100644 > index 0000000..af96207 > --- /dev/null > +++ b/Documentation/devicetree/bindings/sound/rt5616.txt > @@ -0,0 +1,38 @@ > +RT5616 audio CODEC > + > +This device supports I2C only. > + > +Required properties: > + > +- compatible : "realtek,rt5616". > + > +- reg : The I2C address of the device. > + > +Optional properties: you don't have optional properties, so that headline should probably also not be here. Heiko -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/