From patchwork Mon Sep 5 13:16:58 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Griffin X-Patchwork-Id: 9313755 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id EC53D607D3 for ; Mon, 5 Sep 2016 13:20:33 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id DDBC228A80 for ; Mon, 5 Sep 2016 13:20:33 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id D21FD28A9D; Mon, 5 Sep 2016 13:20:33 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.4 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI, RCVD_IN_SORBS_SPAM, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id CA09E28A80 for ; Mon, 5 Sep 2016 13:20:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933548AbcIENTP (ORCPT ); Mon, 5 Sep 2016 09:19:15 -0400 Received: from mail-wm0-f48.google.com ([74.125.82.48]:37210 "EHLO mail-wm0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933505AbcIENRf (ORCPT ); Mon, 5 Sep 2016 09:17:35 -0400 Received: by mail-wm0-f48.google.com with SMTP id w12so41035361wmf.0 for ; Mon, 05 Sep 2016 06:17:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=keKQb4FatDP2SgK9LIfCKo0aveNx70PJ0oBl/BZ7CDg=; b=W3Fl6DZH1L3CFEmD/xZT/N6Jgei5F3s7dCD0v96nU8cnZhY/emJuwsoY74WQ+cDw5e KMu7n7+I3Pc+KB4vWCoONoOxUj+W5nQxQea+djgS7pWICZwuMxyWMOxapsd77EIlieZt ERVpjIBvZ0pU7hUVQT5rPLBAVIsnqQ4i8JHaw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=keKQb4FatDP2SgK9LIfCKo0aveNx70PJ0oBl/BZ7CDg=; b=KksIR/ZHYiukVnu1+XrtMJfyobKvx/ismWAcQshFUFHiUM43P9xPSOqxW2TCnmb1oN oBhd06o+ZIuDM/RtbONC2F4PpCZBidagagryqje9vUm5mUqSaRBAldjnx9NLouwo5AGE wLgJotHZ6S9mgexDBtGe+vzZS8hIB8pFUC/jn4KwXuiF+xofWksxnJeIaD3jSnJ+FYbr v7eZB6qJoscGjDL8/s2IKBDrHsqxTsRtuUUKYa6HmVxTFNVXKsCx5yV2vWs9fSiOO3DA yXxuphSXhEZlxRMvuG2oZR5PyRnwuNnXWvKlLEoMqhBRGaLHbW0PpH5isbDswerNCz2q zBDg== X-Gm-Message-State: AE9vXwNgAqSGo0+g0OZMxCA1PLrrCbjPNFRdCC2jtblM/GMIzgRiw280++r+4EFyZmpkEIYI X-Received: by 10.28.46.134 with SMTP id u128mr16134993wmu.41.1473081454513; Mon, 05 Sep 2016 06:17:34 -0700 (PDT) Received: from localhost.localdomain (cpc89244-aztw30-2-0-cust4998.18-1.cable.virginm.net. [86.31.179.135]) by smtp.gmail.com with ESMTPSA id ub8sm27750982wjc.39.2016.09.05.06.17.33 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 05 Sep 2016 06:17:33 -0700 (PDT) From: Peter Griffin To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@stlinux.com, vinod.koul@intel.com, patrice.chotard@st.com, dan.j.williams@intel.com, airlied@linux.ie, kraxel@redhat.com, ohad@wizery.com, bjorn.andersson@linaro.org Cc: peter.griffin@linaro.org, lee.jones@linaro.org, dmaengine@vger.kernel.org, devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-remoteproc@vger.kernel.org, virtualization@lists.linux-foundation.org, Arnaud Pouliquen Subject: [PATCH v9 16/19] ARM: DT: STi: stihxxx-b2120: Add DT nodes for STi audio card Date: Mon, 5 Sep 2016 14:16:58 +0100 Message-Id: <1473081421-16555-17-git-send-email-peter.griffin@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1473081421-16555-1-git-send-email-peter.griffin@linaro.org> References: <1473081421-16555-1-git-send-email-peter.griffin@linaro.org> Sender: linux-remoteproc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-remoteproc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP This patch enables the uniperif players 2 & 3 for b2120 boards and also adds the "simple-audio-card" device node to interconnect the SoC sound device and the codec. Signed-off-by: Arnaud Pouliquen Signed-off-by: Peter Griffin --- arch/arm/boot/dts/stihxxx-b2120.dtsi | 45 ++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/arch/arm/boot/dts/stihxxx-b2120.dtsi b/arch/arm/boot/dts/stihxxx-b2120.dtsi index 722c63f..4939501 100644 --- a/arch/arm/boot/dts/stihxxx-b2120.dtsi +++ b/arch/arm/boot/dts/stihxxx-b2120.dtsi @@ -131,5 +131,50 @@ dvb-card = ; }; }; + + sti_uni_player2: sti-uni-player@8d82000 { + status = "okay"; + }; + + sti_uni_player3: sti-uni-player@8d85000 { + status = "okay"; + }; + + sti_sasg_codec: sti-sasg-codec { + status = "okay"; + pinctrl-names = "default"; + pinctrl-0 = <&pinctrl_spdif_out>; + }; + + sound { + compatible = "simple-audio-card"; + simple-audio-card,name = "sti audio card"; + status = "okay"; + + simple-audio-card,dai-link@0 { + /* DAC */ + format = "i2s"; + mclk-fs = <256>; + cpu { + sound-dai = <&sti_uni_player2>; + }; + + codec { + sound-dai = <&sti_sasg_codec 1>; + }; + }; + simple-audio-card,dai-link@1 { + /* SPDIF */ + format = "left_j"; + mclk-fs = <128>; + cpu { + sound-dai = <&sti_uni_player3>; + }; + + codec { + sound-dai = <&sti_sasg_codec 0>; + }; + }; + }; }; };