Message ID | 20190723223515.27839-1-vaishali.thakkar@linaro.org |
---|---|
Headers | show |
Series | soc: qcom: Add SoC info driver | expand |
On 24-07-19, 04:05, Vaishali Thakkar wrote: > From: Bjorn Andersson <bjorn.andersson@linaro.org> > > Add new attribute named "serial_number" as a standard interface for > user space to acquire the serial number of the device. > > For ST-Ericsson SoCs this is exposed by the cryptically named "soc_id" > attribute, but this provides a human readable standardized name for this > property. Reviewed-by: Vinod Koul <vkoul@kernel.org> -- ~Vinod
On 24-07-19, 04:05, Vaishali Thakkar wrote: > The Qualcomm socinfo provides a number of additional attributes, > add these to the socinfo driver and expose them via debugfs > functionality. Reviewed-by: Vinod Koul <vkoul@kernel.org> -- ~Vinod
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 image version > information via debugfs. > > The patchset cleanly applies on top of v5.2-rc7. And on v5.3-rc1 :) and I have tested this on db845c, seems to work fine for me Tested-by: Vinod Koul <vkoul@kernel.org> -- ~Vinod