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: 9301491 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 BF8D560757 for ; Fri, 26 Aug 2016 15:00:26 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B09192899E for ; Fri, 26 Aug 2016 15:00:26 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id A480B2959A; Fri, 26 Aug 2016 15:00:26 +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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id ACCE82899E for ; Fri, 26 Aug 2016 15:00:25 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id D75046E184; Fri, 26 Aug 2016 15:00:21 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-wm0-x232.google.com (mail-wm0-x232.google.com [IPv6:2a00:1450:400c:c09::232]) by gabe.freedesktop.org (Postfix) with ESMTPS id 7DE1E6EAE9 for ; Fri, 26 Aug 2016 14:57:40 +0000 (UTC) Received: by mail-wm0-x232.google.com with SMTP id f65so281809707wmi.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=ZselbsTj6lFnFnkdFYUM2U15tVtVyuBDQ2r3apxU9HXJIdN2LLYY8Z0Fl4/1kg3T9i dTDlG94LN0CbgpodlZmwc/3a/Oz9iW2E5uANbh3VsarSFhq2o8X9V0vn8XJu9vZAxCgh xwPbxXQ9h4PxsedV499heJaF1n5Aw4Hhgf4IB5mo1OkNLEHKsdmSFNnLe2VeTXdjn7RZ lJpO123pQrD6yjQ2k430F4SEyWX/2eOXpR1DBIhW6t8acw7xrM3ZL4uG1utdUXYFpm69 2IDqgXzZA+HgLWdiYF0O0YEoNQMjk0KNxOccGs1gH2geqH17x6hjV7OJtFatDaJjA3OT VHoQ== X-Gm-Message-State: AEkooutCvoWz6bS3UlLcWcUjzp9XaJXMcV9uCdWYG4uumELi58Lo5wUzmymPXkw0XREOPpP1 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-Mailman-Approved-At: Fri, 26 Aug 2016 15:00:21 +0000 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 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" 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>; + }; }; };