From patchwork Mon Sep 7 08:21:36 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sanchayan X-Patchwork-Id: 7133151 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 79F89BF036 for ; Mon, 7 Sep 2015 08:27:33 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id BAC4E206FA for ; Mon, 7 Sep 2015 08:27:32 +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 F303D2066F for ; Mon, 7 Sep 2015 08:27:31 +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 1ZYrkN-0004dU-PA; Mon, 07 Sep 2015 08:25:51 +0000 Received: from mail-pa0-x230.google.com ([2607:f8b0:400e:c03::230]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1ZYrkD-0004SS-LO for linux-arm-kernel@lists.infradead.org; Mon, 07 Sep 2015 08:25:42 +0000 Received: by padhy16 with SMTP id hy16so88301457pad.1 for ; Mon, 07 Sep 2015 01:25:20 -0700 (PDT) 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=/+kvmMQH1+dVBWOHu/msZv8SIVGSsVlMCfR7kZix/iY=; b=Wp8KGtNuHto7xgdY67+0mZ/zjJ6TcqgHQ5yzYuLFXR81z0cd7rekSCtD86Q5P+pQrV L0dhBmZO4gOxneOHs75iwX35r3X76wqIOJqPguJEMdI3VNHoxfhS1oAY1QfDoKijl0mw LyowNTT4MuLgVihKUKjStKz5qVbFV+42TAZVy3W/bPd3qdsH1IJfN89xUjQkh2fruqxK Ct8gnWmAfa6Jm+DWHf5cwI4oCdrijfEGaA/dGJ23XrjCQNJ9zuOyCDae7HC/3VNecSzT dy4+KjJC6E+CwzutDBgL2i2nSr+0dxcH1vcwWyr/lO4IqGNhvLhyBpZ4KrTT29yDJxgT Kbug== X-Received: by 10.68.250.5 with SMTP id yy5mr43191498pbc.34.1441614320917; Mon, 07 Sep 2015 01:25:20 -0700 (PDT) Received: from localhost ([115.115.225.206]) by smtp.gmail.com with ESMTPSA id fk8sm11075771pab.33.2015.09.07.01.25.19 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 07 Sep 2015 01:25:20 -0700 (PDT) From: Sanchayan Maity To: srinivas.kandagatla@linaro.org, gregkh@linuxfoundation.org Subject: [PATCH v10 2/4] ARM: dts: vfxxx: Add OCOTP node Date: Mon, 7 Sep 2015 13:51:36 +0530 Message-Id: <8db23e3773adeb05aa6764bf4666a544495a8e28.1441609625.git.maitysanchayan@gmail.com> X-Mailer: git-send-email 2.5.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-20150907_012541_771764_C7948812 X-CRM114-Status: GOOD ( 10.62 ) 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-kernel@vger.kernel.org, stefan@agner.ch, Sanchayan Maity , kernel@pengutronix.de, maxime.ripard@free-electrons.com, shawnguo@kernel.org, linux-clk@vger.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.1 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, T_DKIM_INVALID, T_RP_MATCHES_RCVD, 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 device tree node for the On-Chip One Time Programmable controller (OCOTP) on the Vybrid platform. Signed-off-by: Sanchayan Maity --- arch/arm/boot/dts/vfxxx.dtsi | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/arch/arm/boot/dts/vfxxx.dtsi b/arch/arm/boot/dts/vfxxx.dtsi index 2f4b04d..140d81e 100644 --- a/arch/arm/boot/dts/vfxxx.dtsi +++ b/arch/arm/boot/dts/vfxxx.dtsi @@ -403,6 +403,14 @@ status = "disabled"; }; + ocotp: ocotp@400a5000 { + compatible = "fsl,vf610-ocotp"; + #address-cells = <1>; + #size-cells = <1>; + reg = <0x400a5000 0xCF0>; + clocks = <&clks VF610_CLK_OCOTP>; + }; + snvs0: snvs@400a7000 { compatible = "fsl,sec-v4.0-mon", "simple-bus"; #address-cells = <1>;