Re: [PATCH 1/5] base: soc: Add serial_number attribute to soc

2019-02-14 Thread Rafael J. Wysocki
On Thu, Feb 14, 2019 at 4:41 AM Vaishali Thakkar wrote: > > From: Bjorn Andersson > > 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

[PATCH 1/5] base: soc: Add serial_number attribute to soc

2019-02-13 Thread Vaishali Thakkar
From: Bjorn Andersson 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 propert