From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755666AbbAZKSm (ORCPT ); Mon, 26 Jan 2015 05:18:42 -0500 Received: from mailapp01.imgtec.com ([195.59.15.196]:35255 "EHLO mailapp01.imgtec.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754537AbbAZKSj (ORCPT ); Mon, 26 Jan 2015 05:18:39 -0500 From: Zubair Lutfullah Kakakhel To: , CC: , , , , , Subject: [PATCH 0/4] sound:soc: jz4740: DT, dynamic sampling, enable clocks Date: Mon, 26 Jan 2015 10:18:27 +0000 Message-ID: <1422267511-6649-1-git-send-email-Zubair.Kakakhel@imgtec.com> X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [192.168.154.89] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, Here are a few simple patches for the jz4740. First adds dynamic sampling support to jz4740-i2s. Then two to add a simple binding and DT support. Then a patch to enable the codec clock. These are in preparation for jz4780 and ci20 later on. These are based on 3.19-rc6. If you would like to have them rebased to a different tree, please tell. Thank-you Zubair Lutfullah Kakakhel (4): sound: soc: jz4740: Add dynamic sampling rate support to jz4740-i2s dt: sound: jz4740: Add binding documentation for jz4740-i2s sound: soc: jz4740: Add DT support to jz4740-i2s driver sound: jz4740: Enable codec clock during dai_probe .../bindings/sound/ingenic,jz4740-i2s.txt | 18 ++++++++++++++++ sound/soc/jz4740/jz4740-i2s.c | 24 +++++++++++++++++++++- 2 files changed, 41 insertions(+), 1 deletion(-) create mode 100644 Documentation/devicetree/bindings/sound/ingenic,jz4740-i2s.txt -- 1.9.1