[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <DU0PR04MB9417AAACDDC890FDC3D199158801A@DU0PR04MB9417.eurprd04.prod.outlook.com>
Date: Thu, 27 Jul 2023 14:32:35 +0000
From: Peng Fan <peng.fan@....com>
To: "Peng Fan (OSS)" <peng.fan@....nxp.com>,
"ulf.hansson@...aro.org" <ulf.hansson@...aro.org>
CC: "linux-pm@...r.kernel.org" <linux-pm@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH V2] genpd: Makefile: build imx
Hi Ulf,
> Subject: [PATCH V2] genpd: Makefile: build imx
I see drivers/genpd are in linux-next. But i.MX was not built.
Would you pick this patch?
Thanks,
Peng.
>
> From: Peng Fan <peng.fan@....com>
>
> The imx genpd was missed to be built out, add it in Makefile
>
> Signed-off-by: Peng Fan <peng.fan@....com>
> ---
>
> V2:
> Drop scu-pd change
>
> drivers/genpd/Makefile | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/genpd/Makefile b/drivers/genpd/Makefile index
> c429485c13f6..666753676e5c 100644
> --- a/drivers/genpd/Makefile
> +++ b/drivers/genpd/Makefile
> @@ -3,6 +3,7 @@ obj-y += actions/
> obj-y += amlogic/
> obj-y += apple/
> obj-y += bcm/
> +obj-y += imx/
> obj-y += mediatek/
> obj-y += qcom/
> obj-y += renesas/
> --
> 2.37.1
Powered by blists - more mailing lists