From patchwork Mon Sep 5 13:16:55 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Griffin X-Patchwork-Id: 9313723 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 7F3D8600CA for ; Mon, 5 Sep 2016 13:19:05 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 70B7428A99 for ; Mon, 5 Sep 2016 13:19:05 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 653F228AA1; Mon, 5 Sep 2016 13:19:05 +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 09B1E28A99 for ; Mon, 5 Sep 2016 13:19:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933573AbcIENR7 (ORCPT ); Mon, 5 Sep 2016 09:17:59 -0400 Received: from mail-wm0-f42.google.com ([74.125.82.42]:37127 "EHLO mail-wm0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933430AbcIENRb (ORCPT ); Mon, 5 Sep 2016 09:17:31 -0400 Received: by mail-wm0-f42.google.com with SMTP id w12so41031588wmf.0 for ; Mon, 05 Sep 2016 06:17:30 -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=eYCv2JV2k7s9Q//GIdszwYB9vPp63pxGqJacgFhbUUk=; b=a98OOnK6KN+VfzGSR/I1P2lMGYPJ0H7knApu2usskd4pY7Y2UjWIE4/oH27YmVKSPb DmY2/H6vX3Xsckzb3wo3keJOEJHxFDH5X6ZwcS0lOIy4uVJ2hrigJzl08eK/254RrZjh 9MSfaajf2v3Vhx0qiu0cCMCTllJhIDjcxm6YM= 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=eYCv2JV2k7s9Q//GIdszwYB9vPp63pxGqJacgFhbUUk=; b=SNIQORQkRZbOCbhI8T6h7moCvd4aCAme7589zu72W1iwfQs2KNOD4hL29D7HbiC7vs wTqYZDdkZzm9X2H5O+PJaTV0vvRwQAe6XeUCyMLciEH7Ji49IzsTPW910WLQkNn9ydk6 iTKgDP1WDDVoTFC+HsgW114Kr/FM4xofXgf58ARrbVDIi5Bq8Lj3ct1xqDMRIf7IKRGZ leAJ/Yzlr7vJZ10+yKok1BS8ey7vAcnXGpcg8Ubn/XSHcEOr8YW6D76vsF6BTUCqBccJ T423Uz7crGqbCuj0ARTsGBepHMm5tWdaZqO3fccAgVMvVCcUIpOegR2H2hXitjQhanyn jbjg== X-Gm-Message-State: AE9vXwOpWtwemR9Tm3j/qBDCX2u45FnS98NfJrr5tWJ80RTV0l9110VR+/ixQE3Py+pDB3qK X-Received: by 10.194.108.194 with SMTP id hm2mr13899266wjb.132.1473081450039; Mon, 05 Sep 2016 06:17:30 -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.28 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 05 Sep 2016 06:17:29 -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 13/19] ARM: STi: DT: STiH407: Add sti-sasg-codec dt node Date: Mon, 5 Sep 2016 14:16:55 +0100 Message-Id: <1473081421-16555-14-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 adds the dt node for the internal audio codec IP. Signed-off-by: Arnaud Pouliquen Signed-off-by: Peter Griffin --- arch/arm/boot/dts/stih407-family.dtsi | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/arch/arm/boot/dts/stih407-family.dtsi b/arch/arm/boot/dts/stih407-family.dtsi index 45cab30..d1258d5 100644 --- a/arch/arm/boot/dts/stih407-family.dtsi +++ b/arch/arm/boot/dts/stih407-family.dtsi @@ -873,5 +873,12 @@ <&clk_s_c0_flexgen CLK_TX_ICN_DISP_0>, <&clk_s_c0_flexgen CLK_EXT2F_A9>; }; + + sti_sasg_codec: sti-sasg-codec { + compatible = "st,stih407-sas-codec"; + #sound-dai-cells = <1>; + status = "disabled"; + st,syscfg = <&syscfg_core>; + }; }; };