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,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 ACD04C48BCF for ; Wed, 9 Jun 2021 11:48:47 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 97E24613B1 for ; Wed, 9 Jun 2021 11:48:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239627AbhFILuk (ORCPT ); Wed, 9 Jun 2021 07:50:40 -0400 Received: from mail-wr1-f50.google.com ([209.85.221.50]:41845 "EHLO mail-wr1-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239602AbhFILtM (ORCPT ); Wed, 9 Jun 2021 07:49:12 -0400 Received: by mail-wr1-f50.google.com with SMTP id o3so6754090wri.8 for ; Wed, 09 Jun 2021 04:47:03 -0700 (PDT) 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=Zyj2qD3igNfbE2o554S+1NewmK7isTe8spptV2VStGM=; b=uATJj90MLOX6sVf2yy13LcASfZ80U4iSafWWZuDLCAUi7cFu2IW9o2HPaYRuAmkyos KOkHo9/Zfq7Fz8v7F9h510M+IIC5wRIUXmWIhxg7zE9OVlZgAPOp+d3qd5CjWrlRMRsN qHtCmIpeagsqZq1/nAjY1nh0KuPVVORivHxLa6Gn0zRR/E8jv7J5Wmvq3n7DpLIYffj9 cCRHXOTlP1iG6JTR3i8NC5Ve2LJDXDxkgM6BQPEpnZcMS2kdQLkvKlIYDR+PMayPxJ7c ld+4frsVhhY7Vu8YXojCbKSCzdh/bmZEPxzD1KpHlGLdOc4cyVF4kEtZSBo+nW+LwDC7 dJmA== 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=Zyj2qD3igNfbE2o554S+1NewmK7isTe8spptV2VStGM=; b=Hf0jJBLRkuv3ejZlK+3CFcFXH1qXj3mL/gMLqC2SR//JAvlBv6FfgQ+wuHCfVOqP8K dXzrHihYFIGbe3wHAeBJiIJK+Gl4jL43m89R3slNvFEvciNM/WhHL8+51WlI5N7LXWgi XQ1aGiyMy61emBQauBz6OSLUpu0PeAd4EWFl/x5rLDDEjjGGjELMcL55dOutqckPUJu7 NXvSNecd6aiIrGdJSqJrgj4q5igOW10afM5aCZg8u7PxIf2aVADcipMvv6u0GW+gCWrR 0e8kgxD7EbXIeU8JQadkL4TARnq7lOwjNMdb6NFQcypqLgHfDWeR9nCSXkgVmyvf8ae2 FUaA== X-Gm-Message-State: AOAM533Zr8iX5MkwUGnlPiZuR/FUcoP8e6Sp53Ahw9wzMVVfhU5eFQKR zey8SBDMMDA1umR5ORBNFygDyHKY/zMo4sIb X-Google-Smtp-Source: ABdhPJwkMIqiQ0Rv0FZopdOGc2NgCynivFN/KI1KGd8g72kcm01u8oTjXImZKv43HgnWsasGZGC8GQ== X-Received: by 2002:a05:6000:1889:: with SMTP id a9mr15767835wri.288.1623239162477; Wed, 09 Jun 2021 04:46:02 -0700 (PDT) Received: from localhost ([2a02:768:2307:40d6::45a]) by smtp.gmail.com with ESMTPSA id b15sm10337551wrr.27.2021.06.09.04.46.01 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Wed, 09 Jun 2021 04:46:01 -0700 (PDT) Sender: Michal Simek From: Michal Simek To: linux-kernel@vger.kernel.org, monstr@monstr.eu, michal.simek@xilinx.com, git@xilinx.com, Viresh Kumar Cc: Laurent Pinchart , Quanyang Wang , Rob Herring , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH 24/31] arm64: zynqmp: Remove information about dma clock on zcu106 Date: Wed, 9 Jun 2021 13:45:00 +0200 Message-Id: X-Mailer: git-send-email 2.31.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Clock setting is not static anymore that's why it depends on firmware setup that's why remove this comment. Signed-off-by: Michal Simek --- arch/arm64/boot/dts/xilinx/zynqmp-zcu106-revA.dts | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm64/boot/dts/xilinx/zynqmp-zcu106-revA.dts b/arch/arm64/boot/dts/xilinx/zynqmp-zcu106-revA.dts index 2c1c4d96fb21..464a76a13c24 100644 --- a/arch/arm64/boot/dts/xilinx/zynqmp-zcu106-revA.dts +++ b/arch/arm64/boot/dts/xilinx/zynqmp-zcu106-revA.dts @@ -160,7 +160,6 @@ &dcc { status = "okay"; }; -/* fpd_dma clk 667MHz, lpd_dma 500MHz */ &fpd_dma_chan1 { status = "okay"; }; -- 2.31.1 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=-17.0 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,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 88A79C48BCF for ; Wed, 9 Jun 2021 12:13:14 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 53AA760FEB for ; Wed, 9 Jun 2021 12:13:14 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 53AA760FEB Authentication-Results: mail.kernel.org; dmarc=fail (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=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=o75ZAcAHcdnat83E7LEOC3lBjhHDAC+pNzkA6XtSGz4=; b=bELo8NkkNGX5So zahKt1kLriICd2Yaqt2PiFJ79m7Wiqhnn0WQnbEtmXUALGAp4zuoLWLbIn3PtuWl4sQVesY69SB+0 9c6hyn9ikiPozTpLN/AjrJm1RxW2YE6DkmTXKy9SbuuIDLJM64aT8PlH13NMuBwcyieTyaJYKRS4p 6mXfCmiTWA3eH2de/evZ3Kyh4VAwViyEbLR+TLcMqhnVaZl9spOt4ytmO1WvBFrEtoY7T++1f81tA pqv9e8pHN3W3cLouu/rkvvPUT2jQoamPpKZhjnHYjDnu8oC2EN2y61/FqEWppHdE/CPb9CegK0+pB 0N1Iolj2nta1Lvdp+O0g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lqx2Z-00DZsc-03; Wed, 09 Jun 2021 12:10:36 +0000 Received: from mail-wr1-x42b.google.com ([2a00:1450:4864:20::42b]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lqwep-00DQ7n-NE for linux-arm-kernel@lists.infradead.org; Wed, 09 Jun 2021 11:46:04 +0000 Received: by mail-wr1-x42b.google.com with SMTP id a20so25193429wrc.0 for ; Wed, 09 Jun 2021 04:46:03 -0700 (PDT) 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=Zyj2qD3igNfbE2o554S+1NewmK7isTe8spptV2VStGM=; b=uATJj90MLOX6sVf2yy13LcASfZ80U4iSafWWZuDLCAUi7cFu2IW9o2HPaYRuAmkyos KOkHo9/Zfq7Fz8v7F9h510M+IIC5wRIUXmWIhxg7zE9OVlZgAPOp+d3qd5CjWrlRMRsN qHtCmIpeagsqZq1/nAjY1nh0KuPVVORivHxLa6Gn0zRR/E8jv7J5Wmvq3n7DpLIYffj9 cCRHXOTlP1iG6JTR3i8NC5Ve2LJDXDxkgM6BQPEpnZcMS2kdQLkvKlIYDR+PMayPxJ7c ld+4frsVhhY7Vu8YXojCbKSCzdh/bmZEPxzD1KpHlGLdOc4cyVF4kEtZSBo+nW+LwDC7 dJmA== 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=Zyj2qD3igNfbE2o554S+1NewmK7isTe8spptV2VStGM=; b=lqK/uuPR2OoQ2hiBAOUf8uWzpssTpH4pornHm9lGefzth3pvfY5PKc6q6ferb9eosy 2n+ZkgMpKEkoFRpdjF8i9ASfKYZdRZFYA2oAAi12GN+VyZSjHM5SLKWtb0XZhFd3dn5u Wkr4AlLgtyqyOxKcgRmN5QOznP6D9YMvp775MFATwl1SzvoEZvBAdP6attrk34ePnO8y RerkBuVRtbUguF7Z7Yqr3ah6aZ29FQICIJvy88/tIB3dSAi+sDR0pLby5ue94aaNljPT h8AMd3NkPaMm2vyfGznVdcgRhIyfpqPR5m91bWTc+/yz64FsDfEpcmbnzRX4USErXamr um1g== X-Gm-Message-State: AOAM532mpemZcoLUFNp1fG6BhsGFvEGu91VF06qOKLPtiWG9V3skKS30 PYYr3bQltxxev1owSxFnLD3heg== X-Google-Smtp-Source: ABdhPJwkMIqiQ0Rv0FZopdOGc2NgCynivFN/KI1KGd8g72kcm01u8oTjXImZKv43HgnWsasGZGC8GQ== X-Received: by 2002:a05:6000:1889:: with SMTP id a9mr15767835wri.288.1623239162477; Wed, 09 Jun 2021 04:46:02 -0700 (PDT) Received: from localhost ([2a02:768:2307:40d6::45a]) by smtp.gmail.com with ESMTPSA id b15sm10337551wrr.27.2021.06.09.04.46.01 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Wed, 09 Jun 2021 04:46:01 -0700 (PDT) From: Michal Simek To: linux-kernel@vger.kernel.org, monstr@monstr.eu, michal.simek@xilinx.com, git@xilinx.com, Viresh Kumar Cc: Laurent Pinchart , Quanyang Wang , Rob Herring , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH 24/31] arm64: zynqmp: Remove information about dma clock on zcu106 Date: Wed, 9 Jun 2021 13:45:00 +0200 Message-Id: X-Mailer: git-send-email 2.31.1 In-Reply-To: References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210609_044603_844867_B8E2C304 X-CRM114-Status: GOOD ( 11.06 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 Clock setting is not static anymore that's why it depends on firmware setup that's why remove this comment. Signed-off-by: Michal Simek --- arch/arm64/boot/dts/xilinx/zynqmp-zcu106-revA.dts | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm64/boot/dts/xilinx/zynqmp-zcu106-revA.dts b/arch/arm64/boot/dts/xilinx/zynqmp-zcu106-revA.dts index 2c1c4d96fb21..464a76a13c24 100644 --- a/arch/arm64/boot/dts/xilinx/zynqmp-zcu106-revA.dts +++ b/arch/arm64/boot/dts/xilinx/zynqmp-zcu106-revA.dts @@ -160,7 +160,6 @@ &dcc { status = "okay"; }; -/* fpd_dma clk 667MHz, lpd_dma 500MHz */ &fpd_dma_chan1 { status = "okay"; }; -- 2.31.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel