[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <AM6PR04MB60536DF97D12915D5E5A8663E25F9@AM6PR04MB6053.eurprd04.prod.outlook.com>
Date: Thu, 29 Apr 2021 15:22:51 +0000
From: "Alice Guo (OSS)" <alice.guo@....nxp.com>
To: Fabio Estevam <festevam@...il.com>,
"Alice Guo (OSS)" <alice.guo@....nxp.com>
CC: Shawn Guo <shawnguo@...nel.org>,
Sascha Hauer <s.hauer@...gutronix.de>,
Sascha Hauer <kernel@...gutronix.de>,
Horia Geanta <horia.geanta@....com>,
Aymen Sghaier <aymen.sghaier@....com>,
Herbert Xu <herbert@...dor.apana.org.au>,
"David S. Miller" <davem@...emloft.net>,
"dominique.martinet@...ark-techno.com"
<dominique.martinet@...ark-techno.com>,
dl-linux-imx <linux-imx@....com>,
"moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE"
<linux-arm-kernel@...ts.infradead.org>,
linux-kernel <linux-kernel@...r.kernel.org>,
"open list:HARDWARE RANDOM NUMBER GENERATOR CORE"
<linux-crypto@...r.kernel.org>
Subject: RE: [PATCH v1 2/2] caam: imx8m: change to use of_match_node in
run_descriptor_deco0
> -----Original Message-----
> From: Fabio Estevam <festevam@...il.com>
> Sent: 2021年4月29日 22:05
> Subject: Re: [PATCH v1 2/2] caam: imx8m: change to use of_match_node in
> run_descriptor_deco0
>
> Hi Alice
>
> On Thu, Apr 29, 2021 at 11:02 AM Alice Guo (OSS) <alice.guo@....nxp.com>
> wrote:
> >
> > From: Alice Guo <alice.guo@....com>
> >
> > Patch "fix the built-in caam driver cannot match soc_id" provides
> > imx8m_machine_match to match i.MX8M{Q,M,N,P}, so change to use to
> > of_match_node which can simplify the code.
>
> Shouldn't these patches be squashed?
These patches should not be squashed because "fix the built-in caam driver cannot match soc_id"
is mainly used to provide defer probe when soc device has not been probed yet, and is only for
i.MX8M. "change to use of_match_node in run_descriptor_deco0" is just to simplify code.
Best Regards,
Alice Guo
Powered by blists - more mailing lists