From patchwork Sat Oct 18 10:32:50 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Wahren X-Patchwork-Id: 5099651 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.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id BCD469F30B for ; Sat, 18 Oct 2014 10:37:27 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 03F7F2010E for ; Sat, 18 Oct 2014 10:37:27 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 2D0DD20172 for ; Sat, 18 Oct 2014 10:37:26 +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 1XfRKO-0003hM-Je; Sat, 18 Oct 2014 10:33:40 +0000 Received: from mout.kundenserver.de ([212.227.17.10]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1XfRKD-0003YM-BD for linux-arm-kernel@lists.infradead.org; Sat, 18 Oct 2014 10:33:30 +0000 Received: from localhost.localdomain (ipb2196950.dynamic.kabel-deutschland.de [178.25.105.80]) by mrelayeu.kundenserver.de (node=mreue103) with ESMTP (Nemesis) id 0McPxo-1XNluK37gG-00HhUo; Sat, 18 Oct 2014 12:32:57 +0200 From: Stefan Wahren To: shawn.guo@linaro.org, kernel@pengutronix.de, pawel.moll@arm.com, robh+dt@kernel.org, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org Subject: [PATCH RFC V3 1/3] mxs: add binding for fsl ocotp Date: Sat, 18 Oct 2014 10:32:50 +0000 Message-Id: <1413628372-2809-2-git-send-email-stefan.wahren@i2se.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1413628372-2809-1-git-send-email-stefan.wahren@i2se.com> References: <1413628372-2809-1-git-send-email-stefan.wahren@i2se.com> X-Provags-ID: V02:K0:5VM/PnOMsxbSfdhcB4+6Hs2hgaMKxVyL+o3bfsi9md4 frqflPiMzQ9tsTIgSfXdu39s57jBm8xzhYGd3lWbcoefmmfl/F qJMk2nf8RV0B6NFXwlrpsRxwdrhR4spz6rChk0FKTAf2E81sne Rd8pK/H29iyytsxQOonU9skP64v62/zHvJ/UzOV2GT3GsZnWuO 3zMOCx+/n/wBPtkJknM1ESQ6x5MGAGONnUOi3yOKsjkQTyw9Ii UfRtvUiFUiVo+HOiFahj3qzd9jKj0nflroGee7qFcTc4KJFHB5 7Zbl0Nz+syVNcQi6/EhQIf3FPCGUrB3Lx2PdQ4zfdyp02xFK7D G00xoMSYzfqJkm5ttP2WwLSbzbPjS/LHyDPi8goCPc39KXYPWb HaXOFN16ZkfkttBj/NLD0Dc4ibNvBQzt0M= X-UI-Out-Filterresults: notjunk:1; X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20141018_033329_707483_FEF9E3B1 X-CRM114-Status: UNSURE ( 7.54 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.2 (/) Cc: devicetree@vger.kernel.org, festevam@gmail.com, mhei@heimpold.de, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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=-1.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_NONE, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable 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 This patch adds the Device tree bindings for the Freescale MXS On Chip OTP driver. Signed-off-by: Stefan Wahren --- .../devicetree/bindings/misc/fsl,octop.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Documentation/devicetree/bindings/misc/fsl,octop.txt diff --git a/Documentation/devicetree/bindings/misc/fsl,octop.txt b/Documentation/devicetree/bindings/misc/fsl,octop.txt new file mode 100644 index 0000000..db1c510 --- /dev/null +++ b/Documentation/devicetree/bindings/misc/fsl,octop.txt @@ -0,0 +1,14 @@ +On-Chip OTP Memory for Freescale MX23/MX28 + +Required properties: +- compatible: + - "fsl,imx23-ocotp" for MX23 + - "fsl,imx23-ocotp" for MX28 +- reg : Address and length of OTP controller registers + +Example: + + ocotp: ocotp@8002c000 { + compatible = "fsl,imx28-ocotp", "fsl,ocotp"; + reg = <0x8002c000 0x2000>; + };