Re: [PATCH v1 0/4] change drivers/soc/imx/soc-imx8m.c to use platform driver

From: Krzysztof Kozlowski
Date: Wed Nov 04 2020 - 02:54:44 EST


On Wed, 4 Nov 2020 at 04:09, Alice Guo <alice.guo@xxxxxxx> wrote:
>
> Directly reading ocotp register relies on bootloader to enable the ocotp clock,
> which is not always true, so we need to use nvmem API. Using nvmem API means
> that driver defer probe needs to be supported.
>
> Alice Guo (4):
> LF-2571-1: dt-bindings: soc: imx8m: add DT Binding doc for soc unique
> ID

Judging by recipient address, you are sending to Linux kernel. In such
case, the subject prefix "LF" is wrong and please use "git log
--oneline" to get the list of prefixes for the given subsystem.

Best regards,
Krzysztof