Re: [PATCH] soc: qcom: Update properties for smem state referencing

From: Rob Herring
Date: Fri Jun 10 2016 - 13:58:53 EST


On Thu, Jun 09, 2016 at 09:11:22PM -0700, Bjorn Andersson wrote:
> Update the property names to match device tree bindings, the correct
> values should be qcom,smem-states and qcom,smem-state-names.
>
> Also update the #qcom,smem-state-cells for consistency, before we merge
> any users of these properties.
>
> Signed-off-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/soc/qcom/qcom,smp2p.txt | 4 ++--
> Documentation/devicetree/bindings/soc/qcom/qcom,smsm.txt | 4 ++--

Acked-by: Rob Herring <robh@xxxxxxxxxx>

> drivers/soc/qcom/smem_state.c | 12 ++++++------
> 3 files changed, 10 insertions(+), 10 deletions(-)