From patchwork Wed Aug 23 19:32:27 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Rob Herring (Arm)" X-Patchwork-Id: 13363064 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 2F385C27C40 for ; Wed, 23 Aug 2023 19:33:46 +0000 (UTC) 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: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:In-Reply-To:References: List-Owner; bh=TcAMrcu46k7yuvMm4rmj1KiPKtwUDfXSSpvJEy2CGEg=; b=aPjBRNKeuk98XO QTi5pyq2RQ+ZsYD1+bHbJIGfyH7UvMJA5SnYli6D2wd+/UlAM1pBRMmZblLcoIkvu6YtNSYh7xyhX XXhgkBWhgl3E6V0aHrr0cUMuaUzBbXzx4CIQDv3FKjps61/Y+rbujYFmrUeo3+W9IJJAUYb7u0jKG hecfaEBYnZG8nMUthueuUZIJ4thLwNn8cIBfc5mYiPcgLUiX08EU6HJf8SojyC3O3zoqpVFMw0Khh dmqoVJGTQBrZGBnTO9M00wCcaIARHjkeP/lJa3FqBdBuHRL3a+FIv0mndpL1f/VHTdaadutM5bDbr E4ga5W3nfjY0DrIHvYMw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qYtbP-001Q12-2m; Wed, 23 Aug 2023 19:33:15 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qYtbL-001Pzv-02 for linux-arm-kernel@lists.infradead.org; Wed, 23 Aug 2023 19:33:14 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 700206412A; Wed, 23 Aug 2023 19:33:10 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B1E36C433C8; Wed, 23 Aug 2023 19:33:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1692819189; bh=6pf3VF1Kgo0mcPrrysd6vBhLB10Rq2QlHpXmFT+u/Uk=; h=From:To:Cc:Subject:Date:From; b=qzGbRtFvr9LW4E9nW+OJkavZSGZh8r1RNdCw7rL4R2sexFBX7MOwOh3oRDwz2m84H 2bRrJcHBmYtbebEnm2BE85DD8POPQ+Y9nZ9PerTKxme7xuq17kaoNJbUMC/n1ci82h xiFkQA4OjJGo6+7e1O2Z8O7OXwfsoU+qDxNSh7v/+MGEb4lYdLgKdUtlESBnCdnG9p oy4TFVee+wio54v6uIrDgx06HNGS7w5aLtqRh70q7NEofT0QbqWmZalu85aIJUBsgD IVFIsx95GJDlQyc/k7anq1tggB4qLl3+d0rE7n2z9bMhtSAEPUekx/Pcdp8zbL0fFj w+CvQV+sDEWZQ== Received: (nullmailer pid 2759435 invoked by uid 1000); Wed, 23 Aug 2023 19:33:07 -0000 From: Rob Herring To: Krzysztof Kozlowski , Conor Dooley , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org Subject: [PATCH] arm64: dts: allwinner: h5/h6: Drop spurious 'clock-latency-ns' properties Date: Wed, 23 Aug 2023 14:32:27 -0500 Message-Id: <20230823193239.2758505-1-robh@kernel.org> X-Mailer: git-send-email 2.40.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230823_123311_135935_CEDF185C X-CRM114-Status: GOOD ( 11.05 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org 'clock-latency-ns' is not a valid property for CPU nodes. It belongs in OPP table (which has it). Drop them from the CPU nodes. Signed-off-by: Rob Herring Acked-by: Jernej Skrabec --- arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi | 4 ---- arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi | 4 ---- 2 files changed, 8 deletions(-) diff --git a/arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi b/arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi index a56fae761a1f..939f1c0a5eaa 100644 --- a/arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi +++ b/arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi @@ -16,7 +16,6 @@ cpu0: cpu@0 { reg = <0>; enable-method = "psci"; clocks = <&ccu CLK_CPUX>; - clock-latency-ns = <244144>; /* 8 32k periods */ #cooling-cells = <2>; }; @@ -26,7 +25,6 @@ cpu1: cpu@1 { reg = <1>; enable-method = "psci"; clocks = <&ccu CLK_CPUX>; - clock-latency-ns = <244144>; /* 8 32k periods */ #cooling-cells = <2>; }; @@ -36,7 +34,6 @@ cpu2: cpu@2 { reg = <2>; enable-method = "psci"; clocks = <&ccu CLK_CPUX>; - clock-latency-ns = <244144>; /* 8 32k periods */ #cooling-cells = <2>; }; @@ -46,7 +43,6 @@ cpu3: cpu@3 { reg = <3>; enable-method = "psci"; clocks = <&ccu CLK_CPUX>; - clock-latency-ns = <244144>; /* 8 32k periods */ #cooling-cells = <2>; }; }; diff --git a/arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi b/arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi index ca1d287a0a01..3b56beed6fee 100644 --- a/arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi +++ b/arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi @@ -27,7 +27,6 @@ cpu0: cpu@0 { reg = <0>; enable-method = "psci"; clocks = <&ccu CLK_CPUX>; - clock-latency-ns = <244144>; /* 8 32k periods */ #cooling-cells = <2>; }; @@ -37,7 +36,6 @@ cpu1: cpu@1 { reg = <1>; enable-method = "psci"; clocks = <&ccu CLK_CPUX>; - clock-latency-ns = <244144>; /* 8 32k periods */ #cooling-cells = <2>; }; @@ -47,7 +45,6 @@ cpu2: cpu@2 { reg = <2>; enable-method = "psci"; clocks = <&ccu CLK_CPUX>; - clock-latency-ns = <244144>; /* 8 32k periods */ #cooling-cells = <2>; }; @@ -57,7 +54,6 @@ cpu3: cpu@3 { reg = <3>; enable-method = "psci"; clocks = <&ccu CLK_CPUX>; - clock-latency-ns = <244144>; /* 8 32k periods */ #cooling-cells = <2>; }; };