Re: [PATCH v6 0/5] soc: qcom: Add SoC info driver

2019-07-23 Thread Vinod Koul
On 24-07-19, 04:05, Vaishali Thakkar wrote: > This patchset adds SoC info driver which can provide information > such as Chip ID, Chip family and serial number about Qualcomm SoCs > to user space via sysfs. Furthermore, it allows userspace to get > information about custom attributes and various im

[PATCH v6 0/5] soc: qcom: Add SoC info driver

2019-07-23 Thread Vaishali Thakkar
This patchset adds SoC info driver which can provide information such as Chip ID, Chip family and serial number about Qualcomm SoCs to user space via sysfs. Furthermore, it allows userspace to get information about custom attributes and various image version information via debugfs. The patchset c