Re: [PATCH v2 3/8] soc: qcom: socinfo: Add socinfo entry for SDM630

2020-06-22 Thread Bjorn Andersson
On Mon 22 Jun 01:37 PDT 2020, Konrad Dybcio wrote: > Hi Bjorn, > > you said "Applied" - so should I omit this patch when sending a v3 of > the series or keep it in there? > Seems I missed pushing out the drivers-for-5.9 branch, but the change is staged for 5.9 here:

Re: [PATCH v2 3/8] soc: qcom: socinfo: Add socinfo entry for SDM630

2020-06-22 Thread Konrad Dybcio
Hi Bjorn, you said "Applied" - so should I omit this patch when sending a v3 of the series or keep it in there? Regards Konrad

Re: [PATCH v2 3/8] soc: qcom: socinfo: Add socinfo entry for SDM630

2020-06-22 Thread Bjorn Andersson
On Mon 22 Jun 00:57 PDT 2020, Konrad Dybcio wrote: > This patch adds missing soc ID for SDM630. > > Signed-off-by: Konrad Dybcio Applied Thanks, Bjorn > --- > drivers/soc/qcom/socinfo.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/soc/qcom/socinfo.c

[PATCH v2 3/8] soc: qcom: socinfo: Add socinfo entry for SDM630

2020-06-22 Thread Konrad Dybcio
This patch adds missing soc ID for SDM630. Signed-off-by: Konrad Dybcio --- drivers/soc/qcom/socinfo.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/soc/qcom/socinfo.c b/drivers/soc/qcom/socinfo.c index 5983c6ffb078..705f142ee588 100644 --- a/drivers/soc/qcom/socinfo.c +++