From patchwork Fri Jul 4 07:26:36 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: jianqun X-Patchwork-Id: 4478341 Return-Path: X-Original-To: patchwork-alsa-devel@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 1A462BEEAA for ; Fri, 4 Jul 2014 07:28:37 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 4C3F520411 for ; Fri, 4 Jul 2014 07:28:36 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) by mail.kernel.org (Postfix) with ESMTP id 304A5203F1 for ; Fri, 4 Jul 2014 07:28:35 +0000 (UTC) Received: by alsa0.perex.cz (Postfix, from userid 1000) id B96FA2659A8; Fri, 4 Jul 2014 09:28:28 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 Received: from alsa0.perex.cz (localhost [IPv6:::1]) by alsa0.perex.cz (Postfix) with ESMTP id 8FA2F265990; Fri, 4 Jul 2014 09:28:18 +0200 (CEST) X-Original-To: alsa-devel@alsa-project.org Delivered-To: alsa-devel@alsa-project.org Received: by alsa0.perex.cz (Postfix, from userid 1000) id 84318265992; Fri, 4 Jul 2014 09:28:16 +0200 (CEST) Received: from regular1.263xmail.com (regular1.263xmail.com [211.150.99.133]) by alsa0.perex.cz (Postfix) with ESMTP id 1D89626598F for ; Fri, 4 Jul 2014 09:28:05 +0200 (CEST) Received: from xjq?rock-chips.com (unknown [192.168.195.84]) by regular1.263xmail.com (Postfix) with SMTP id D3A636CD0; Fri, 4 Jul 2014 15:28:01 +0800 (CST) X-263anti-spam: KSV:0; X-MAIL-GRAY: 0 X-MAIL-DELIVERY: 1 X-ABS-CHECKED: 4 X-KSVirus-check: 0 Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.263.net (Postfix) with ESMTP id 63B9B460; Fri, 4 Jul 2014 15:27:45 +0800 (CST) X-RL-SENDER: xjq@rock-chips.com X-FST-TO: heiko@sntech.de X-SENDER-IP: 127.0.0.1 X-LOGIN-NAME: xjq@rock-chips.com X-UNIQUE-TAG: <7a18386a481d7fd1e88afc79aa2adabe> X-ATTACHMENT-NUM: 0 X-SENDER: xjq@rock-chips.com X-DNS-TYPE: 1 Received: from localhost.localdomain (localhost [127.0.0.1]) by smtp.263.net (Postfix) whith ESMTP id 16377W681C8; Fri, 04 Jul 2014 15:27:45 +0800 (CST) From: jianqun To: heiko@sntech.de, lgirdwood@gmail.com, broonie@kernel.org, perex@perex.cz, tiwai@suse.de, grant.likely@linaro.org, robh+dt@kernel.org Date: Fri, 4 Jul 2014 15:26:36 +0800 Message-Id: <1404458796-6818-1-git-send-email-xjq@rock-chips.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1404203860-30712-2-git-send-email-xjq@rock-chips.com> References: <1404203860-30712-2-git-send-email-xjq@rock-chips.com> Cc: huangtao@rock-chips.com, devicetree@vger.kernel.org, alsa-devel@alsa-project.org, yzq@rock-chips.com, zhangqing@rock-chips.com, linux-kernel@vger.kernel.org, kever.yang@rock-chips.com, cf@rock-chips.com, Jianqun Xu , kfx@rock-chips.com, zyw@rock-chips.com, hj@rock-chips.com, zhenfu.fang@rock-chips.com Subject: [alsa-devel] [PATCH v2 1/2] ASoC: dt-bindings: add rockchip i2s bindings X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org X-Virus-Scanned: ClamAV using ClamSMTP From: Jianqun Xu Add devicetree bindings for i2s controller found on rk3066, rk3188 and rk3288 processors from rockchip. Signed-off-by: Jianqun Xu --- Changes since v1: - modify the description of clock-names property, adviced by Mark Rutland. - modify the example to fit for rk3288. .../devicetree/bindings/sound/rockchip-i2s.txt | 36 ++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Documentation/devicetree/bindings/sound/rockchip-i2s.txt diff --git a/Documentation/devicetree/bindings/sound/rockchip-i2s.txt b/Documentation/devicetree/bindings/sound/rockchip-i2s.txt new file mode 100644 index 0000000..9fc577d --- /dev/null +++ b/Documentation/devicetree/bindings/sound/rockchip-i2s.txt @@ -0,0 +1,36 @@ +* Rockchip I2S controller + +The I2S bus (Inter-IC sound bus) is a serial link for digital +audio data transfer between devices in the system. + +Required properties: + +- compatible: should be one of the followings + - "rockchip,rk3066-i2s": for rk3066 + - "rockchip,rk3188-i2s", "rockchip,rk3066-i2s": for rk3188 + - "rockchip,rk3288-i2s", "rockchip,rk3066-i2s": for rk3288 +- reg: physical base address of the controller and length of memory mapped + region. +- interrupts: The interrupt number to the cpu. The interrupt specifier format + depends on the interrupt controller. +- #address-cells: should be 1. +- #size-cells: should be 0. +- dmas: DMA specifiers for tx and rx dma. See the DMA client binding, + Documentation/devicetree/bindings/dma/dma.txt +- dma-names: DMA request names should include "tx" and "rx" if present. +- clocks: a list of phandle + clock-specifer pairs, one for each entry in clock-names. +- clock-names: Shall be "i2s_hclk" for I2S bus and "i2s_clk" for master clock + +Example, for rk3288 I2S controller: + +i2s0: i2s@ff890000 { + compatible = "rockchip,rk3066-i2s", "rockchip,rk3288-i2s"; + reg = <0xff890000 0x10000>; + interrupts = ; + #address-cells = <1>; + #size-cells = <0>; + dmas = <&pdma1 0>, <&pdma1 1>; + dma-names = "rx", "tx"; + clock-names = "i2s_hclk", "i2s_clk"; + clocks = <&cru HCLK_I2S0>, <&cru SCLK_I2S0>; +};