From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-16.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7553AC433DB for ; Thu, 21 Jan 2021 18:05:11 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 222B623A03 for ; Thu, 21 Jan 2021 18:05:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2389511AbhAUSEw (ORCPT ); Thu, 21 Jan 2021 13:04:52 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56764 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729234AbhAUK2s (ORCPT ); Thu, 21 Jan 2021 05:28:48 -0500 Received: from mail-ej1-x630.google.com (mail-ej1-x630.google.com [IPv6:2a00:1450:4864:20::630]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 00C57C061794 for ; Thu, 21 Jan 2021 02:27:14 -0800 (PST) Received: by mail-ej1-x630.google.com with SMTP id ox12so1880659ejb.2 for ; Thu, 21 Jan 2021 02:27:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monstr-eu.20150623.gappssmtp.com; s=20150623; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=dTDIuTc0U8fse5lYanlEDxbQeooG0OMqfA5FbckRqJ8=; b=T6kbEPjXSsmcVinKCO6J8hPsllDVgX4+2rFC6FP4RUZIdTpwhKuj0GDASK4dBIuzlm e6lvX4eQDDmROB1olcc5GNA68blp7my824cSZLc08tPIyh2nXOwtXsoVjZtQ5Rd2/RlP BeBdTBoXkR1jfZnnOGfdjuhw06dyBBEjEb8uBX/17naCS6YZmDZ7GDx8T2/ZbxARWiwd AyIAapbc9zDKGaf7nAOojF3EBxDl14UCt4EnFBbrnBjursxGWP1YDa/qned/J/MHHr5u tWG9kHpJjeAP8U7TTS43tboY2xFlsrK5+Yg/dyYVGADlfK4v9t17dperQ3E+pPbvK8We 5hnw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :in-reply-to:references:mime-version:content-transfer-encoding; bh=dTDIuTc0U8fse5lYanlEDxbQeooG0OMqfA5FbckRqJ8=; b=WCL2PL7r4ZA8/2vRo0R5y9K3JJR9l3ZUVU9SP9ljfsbcxswo3s07JKT/HyKti4F7eZ i+4FqIgUPYoz4l/MgXuVsoaowmQm9QllNRW6e499wuQxA7tBu4PoFjNPJ25yMAOEeTHm adQdwgwTic1uJvYLELOzgypz6teZS/VYcBGziD6/aLf5N5khR0xk6Qn6bnZM0Y9RElC8 8yQVWCdbp13YOlWkM9a6xprWx72ciJLjw8YBa67LBQpQa3Wj0EB/IBAE3UhTojZkjGt4 ofAD9LdpQTgHfop8oyYSfkGQW7dxfUQVA3VeuQHg0FqAUsTTBa25MW69kg+Tfl86wFr4 FvFg== X-Gm-Message-State: AOAM531QcqA7CUUzi8MyiOe3uxyrTZe8R0K9lWYCNkoqxDPn91F+U8y9 bnkxYiqX31G/HfDhGoco98pRvFPlqL4qb5Gk X-Google-Smtp-Source: ABdhPJwmyScYHu7MGf5khxbIvxwB6eQ3Vxjpa5gJzsbED8H4xTRzj6eQ7YMQ+faEkaR9cdp/53tdhQ== X-Received: by 2002:a17:906:4e0c:: with SMTP id z12mr8583626eju.370.1611224832578; Thu, 21 Jan 2021 02:27:12 -0800 (PST) Received: from localhost (nat-35.starnet.cz. [178.255.168.35]) by smtp.gmail.com with ESMTPSA id c14sm2601834edr.46.2021.01.21.02.27.11 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Thu, 21 Jan 2021 02:27:12 -0800 (PST) Sender: Michal Simek From: Michal Simek To: linux-kernel@vger.kernel.org, monstr@monstr.eu, michal.simek@xilinx.com, git@xilinx.com Cc: Kalyani Akula , Krzysztof Kozlowski , Laurent Pinchart , Rob Herring , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH v2 04/12] arm64: dts: zynqmp: Enable reset controller driver Date: Thu, 21 Jan 2021 11:26:52 +0100 Message-Id: <4fb62952f61e5046d750fff0e3e469c7abd1d0d0.1611224800.git.michal.simek@xilinx.com> X-Mailer: git-send-email 2.30.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Enable reset controller to be prepared for use. Signed-off-by: Michal Simek --- Changes in v2: - Remove reset description for IPs from this patch. IPs will be enabled separately with DT binding update. - Change patch subject arch/arm64/boot/dts/xilinx/zynqmp.dtsi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/arch/arm64/boot/dts/xilinx/zynqmp.dtsi b/arch/arm64/boot/dts/xilinx/zynqmp.dtsi index cdc1a0ddfa01..94a2e1f2b713 100644 --- a/arch/arm64/boot/dts/xilinx/zynqmp.dtsi +++ b/arch/arm64/boot/dts/xilinx/zynqmp.dtsi @@ -187,6 +187,11 @@ zynqmp_pcap: pcap { xlnx_aes: zynqmp-aes { compatible = "xlnx,zynqmp-aes"; }; + + zynqmp_reset: reset-controller { + compatible = "xlnx,zynqmp-reset"; + #reset-cells = <1>; + }; }; }; -- 2.30.0 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-16.9 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4633EC433DB for ; Thu, 21 Jan 2021 10:29:18 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id A6B49233EA for ; Thu, 21 Jan 2021 10:29:17 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A6B49233EA Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=xilinx.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Message-Id:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=aD4Z2X2PWF4if+QqicuTCWBzhF0ApdgdqgXDUhSrsdU=; b=Q1/Kjptx6P/ZaGiagRZOTuBTR DjlmAtZ7n52AMwCBmkHsq/F2FX648bb/iiLqjjvDxYsaRVvFCw9noTuvQKnDsQqawQjR8T46sN8sf MbrdxaEXNgCJd4mSn70foQvrg5RXn173e2jsbJbfJvfyD9iu9R7IQ70/JbKen2fJPCcqB8FLjMKu8 iG5fvmuy5YTiDFREUYy4I4KI/7AGPbJRLVmkJGfNruonh3FU8U3U+3/UmpFD1bR2KhNzdHgT+MyLE 5f/4O0qZFn1F0DNqB6+uH4CrjcHXrKcQK68zwTS1P4kRizOavJDnVKPkZuMXAkiep2y9AB0bgHE/P OilkKAypg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l2XBe-0004Hb-MY; Thu, 21 Jan 2021 10:27:34 +0000 Received: from mail-ej1-x62f.google.com ([2a00:1450:4864:20::62f]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1l2XBJ-0004Ar-W9 for linux-arm-kernel@lists.infradead.org; Thu, 21 Jan 2021 10:27:14 +0000 Received: by mail-ej1-x62f.google.com with SMTP id hs11so1887069ejc.1 for ; Thu, 21 Jan 2021 02:27:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monstr-eu.20150623.gappssmtp.com; s=20150623; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=dTDIuTc0U8fse5lYanlEDxbQeooG0OMqfA5FbckRqJ8=; b=T6kbEPjXSsmcVinKCO6J8hPsllDVgX4+2rFC6FP4RUZIdTpwhKuj0GDASK4dBIuzlm e6lvX4eQDDmROB1olcc5GNA68blp7my824cSZLc08tPIyh2nXOwtXsoVjZtQ5Rd2/RlP BeBdTBoXkR1jfZnnOGfdjuhw06dyBBEjEb8uBX/17naCS6YZmDZ7GDx8T2/ZbxARWiwd AyIAapbc9zDKGaf7nAOojF3EBxDl14UCt4EnFBbrnBjursxGWP1YDa/qned/J/MHHr5u tWG9kHpJjeAP8U7TTS43tboY2xFlsrK5+Yg/dyYVGADlfK4v9t17dperQ3E+pPbvK8We 5hnw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :in-reply-to:references:mime-version:content-transfer-encoding; bh=dTDIuTc0U8fse5lYanlEDxbQeooG0OMqfA5FbckRqJ8=; b=AQOeLDsf/tr4eQJ1+fgNrCfiUvwKLSMIqToQKh/5UrTkGMEN0Z4yj0lFoyW7Cdc307 0tbizF6DTWA5CcRttr6bIsHYTVJLpBPC5PjBYEYAqCMgWf8nZkOdQDTdMMIG9mXvR4Er YGDhbTATieLc8/y3oWAVuxkyX23w/BsoDCkqXIeg5MjGIKRnkGS5ghxYE0h22UEW+lge qnIuhIcH2aqDqwcznHB5l8C5ebXPI3by0XmlDoeecq6g/BDvYzrw7SSuWT6qak9J+Vjx zhpD2MbMHLQqrzlIo7SMHMNBXxQnJ2q1xoAyfwLctaCE849T/JYLi7/D4NcchrZ87EId Ufow== X-Gm-Message-State: AOAM533WtQqfAfxjTg26GAkzr3ZmEDXzXbmQmpZ/LJsPQTm6Lv0+/ZvF 5b0kW5y1zK32zOj6/pSJ2mLjn6vjHdfVcBiI X-Google-Smtp-Source: ABdhPJwmyScYHu7MGf5khxbIvxwB6eQ3Vxjpa5gJzsbED8H4xTRzj6eQ7YMQ+faEkaR9cdp/53tdhQ== X-Received: by 2002:a17:906:4e0c:: with SMTP id z12mr8583626eju.370.1611224832578; Thu, 21 Jan 2021 02:27:12 -0800 (PST) Received: from localhost (nat-35.starnet.cz. [178.255.168.35]) by smtp.gmail.com with ESMTPSA id c14sm2601834edr.46.2021.01.21.02.27.11 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Thu, 21 Jan 2021 02:27:12 -0800 (PST) From: Michal Simek To: linux-kernel@vger.kernel.org, monstr@monstr.eu, michal.simek@xilinx.com, git@xilinx.com Subject: [PATCH v2 04/12] arm64: dts: zynqmp: Enable reset controller driver Date: Thu, 21 Jan 2021 11:26:52 +0100 Message-Id: <4fb62952f61e5046d750fff0e3e469c7abd1d0d0.1611224800.git.michal.simek@xilinx.com> X-Mailer: git-send-email 2.30.0 In-Reply-To: References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210121_052714_111129_43FB7AEE X-CRM114-Status: GOOD ( 13.16 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Krzysztof Kozlowski , Rob Herring , Laurent Pinchart , Kalyani Akula , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Enable reset controller to be prepared for use. Signed-off-by: Michal Simek --- Changes in v2: - Remove reset description for IPs from this patch. IPs will be enabled separately with DT binding update. - Change patch subject arch/arm64/boot/dts/xilinx/zynqmp.dtsi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/arch/arm64/boot/dts/xilinx/zynqmp.dtsi b/arch/arm64/boot/dts/xilinx/zynqmp.dtsi index cdc1a0ddfa01..94a2e1f2b713 100644 --- a/arch/arm64/boot/dts/xilinx/zynqmp.dtsi +++ b/arch/arm64/boot/dts/xilinx/zynqmp.dtsi @@ -187,6 +187,11 @@ zynqmp_pcap: pcap { xlnx_aes: zynqmp-aes { compatible = "xlnx,zynqmp-aes"; }; + + zynqmp_reset: reset-controller { + compatible = "xlnx,zynqmp-reset"; + #reset-cells = <1>; + }; }; }; -- 2.30.0 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel