From: Shawn Guo <shawnguo2@yeah.net>
To: "Rob Herring (Arm)" <robh@kernel.org>
Cc: Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>, Chen-Yu Tsai <wens@csie.org>,
Jernej Skrabec <jernej.skrabec@gmail.com>,
Samuel Holland <samuel@sholland.org>,
"Rafael J. Wysocki" <rafael@kernel.org>,
Viresh Kumar <viresh.kumar@linaro.org>,
Matthias Brugger <matthias.bgg@gmail.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>,
Vincenzo Frascino <vincenzo.frascino@arm.com>,
Liviu Dudau <liviu.dudau@arm.com>,
Sudeep Holla <sudeep.holla@arm.com>,
Lorenzo Pieralisi <lpieralisi@kernel.org>,
Bjorn Andersson <andersson@kernel.org>,
Konrad Dybcio <konradybcio@kernel.org>,
Thomas Bogendoerfer <tsbogend@alpha.franken.de>,
Viresh Kumar <vireshk@kernel.org>, Nishanth Menon <nm@ti.com>,
Stephen Boyd <sboyd@kernel.org>,
zhouyanjie@wanyeetech.com, Conor Dooley <conor@kernel.org>,
Nicolas Ferre <nicolas.ferre@microchip.com>,
Claudiu Beznea <claudiu.beznea@tuxon.dev>,
Steen Hegelund <Steen.Hegelund@microchip.com>,
Daniel Machon <daniel.machon@microchip.com>,
UNGLinuxDriver@microchip.com, Shawn Guo <shawnguo@kernel.org>,
Sascha Hauer <s.hauer@pengutronix.de>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>,
Heiko Stuebner <heiko@sntech.de>,
Neil Armstrong <neil.armstrong@linaro.org>,
Kevin Hilman <khilman@baylibre.com>,
Jerome Brunet <jbrunet@baylibre.com>,
Martin Blumenstingl <martin.blumenstingl@googlemail.com>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, imx@lists.linux.dev
Subject: Re: [PATCH 10/19] arm/arm64: dts: imx: Drop redundant CPU "clock-latency"
Date: Wed, 23 Apr 2025 17:39:11 +0800 [thread overview]
Message-ID: <aAi0tkNWlvwqIBxM@dragon> (raw)
In-Reply-To: <20250403-dt-cpu-schema-v1-10-076be7171a85@kernel.org>
On Thu, Apr 03, 2025 at 09:59:31PM -0500, Rob Herring (Arm) wrote:
> The "clock-latency" property is part of the deprecated opp-v1 binding
> and is redundant if the opp-v2 table has equal or larger values in any
> "clock-latency-ns". The OPP tables have values of 150000, so it can be
> removed.
>
> Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
> ---
> arch/arm/boot/dts/nxp/imx/imx7s.dtsi | 1 -
> arch/arm64/boot/dts/freescale/imx8mm.dtsi | 4 ----
> arch/arm64/boot/dts/freescale/imx8mn.dtsi | 4 ----
> arch/arm64/boot/dts/freescale/imx8mp.dtsi | 4 ----
> arch/arm64/boot/dts/freescale/imx8mq.dtsi | 4 ----
> 5 files changed, 17 deletions(-)
Applied as two patches, one for imx/dt branch and the other for imx/dt64.
Shawn
next prev parent reply other threads:[~2025-04-23 9:40 UTC|newest]
Thread overview: 184+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-04 2:59 [PATCH 00/19] Arm cpu schema clean-ups Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-04 2:59 ` [PATCH 01/19] arm64: dts: allwinner: h5/h6: Drop spurious 'clock-latency-ns' properties Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-04 12:39 ` Andre Przywara
2025-04-04 12:39 ` Andre Przywara
2025-04-04 12:39 ` Andre Przywara
2025-04-10 6:43 ` Jernej Škrabec
2025-04-10 6:43 ` Jernej Škrabec
2025-04-10 6:43 ` Jernej Škrabec
2025-04-04 2:59 ` [PATCH 02/19] arm64: dts: broadcom: bcm2712: Use "l2-cache" for L2 cache node names Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-10 12:36 ` Philippe Mathieu-Daudé
2025-04-10 12:36 ` Philippe Mathieu-Daudé
2025-04-10 12:36 ` Philippe Mathieu-Daudé
2025-04-04 2:59 ` [PATCH 03/19] arm64: dts: morello: Fix-up cache nodes Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-10 12:37 ` Philippe Mathieu-Daudé
2025-04-10 12:37 ` Philippe Mathieu-Daudé
2025-04-10 12:37 ` Philippe Mathieu-Daudé
2025-04-10 14:12 ` Sudeep Holla
2025-04-10 14:12 ` Sudeep Holla
2025-04-10 14:12 ` Sudeep Holla
2025-04-04 2:59 ` [PATCH 04/19] arm64: dts: microchip: sparx5: Fix CPU node "enable-method" property dependencies Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-04 9:43 ` Daniel Machon
2025-04-04 9:43 ` Daniel Machon
2025-04-04 9:43 ` Daniel Machon
2025-04-04 2:59 ` [PATCH 05/19] arm64: dts: qcom: qdu1000: Fix qcom,freq-domain Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-04 20:28 ` Konrad Dybcio
2025-04-04 20:28 ` Konrad Dybcio
2025-04-04 20:28 ` Konrad Dybcio
2025-04-04 2:59 ` [PATCH 06/19] arm64: dts: qcom: msm8939: Fix CPU node "enable-method" property dependencies Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-04 12:04 ` Stephan Gerhold
2025-04-04 12:04 ` Stephan Gerhold
2025-04-04 12:04 ` Stephan Gerhold
2025-04-04 13:18 ` Rob Herring
2025-04-04 13:18 ` Rob Herring
2025-04-04 13:18 ` Rob Herring
2025-04-04 14:10 ` Rob Herring
2025-04-04 14:10 ` Rob Herring
2025-04-04 14:10 ` Rob Herring
2025-04-04 2:59 ` [PATCH 07/19] arm64: dts: qcom: msm8992-lg-h815: " Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-04 20:30 ` Konrad Dybcio
2025-04-04 20:30 ` Konrad Dybcio
2025-04-04 20:30 ` Konrad Dybcio
2025-04-04 20:32 ` Konrad Dybcio
2025-04-04 20:32 ` Konrad Dybcio
2025-04-04 20:32 ` Konrad Dybcio
2025-04-05 14:42 ` Alexander Reimelt
2025-04-05 14:42 ` Alexander Reimelt
2025-04-05 14:42 ` Alexander Reimelt
2025-04-04 2:59 ` [PATCH 08/19] arm: dts: qcom: msm8916: Move "qcom,acc" and "qcom,saw" to 32-bit .dtsi Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-04 2:59 ` [PATCH 09/19] arm: dts: qcom: sdx55/sdx65: Fix CPU power-domain-names Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-04 10:30 ` Ulf Hansson
2025-04-04 10:30 ` Ulf Hansson
2025-04-04 10:30 ` Ulf Hansson
2025-04-04 14:05 ` Rob Herring
2025-04-04 14:05 ` Rob Herring
2025-04-04 14:05 ` Rob Herring
2025-04-04 20:41 ` Konrad Dybcio
2025-04-04 20:41 ` Konrad Dybcio
2025-04-04 20:41 ` Konrad Dybcio
2025-04-07 16:27 ` Ulf Hansson
2025-04-07 16:27 ` Ulf Hansson
2025-04-07 16:27 ` Ulf Hansson
2025-04-09 18:35 ` Konrad Dybcio
2025-04-09 18:35 ` Konrad Dybcio
2025-04-09 18:35 ` Konrad Dybcio
2025-04-10 7:10 ` Stephan Gerhold
2025-04-10 7:10 ` Stephan Gerhold
2025-04-10 7:10 ` Stephan Gerhold
2025-04-10 16:25 ` Konrad Dybcio
2025-04-10 16:25 ` Konrad Dybcio
2025-04-10 16:25 ` Konrad Dybcio
2025-04-04 2:59 ` [PATCH 10/19] arm/arm64: dts: imx: Drop redundant CPU "clock-latency" Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-23 9:39 ` Shawn Guo [this message]
2025-04-04 2:59 ` [PATCH 11/19] arm: dts: qcom: ipq4019: " Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-04 20:42 ` Konrad Dybcio
2025-04-04 20:42 ` Konrad Dybcio
2025-04-04 20:42 ` Konrad Dybcio
2025-04-04 2:59 ` [PATCH 12/19] arm: dts: rockchip: " Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-04 2:59 ` [PATCH 13/19] arm64: dts: amlogic: " Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-04 7:11 ` Neil Armstrong
2025-04-04 7:11 ` Neil Armstrong
2025-04-04 7:11 ` Neil Armstrong
2025-04-04 2:59 ` [PATCH 14/19] dt-bindings: arm/cpus: Add schemas for "enable-method" dependencies Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-04 14:56 ` Rob Herring (Arm)
2025-04-04 14:56 ` Rob Herring (Arm)
2025-04-04 14:56 ` Rob Herring (Arm)
2025-04-10 14:11 ` Rob Herring
2025-04-10 14:11 ` Rob Herring
2025-04-10 14:11 ` Rob Herring
2025-04-10 14:14 ` Dmitry Baryshkov
2025-04-10 14:14 ` Dmitry Baryshkov
2025-04-10 14:14 ` Dmitry Baryshkov
2025-04-07 12:28 ` Sudeep Holla
2025-04-07 12:28 ` Sudeep Holla
2025-04-07 12:28 ` Sudeep Holla
2025-04-04 2:59 ` [PATCH 15/19] dt-bindings: arm/cpus: Re-wrap 'description' entries Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-04 2:59 ` [PATCH 16/19] dt-bindings: Reference opp-v1 schema in CPU schemas Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-04 11:32 ` AngeloGioacchino Del Regno
2025-04-04 11:32 ` AngeloGioacchino Del Regno
2025-04-04 11:32 ` AngeloGioacchino Del Regno
2025-04-04 2:59 ` [PATCH 17/19] dt-bindings: arm/cpus: Add missing properties Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-04 11:32 ` AngeloGioacchino Del Regno
2025-04-04 11:32 ` AngeloGioacchino Del Regno
2025-04-04 11:32 ` AngeloGioacchino Del Regno
2025-04-04 2:59 ` [PATCH 18/19] dt-bindings: arm/cpus: Add power-domains constraints Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-04 10:36 ` Ulf Hansson
2025-04-04 10:36 ` Ulf Hansson
2025-04-04 10:36 ` Ulf Hansson
2025-04-04 13:09 ` Rob Herring
2025-04-04 13:09 ` Rob Herring
2025-04-04 13:09 ` Rob Herring
2025-04-07 16:23 ` Ulf Hansson
2025-04-07 16:23 ` Ulf Hansson
2025-04-07 16:23 ` Ulf Hansson
2025-04-07 16:50 ` Rob Herring
2025-04-07 16:50 ` Rob Herring
2025-04-07 16:50 ` Rob Herring
2025-04-08 12:17 ` Ulf Hansson
2025-04-08 12:17 ` Ulf Hansson
2025-04-08 12:17 ` Ulf Hansson
2025-04-07 12:30 ` Sudeep Holla
2025-04-07 12:30 ` Sudeep Holla
2025-04-07 12:30 ` Sudeep Holla
2025-04-07 12:49 ` Rob Herring
2025-04-07 12:49 ` Rob Herring
2025-04-07 12:49 ` Rob Herring
2025-04-07 16:18 ` Ulf Hansson
2025-04-07 16:18 ` Ulf Hansson
2025-04-07 16:18 ` Ulf Hansson
2025-04-04 11:35 ` AngeloGioacchino Del Regno
2025-04-04 11:35 ` AngeloGioacchino Del Regno
2025-04-04 11:35 ` AngeloGioacchino Del Regno
2025-04-04 2:59 ` [PATCH 19/19] dt-bindings: cpufreq: Drop redundant Mediatek binding Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-04 2:59 ` Rob Herring (Arm)
2025-04-04 11:32 ` AngeloGioacchino Del Regno
2025-04-04 11:32 ` AngeloGioacchino Del Regno
2025-04-04 11:32 ` AngeloGioacchino Del Regno
2025-04-07 15:04 ` (subset) [PATCH 00/19] Arm cpu schema clean-ups Conor Dooley
2025-04-07 15:04 ` Conor Dooley
2025-04-07 15:04 ` Conor Dooley
2025-04-08 5:57 ` Viresh Kumar
2025-04-08 5:57 ` Viresh Kumar
2025-04-08 5:57 ` Viresh Kumar
2025-04-10 14:14 ` Rob Herring
2025-04-10 14:14 ` Rob Herring
2025-04-10 14:14 ` Rob Herring
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aAi0tkNWlvwqIBxM@dragon \
--to=shawnguo2@yeah.net \
--cc=Steen.Hegelund@microchip.com \
--cc=UNGLinuxDriver@microchip.com \
--cc=andersson@kernel.org \
--cc=angelogioacchino.delregno@collabora.com \
--cc=claudiu.beznea@tuxon.dev \
--cc=conor+dt@kernel.org \
--cc=conor@kernel.org \
--cc=daniel.machon@microchip.com \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=heiko@sntech.de \
--cc=imx@lists.linux.dev \
--cc=jbrunet@baylibre.com \
--cc=jernej.skrabec@gmail.com \
--cc=kernel@pengutronix.de \
--cc=khilman@baylibre.com \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=liviu.dudau@arm.com \
--cc=lpieralisi@kernel.org \
--cc=martin.blumenstingl@googlemail.com \
--cc=matthias.bgg@gmail.com \
--cc=neil.armstrong@linaro.org \
--cc=nicolas.ferre@microchip.com \
--cc=nm@ti.com \
--cc=rafael@kernel.org \
--cc=robh@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=samuel@sholland.org \
--cc=sboyd@kernel.org \
--cc=shawnguo@kernel.org \
--cc=sudeep.holla@arm.com \
--cc=tsbogend@alpha.franken.de \
--cc=vincenzo.frascino@arm.com \
--cc=viresh.kumar@linaro.org \
--cc=vireshk@kernel.org \
--cc=wens@csie.org \
--cc=zhouyanjie@wanyeetech.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.