From patchwork Tue Oct 13 01:01:07 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shunqian Zheng X-Patchwork-Id: 7380251 Return-Path: X-Original-To: patchwork-linux-rockchip@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 86F42BEEA4 for ; Tue, 13 Oct 2015 01:02:40 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id C3BE220982 for ; Tue, 13 Oct 2015 01:02:39 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 8B70620981 for ; Tue, 13 Oct 2015 01:02:38 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1ZlnzC-0000EL-14; Tue, 13 Oct 2015 01:02:38 +0000 Received: from mail-qg0-f65.google.com ([209.85.192.65]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Zlnyf-0007xU-QR; Tue, 13 Oct 2015 01:02:07 +0000 Received: by qgt47 with SMTP id 47so256683qgt.1; Mon, 12 Oct 2015 18:01:44 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=RsuZfAXOPA0Y69137LPxoQ1BntcY1VSNI9ubxeLFOLM=; b=aF9nDMii8DALZ/B4MIuRLvYEiWH11sGReWdgeVffROfEgr5Z95nHY0m/hAvcNOxZI0 2FYV5klDeFYKMi1QiMGg2ALkvdVeZqF48S6PaIMGGMZGs9N8GF4wrMkzh73QJO2ks92q GQWYZa8XFOw2FI8e1RvwU9Fx0/JJEUPwisceBD14NuLFoyr9rhtZ/6nxpij8O9Mrf+4h ffcXxBFO47G52fGQYMgmwDYYuUEGWE47d7PzElSfUqGg8vNxDhKE89hdbLW2AfacZIAc PT6hGsw7+Lbwrm7Mv/1Dxz533vbvhcJtSCx3Lfo54ykTwHiAaLvIDXHK6q1cGP/PhsFz 7JPA== X-Received: by 10.140.235.210 with SMTP id g201mr37819840qhc.89.1444698104592; Mon, 12 Oct 2015 18:01:44 -0700 (PDT) Received: from SHUNQIAN-W530.example.org ([173.239.41.6]) by smtp.gmail.com with ESMTPSA id v34sm168482qge.47.2015.10.12.18.01.38 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 12 Oct 2015 18:01:44 -0700 (PDT) From: Shunqian Zheng To: robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, heiko@sntech.de, lgirdwood@gmail.com, broonie@kernel.org, perex@perex.cz, tiwai@suse.com, benzh@chromium.org Subject: [PATCH v1 2/4] ASoC: RK3036: Add binding doc of inno-rk3036 codec driver Date: Tue, 13 Oct 2015 09:01:07 +0800 Message-Id: <1444698070-4191-3-git-send-email-zhengsq@rock-chips.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1444698070-4191-1-git-send-email-zhengsq@rock-chips.com> References: <1444698070-4191-1-git-send-email-zhengsq@rock-chips.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20151012_180206_116772_F520F195 X-CRM114-Status: GOOD ( 11.55 ) X-Spam-Score: -2.6 (--) X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-rockchip@lists.infradead.org, alsa-devel@alsa-project.org, ZhengShunQian , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+patchwork-linux-rockchip=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: ZhengShunQian This patch add the binding document of inno-rk3036 audio codec driver. Signed-off-by: ZhengShunQian --- .../devicetree/bindings/sound/inno-rk3036.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Documentation/devicetree/bindings/sound/inno-rk3036.txt diff --git a/Documentation/devicetree/bindings/sound/inno-rk3036.txt b/Documentation/devicetree/bindings/sound/inno-rk3036.txt new file mode 100644 index 0000000..57eb7bc --- /dev/null +++ b/Documentation/devicetree/bindings/sound/inno-rk3036.txt @@ -0,0 +1,20 @@ +Inno audio codec for RK3036 + +Inno audio codec is integrated inside RK3036 SoC. + +Required properties: +- compatible : Should be "rk3036-codec". +- reg : The registers of codec. +- clock-names : Should be "acodec_pclk". +- clocks : The clock of codec. +- rockchip,grf : The phandle of grf device node. + +Example: + + acodec: acodec-ana@20030000 { + compatible = "rk3036-codec"; + reg = <0x20030000 0x4000>; + rockchip,grf = <&grf>; + clock-names = "acodec_pclk"; + clocks = <&cru ACLK_VCODEC>; + };