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

2020-05-29 Thread Grygorii Strashko
On 29/05/2020 22:19, santosh.shilim...@oracle.com wrote: On 5/29/20 11:34 AM, Arnd Bergmann wrote: On Fri, May 29, 2020 at 8:22 PM Grygorii Strashko wrote: On 12/05/2020 15:34, Grygorii Strashko wrote:    .../bindings/soc/ti/k3-socinfo.yaml   |  40 +   

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

2020-05-29 Thread santosh . shilimkar
On 5/29/20 11:34 AM, Arnd Bergmann wrote: On Fri, May 29, 2020 at 8:22 PM Grygorii Strashko 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

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

2020-05-29 Thread Arnd Bergmann
On Fri, May 29, 2020 at 8:22 PM Grygorii Strashko 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 + > >

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

2020-05-29 Thread Grygorii Strashko
Hi Santosh, On 12/05/2020 15:34, Grygorii Strashko wrote: Hi All, This series introduces TI K3 Multicore SoC platforms chipid module driver which provides identification support of the TI K3 SoCs (family, revision) and register this information with the SoC bus. It is available under

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

2020-05-12 Thread Grygorii Strashko
Hi All, This series introduces TI K3 Multicore SoC platforms chipid module driver which provides identification support of the TI K3 SoCs (family, revision) and register this information with the SoC bus. It is available under /sys/devices/soc0/ for user space, and can be checked, where needed,