lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAPDyKFojBzKCoRZ-buDQ3LK4wm2EUrE4uZDv7_f-k3bebNWUew@mail.gmail.com>
Date: Mon, 5 Aug 2024 13:34:39 +0200
From: Ulf Hansson <ulf.hansson@...aro.org>
To: Alexander Stein <alexander.stein@...tq-group.com>
Cc: Shawn Guo <shawnguo@...nel.org>, Sascha Hauer <s.hauer@...gutronix.de>, 
	Pengutronix Kernel Team <kernel@...gutronix.de>, Fabio Estevam <festevam@...il.com>, Peng Fan <peng.fan@....com>, 
	linux-pm@...r.kernel.org, imx@...ts.linux.dev, 
	linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/1] pmdomain: imx: scu-pd: Remove duplicated clocks

On Wed, 17 Jul 2024 at 10:03, Alexander Stein
<alexander.stein@...tq-group.com> wrote:
>
> These clocks are already added to the list. Remove the duplicates ones.
>
> Fixes: a67d780720ff ("genpd: imx: scu-pd: add more PDs")
> Signed-off-by: Alexander Stein <alexander.stein@...tq-group.com>

Applied for fixes and by adding a stable tag, thanks!

Kind regards
Uffe


> ---
>  drivers/pmdomain/imx/scu-pd.c | 5 -----
>  1 file changed, 5 deletions(-)
>
> diff --git a/drivers/pmdomain/imx/scu-pd.c b/drivers/pmdomain/imx/scu-pd.c
> index 05841b0bf7f30..01d465d88f60d 100644
> --- a/drivers/pmdomain/imx/scu-pd.c
> +++ b/drivers/pmdomain/imx/scu-pd.c
> @@ -223,11 +223,6 @@ static const struct imx_sc_pd_range imx8qxp_scu_pd_ranges[] = {
>         { "lvds1-pwm", IMX_SC_R_LVDS_1_PWM_0, 1, false, 0 },
>         { "lvds1-lpi2c", IMX_SC_R_LVDS_1_I2C_0, 2, true, 0 },
>
> -       { "mipi1", IMX_SC_R_MIPI_1, 1, 0 },
> -       { "mipi1-pwm0", IMX_SC_R_MIPI_1_PWM_0, 1, 0 },
> -       { "mipi1-i2c", IMX_SC_R_MIPI_1_I2C_0, 2, 1 },
> -       { "lvds1", IMX_SC_R_LVDS_1, 1, 0 },
> -
>         /* DC SS */
>         { "dc0", IMX_SC_R_DC_0, 1, false, 0 },
>         { "dc0-pll", IMX_SC_R_DC_0_PLL_0, 2, true, 0 },
> --
> 2.34.1
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ