From patchwork Fri Aug 26 14:56:48 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Griffin X-Patchwork-Id: 9301601 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 28CFB601C0 for ; Fri, 26 Aug 2016 15:15:41 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 16A3E295A8 for ; Fri, 26 Aug 2016 15:15:41 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 0942E29629; Fri, 26 Aug 2016 15:15:41 +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.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 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.wl.linuxfoundation.org (Postfix) with ESMTPS id A1B84295A8 for ; Fri, 26 Aug 2016 15:15:39 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bdIpg-0003fd-S2; Fri, 26 Aug 2016 15:14:12 +0000 Received: from mail-wm0-x232.google.com ([2a00:1450:400c:c09::232]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bdIa1-00063O-3i for linux-arm-kernel@lists.infradead.org; Fri, 26 Aug 2016 14:58:03 +0000 Received: by mail-wm0-x232.google.com with SMTP id f65so281809688wmi.0 for ; Fri, 26 Aug 2016 07:57:40 -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=LZnkPrv5hVTHRX1dZRU1K7VKMYvboDprxeWmYNWSfMWR6iyMRugvHROeASJmFkfZih Ut33K8boT852bw5K2oFXm91tQQpmKy6XhKHXkoAzobbWHjE3ztKZkjwR9zPjYktFWmK+ WQNZh5fUIl3ecJDBXDTf337A4AnUU5K3G2LKs= 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=JgbEN5YrlgAj+lSs/rZ135pepKITEKad+8aPu97oc5gtjGUWFnc2878AeRKA4Ww78F lMRKgrsv9Vv9fp+GLj6m95g7AomBtLppiIKKlncSILKOLTEuT6xiT0gp2egeG0v37gJ/ Qkp+mzPKDTUzayHPCNXEMtRgUyHDOh1iSUaD3EtunaUwBx2fbxdyzg6IIzfZzZRVX4pw 0VfMMOGZxOmxL6RnIbZFU5dbkCd9JL35D0JOzuZmnngPQHKDkEZ+tOO7OZzQiHAbfJ4m Jc1BsSEKWuUZFrnZT8RgBpnkHIVuEdV0jlb9EHvT6WYRmgeEIVXsCL9yyOV+QDU6qcsV zwHw== X-Gm-Message-State: AEkoouu3OVpGLU+dBZr0L//KWIDosdlgR0WENSY1WaC/UolKbD6BBSHIUhIvnAstJhLeq4QP X-Received: by 10.28.10.194 with SMTP id 185mr35132631wmk.53.1472223459046; Fri, 26 Aug 2016 07:57:39 -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 4sm43996176wmu.2.2016.08.26.07.57.37 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 26 Aug 2016 07:57:38 -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 Subject: [PATCH v8 13/18] ARM: STi: DT: STiH407: Add sti-sasg-codec dt node Date: Fri, 26 Aug 2016 15:56:48 +0100 Message-Id: <1472223413-7254-14-git-send-email-peter.griffin@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1472223413-7254-1-git-send-email-peter.griffin@linaro.org> References: <1472223413-7254-1-git-send-email-peter.griffin@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160826_075801_465003_092708B9 X-CRM114-Status: UNSURE ( 9.41 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Arnaud Pouliquen , linux-remoteproc@vger.kernel.org, dri-devel@lists.freedesktop.org, virtualization@lists.linux-foundation.org, peter.griffin@linaro.org, dmaengine@vger.kernel.org, lee.jones@linaro.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.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 Acked-by: Lee Jones --- 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>; + }; }; };