Hi Alice,
Thank you for the patch! Perhaps something to improve:
[auto build test WARNING on robh/for-next]
[also build test WARNING on v5.10-rc6 next-20201201]
[cannot apply to shawnguo/for-next krzk/for-next]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submi
auer ; Linux Kernel Mailing List
> > ; Krzysztof Kozlowski ; Rob
> > Herring ; dl-linux-imx ; Shawn Guo
> > ; arm-soc
> > Subject: Re: [PATCH v6 4/4] soc: imx8m: change to use platform driver
> >
> > On Mon, Nov 23, 2020 at 8:04 PM Alice Guo wrote:
> > >
>
arm-soc
> Subject: Re: [PATCH v6 4/4] soc: imx8m: change to use platform driver
>
> On Mon, Nov 23, 2020 at 8:04 PM Alice Guo wrote:
> >
> > Directly reading ocotp register depends on that bootloader enables
> > ocotp clk, which is not always effective, so change
On Wed, 25 Nov 2020 at 01:44, Adam Ford wrote:
>
> On Mon, Nov 23, 2020 at 8:04 PM Alice Guo wrote:
> >
> > Directly reading ocotp register depends on that bootloader enables ocotp
> > clk, which is not always effective, so change to use nvmem API. Using
> > nvmem API requires to support driver d
On Mon, Nov 23, 2020 at 8:04 PM Alice Guo wrote:
>
> Directly reading ocotp register depends on that bootloader enables ocotp
> clk, which is not always effective, so change to use nvmem API. Using
> nvmem API requires to support driver defer probe and thus change
> soc-imx8m.c to use platform dri
On Tue, Nov 24, 2020 at 09:59:49AM +0800, Alice Guo wrote:
> Directly reading ocotp register depends on that bootloader enables ocotp
> clk, which is not always effective, so change to use nvmem API. Using
> nvmem API requires to support driver defer probe and thus change
> soc-imx8m.c to use platf
Directly reading ocotp register depends on that bootloader enables ocotp
clk, which is not always effective, so change to use nvmem API. Using
nvmem API requires to support driver defer probe and thus change
soc-imx8m.c to use platform driver.
The other reason is that directly reading ocotp regist
7 matches
Mail list logo