From patchwork Fri Aug 26 14:56:50 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Griffin X-Patchwork-Id: 9301543 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 1FABC60757 for ; Fri, 26 Aug 2016 15:01:15 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1229A295A8 for ; Fri, 26 Aug 2016 15:01:15 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 067082899E; Fri, 26 Aug 2016 15:01:15 +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 1110B2899E for ; Fri, 26 Aug 2016 15:01:14 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id DE1496EAF0; Fri, 26 Aug 2016 15:01:11 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-wm0-x22c.google.com (mail-wm0-x22c.google.com [IPv6:2a00:1450:400c:c09::22c]) by gabe.freedesktop.org (Postfix) with ESMTPS id 729B96EAEA for ; Fri, 26 Aug 2016 14:57:44 +0000 (UTC) Received: by mail-wm0-x22c.google.com with SMTP id i5so123455925wmg.0 for ; Fri, 26 Aug 2016 07:57:44 -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=b5TOoqYnAVJIj2KoyJs1IDFdxG76NvTXrcYuWzxfjtk=; b=f45MntxS45ymPxNvDF6y52+Y57cUCDdxdm83WyCqlPz731xbvG84vZlXeTFlQcD+sC /xHUdeLd8KbImrVhsrGfD9TzokMVJm0sZdVEeGRQuLUFuuiJbay2VRpBKiWUh8au2v53 pMylX26u1zeHsEdNVNKmrvEcSX6nAhs3r7WNg= 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=b5TOoqYnAVJIj2KoyJs1IDFdxG76NvTXrcYuWzxfjtk=; b=PZYFd0ZdM102Xeh7xKByp4v39hDgIEUxaVzNQHwMjivB0IEllR5Ol9KpqUmmFh2f0/ IaERdPdosNMXWi07fYB+d6O3reMVbsSOzd5UzdgwvmX3RZEdLxVD5kNn6AwaHOugnw+t oKdGDsqebYEk5vmTwVytZRcmnFhwntEdA4slYOSqx2/DZ0W9+PTOtio2yGQIc4LqpU6S YQmCLIVhO2QbyML2xuoIdhGHsbVv+4iP8PRLGqFvIq0vJyOQWr05Wpi/pbN0SW1yQ4Xh XJTho6ubx6uU+FDea7eoBiMQswIGaMOQrvDEsAC8JRtjyYbSLjmxaqwIstsaGPnDMCTF 18Lw== X-Gm-Message-State: AE9vXwNZ1r7s0+vfvDHbWZdyjPtGdL0NUs/+Cjk4FcwIA7W2RkDYDdMcomcnsE1Ca2dWjUrO X-Received: by 10.194.127.163 with SMTP id nh3mr4576867wjb.74.1472223463016; Fri, 26 Aug 2016 07:57:43 -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.41 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 26 Aug 2016 07:57:42 -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 15/18] ARM: STi: DT: STiH407: Add uniperif reader dt nodes Date: Fri, 26 Aug 2016 15:56:50 +0100 Message-Id: <1472223413-7254-16-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 uniperif reader IP block found on STiH407 family silicon. Signed-off-by: Arnaud Pouliquen Signed-off-by: Peter Griffin --- arch/arm/boot/dts/stih407-family.dtsi | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/arch/arm/boot/dts/stih407-family.dtsi b/arch/arm/boot/dts/stih407-family.dtsi index d263c96..bdddf2c 100644 --- a/arch/arm/boot/dts/stih407-family.dtsi +++ b/arch/arm/boot/dts/stih407-family.dtsi @@ -956,5 +956,31 @@ st,version = <5>; st,mode = "SPDIF"; }; + + sti_uni_reader0: sti-uni-reader@0 { + compatible = "st,sti-uni-reader"; + status = "disabled"; + #sound-dai-cells = <0>; + st,syscfg = <&syscfg_core>; + reg = <0x8D83000 0x158>; + interrupts = ; + dmas = <&fdma0 5 0 1>; + dma-names = "rx"; + dai-name = "Uni Reader #0 (PCM IN)"; + st,version = <3>; + }; + + sti_uni_reader1: sti-uni-reader@1 { + compatible = "st,sti-uni-reader"; + status = "disabled"; + #sound-dai-cells = <0>; + st,syscfg = <&syscfg_core>; + reg = <0x8D84000 0x158>; + interrupts = ; + dmas = <&fdma0 6 0 1>; + dma-names = "rx"; + dai-name = "Uni Reader #1 (HDMI RX)"; + st,version = <3>; + }; }; };