Re: [PATCH v4 0/2] soc: ti: add k3 platforms chipid module driver

From: santosh . shilimkar
Date: Fri May 29 2020 - 15:19:29 EST


On 5/29/20 11:34 AM, Arnd Bergmann wrote:
On Fri, May 29, 2020 at 8:22 PM Grygorii Strashko
<grygorii.strashko@xxxxxx> wrote:
On 12/05/2020 15:34, Grygorii Strashko wrote:

.../bindings/soc/ti/k3-socinfo.yaml | 40 +++++
drivers/soc/ti/Kconfig | 10 ++
drivers/soc/ti/Makefile | 1 +
drivers/soc/ti/k3-socinfo.c | 152 ++++++++++++++++++
4 files changed, 203 insertions(+)
create mode 100644 Documentation/devicetree/bindings/soc/ti/k3-socinfo.yaml
create mode 100644 drivers/soc/ti/k3-socinfo.c


Any chances you can pick this up?

I merged a version of this driver from Santosh's pull request into the
arm/drviers tree yesterday.

Is there something missing?

Nope. I was going to reply on the thread but missed it.

Regards,
Santosh