Re: [PATCH v2] firmware: smccc: Add ARCH_SOC_ID support

2020-06-17 Thread Sudeep Holla
On Wed, Jun 17, 2020 at 02:34:41PM +0100, Steven Price wrote: > On 17/06/2020 11:05, Sudeep Holla wrote: > > SMCCC v1.2 adds a new optional function SMCCC_ARCH_SOC_ID to obtain a > > SiP defined SoC identification value. Add support for the same. > > > > Also using the SoC bus infrastructure, let

Re: [PATCH v2] firmware: smccc: Add ARCH_SOC_ID support

2020-06-17 Thread Steven Price
On 17/06/2020 11:05, Sudeep Holla wrote: SMCCC v1.2 adds a new optional function SMCCC_ARCH_SOC_ID to obtain a SiP defined SoC identification value. Add support for the same. Also using the SoC bus infrastructure, let us expose the platform specific SoC atrributes under sysfs. There are

[PATCH v2] firmware: smccc: Add ARCH_SOC_ID support

2020-06-17 Thread Sudeep Holla
SMCCC v1.2 adds a new optional function SMCCC_ARCH_SOC_ID to obtain a SiP defined SoC identification value. Add support for the same. Also using the SoC bus infrastructure, let us expose the platform specific SoC atrributes under sysfs. There are various ways in which it can be represented in