From patchwork Tue Feb 9 05:26:05 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sanchayan X-Patchwork-Id: 8258631 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 846849F38B for ; Tue, 9 Feb 2016 05:33:27 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id AA8B92027D for ; Tue, 9 Feb 2016 05:33:26 +0000 (UTC) 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.kernel.org (Postfix) with ESMTPS id E180320268 for ; Tue, 9 Feb 2016 05:33:25 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1aT0tz-0005Hv-M2; Tue, 09 Feb 2016 05:31:51 +0000 Received: from mail-pa0-x244.google.com ([2607:f8b0:400e:c03::244]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1aT0tr-0005BY-3d for linux-arm-kernel@lists.infradead.org; Tue, 09 Feb 2016 05:31:44 +0000 Received: by mail-pa0-x244.google.com with SMTP id sv5so3412800pab.3 for ; Mon, 08 Feb 2016 21:31:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references :in-reply-to:references; bh=00pbdt2V5eMGMswdlR66cwcqzdXvQ5nDLf3/4lGLpkU=; b=NIgcGnaHvhRUDJIrXubx8UbYNpUt8Mt7X9V+kmHcU64uP8SWzqq5GGoPXbP8J4mP9i FZokxD33LTcM51VWKxZlIzNfb5uig3x2KH9dWJFOhp/ajvl/N9tdoJePUOP21qWCuNz+ I8jzsDrBORvjRpus1+ZmuvMvWY0ajuy6CZobC7ZImBOrycDD3XpU6ZrujP/YJfILcW7Y hjpXWXbVfAjFivLJ014J0wo262KiGaLk/sIJT+L8v9TkWKeVCnVF79uiRPbnnJM+zUD1 +sHmn+lMsXYzVgJNHBpYYNG81qFUOrkTz45tJVRrVtfesVfpHqNvVW1UPA7+xzyjvfS9 49VA== 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:in-reply-to:references; bh=00pbdt2V5eMGMswdlR66cwcqzdXvQ5nDLf3/4lGLpkU=; b=C11k+4FDDlfcG00uTOVC+KIqCDUr8g+dG15M/SYBCLpBWQdAHsciwzgtKmPF+80f9x luaWTIPtnvLLrFpoNFpq3PVftdI6sLdIaWxCG0/OjsfKXgB1tuDxaG0TDSp1JxECW8Hw qzB1zJP9gsLqPyGP6Ybj5gnGzkZbrjoV4S8mBCvlWmSlYd5qSK7Jm7rZO5l00mxSvxlw ETo+xtzrZttGipy1T6Fgb2zlVuI2QauobWRfCRq7rda1FT208mSE3ryjx8Fa81DBs568 fT2H9rlSM5AIOeeb9d1dAe3AJobTIALhe+Y33IlV4yG8M3QPtnYMqg2BC6He161Q6jzP eKaA== X-Gm-Message-State: AG10YOQM4G8ny6tEagWfDl70e1KvF7NqPsOjqCSGrPjuG8udwgzFeBiTKavTjuQyOmx9dA== X-Received: by 10.66.191.104 with SMTP id gx8mr47488851pac.21.1454995882502; Mon, 08 Feb 2016 21:31:22 -0800 (PST) Received: from localhost ([115.115.225.206]) by smtp.gmail.com with ESMTPSA id v75sm47124069pfa.39.2016.02.08.21.31.20 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 08 Feb 2016 21:31:21 -0800 (PST) From: Sanchayan Maity To: jic23@kernel.org Subject: [PATCH v1 1/2] ARM: dts: vfxxx: Add DAC node for Vybrid SoC Date: Tue, 9 Feb 2016 10:56:05 +0530 Message-Id: <537afe56ca3ceafe130604d66636bc90bc827298.1454939346.git.maitysanchayan@gmail.com> X-Mailer: git-send-email 2.7.1 In-Reply-To: References: In-Reply-To: References: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160208_213143_373241_D8A8B916 X-CRM114-Status: UNSURE ( 9.78 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.7 (--) 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, linux-iio@vger.kernel.org, stefan@agner.ch, Sanchayan Maity , shawnguo@kernel.org, linux-arm-kernel@lists.infradead.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-Spam-Status: No, score=-4.4 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Add a device tree node entry for DAC peripheral on Vybrid SoC. Signed-off-by: Sanchayan Maity --- arch/arm/boot/dts/vfxxx.dtsi | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/arch/arm/boot/dts/vfxxx.dtsi b/arch/arm/boot/dts/vfxxx.dtsi index a5f07e3..8238069 100644 --- a/arch/arm/boot/dts/vfxxx.dtsi +++ b/arch/arm/boot/dts/vfxxx.dtsi @@ -602,6 +602,24 @@ status = "disabled"; }; + dac0: dac@400cc000 { + compatible = "fsl,vf610-dac"; + reg = <0x400cc000 1000>; + interrupts = <55 IRQ_TYPE_LEVEL_HIGH>; + clock-names = "dac"; + clocks = <&clks VF610_CLK_DAC0>; + status = "disabled"; + }; + + dac1: dac@400cd000 { + compatible = "fsl,vf610-dac"; + reg = <0x400cd000 1000>; + interrupts = <56 IRQ_TYPE_LEVEL_HIGH>; + clock-names = "dac"; + clocks = <&clks VF610_CLK_DAC1>; + status = "disabled"; + }; + fec0: ethernet@400d0000 { compatible = "fsl,mvf600-fec"; reg = <0x400d0000 0x1000>;