Re: [PATCH 4/4] dt-bindings: soc: qcom: Document MSM8936 SMD RPM compatible

From: Stephen Boyd
Date: Tue May 26 2020 - 23:06:05 EST


Quoting Stephen Boyd (2020-05-26 20:03:42)
> Quoting Rob Herring (2020-05-12 15:45:22)
> > On Sat, 2 May 2020 00:32:32 +0200, Konrad Dybcio wrote:
> > > From: Vincent Knecht <vincent.knecht@xxxxxxxxxx>
> > >
> > > Signed-off-by: Vincent Knecht <vincent.knecht@xxxxxxxxxx>
> > > ---
> > > Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.txt | 1 +
> > > 1 file changed, 1 insertion(+)
> > >
> >
> > Acked-by: Rob Herring <robh@xxxxxxxxxx>
>
> I picked these ones up actually, not the other ones, but my MUA totally
> failed to open anything because the patches weren't sent To: anyone. O
> well!

Oh and now I've dropped them because:

drivers/clk/qcom/clk-smd-rpm.c:478:4: error: âRPM_SMD_SYSMMNOC_A_CLKâ undeclared here (not in a function); did you mean âRPM_SMD_SNOC_A_CLKâ?
478 | [RPM_SMD_SYSMMNOC_A_CLK] = &msm8936_sysmmnoc_a_clk,
| ^~~~~~~~~~~~~~~~~~~~~~
| RPM_SMD_SNOC_A_CLK

So please fix that and resend with proper To.