Re: [PATCH v7 [RESEND] 1/2] drivers: qcom: add command DB driver

From: Stephen Boyd
Date: Fri Apr 06 2018 - 19:15:18 EST


Quoting Lina Iyer (2018-04-06 08:13:55)
> From: Mahesh Sivasubramanian <msivasub@xxxxxxxxxxxxxx>
>
> Command DB is a simple database in the shared memory of QCOM SoCs, that
> provides information regarding shared resources. Some shared resources
> in the SoC have properties that are probed dynamically at boot by the
> remote processor. The information pertaining to the SoC and the platform
> are made available in the shared memory. Drivers can query this
> information using predefined strings.
>
> Signed-off-by: Mahesh Sivasubramanian <msivasub@xxxxxxxxxxxxxx>
> Signed-off-by: Lina Iyer <ilina@xxxxxxxxxxxxxx>
> Reviewed-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
> ---

Reviewed-by: Stephen Boyd <swboyd@xxxxxxxxxxxx>