From patchwork Thu Aug 30 17:15:36 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 10582371 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 84EC5920 for ; Thu, 30 Aug 2018 17:18:57 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 69EA42C240 for ; Thu, 30 Aug 2018 17:18:57 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 5E00D2C263; Thu, 30 Aug 2018 17:18:57 +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=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id E789C2C240 for ; Thu, 30 Aug 2018 17:18:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:List-Subscribe:List-Help: List-Post:List-Archive:List-Unsubscribe:List-Id:References:In-Reply-To: Message-Id:Date:Subject:To:From:Reply-To:Cc:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=+JMZ4qPKlqqvobZa563mcRO6ev+s5NJSIUQjlJlJWA4=; b=ZSyWMRW4kF00/B VwjTnKcmaMl13keVNyf+5jEvn8cE0BGInlmXBk8Eugsw2yTIOdG+NgARJzFgccWMvC7qg7dWjP/Xb qocfzY+ZaUcs5zNd+Te+TrPJUbjSzWNuruK2ZU3LsDoyuYmflZy0hcPB24ny+/c1f1z6dzKflPVnf bKK1xA6PTF1PaRk+iQLw4KBvpM0SF9s29vVO/RT5LMYw6fKcOr378coUmpqlzRToRlZSsnXCj0sYT UG7cFk2YvlByBzMAAdy3ZeSFyYHiBxsphBY0vh/ZqJ0Gyx4SDFqCYQx+99w8G2X4Ai1FdfMcWo0E4 XQZNAwp666ZauT2VIHKw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fvQal-0004ga-Er; Thu, 30 Aug 2018 17:18:47 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fvQYV-0003l4-BA for linux-arm-kernel@lists.infradead.org; Thu, 30 Aug 2018 17:16:30 +0000 Received: from localhost.localdomain (xdsl-188-155-58-14.adslplus.ch [188.155.58.14]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id E7B7120839; Thu, 30 Aug 2018 17:16:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1535649387; bh=AYT+tlMLbLnMs5G9xn7bAHdPUM2XlEciB1aMR6XRHvU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=vZ6i4p0HL9lrqUOQOonjsRuO5D9LZUbUukflm4A4wejpTEVR0mwz4Ze2J6aTK92Vs ZZY0+j+75+BvZ806oLH+gIp1chZTcsM1qY4qAcY3V6om3WYajlcbdnn3hIxqp511Nc 6KrX4276A1jtobo333/Bktp4ujm+jTw3/1ccTYmM= From: Krzysztof Kozlowski To: Krzysztof Kozlowski , Herbert Xu , "David S. Miller" , Rob Herring , Mark Rutland , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Stefan Agner , Fabio Estevam , NXP Linux Team , Michael Turquette , Stephen Boyd , linux-crypto@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org Subject: [PATCH 3/6] ARM: dts: vfxxx: Add node for CRC hardware block Date: Thu, 30 Aug 2018 19:15:36 +0200 Message-Id: <20180830171539.20008-4-krzk@kernel.org> X-Mailer: git-send-email 2.14.1 In-Reply-To: <20180830171539.20008-1-krzk@kernel.org> References: <20180830171539.20008-1-krzk@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180830_101627_435760_FC6FD5BE X-CRM114-Status: GOOD ( 12.31 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 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-Virus-Scanned: ClamAV using ClamSMTP Add node for HW CRC16/CRC32 accelerator present on VF500 and VF610 SoCs. Signed-off-by: Krzysztof Kozlowski --- arch/arm/boot/dts/vfxxx.dtsi | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/arch/arm/boot/dts/vfxxx.dtsi b/arch/arm/boot/dts/vfxxx.dtsi index d392794d9c13..d6d0eca02939 100644 --- a/arch/arm/boot/dts/vfxxx.dtsi +++ b/arch/arm/boot/dts/vfxxx.dtsi @@ -276,6 +276,13 @@ status = "disabled"; }; + crc: crc@40033000 { + compatible = "fsl,vf610-crc"; + reg = <0x40033000 0x10>; + clocks = <&clks VF610_CLK_CRC>; + clock-names = "crc"; + }; + pit: pit@40037000 { compatible = "fsl,vf610-pit"; reg = <0x40037000 0x1000>;