Re: [PATCH 1/1] soc: qcom: smd-rpm: Add msm8994 compatible

2020-06-23 Thread Bjorn Andersson
On Tue 02 Jun 13:04 PDT 2020, Konrad Dybcio wrote: > Add the compatible for the RPM in msm8994. > > Signed-off-by: Konrad Dybcio Applied Thanks, Bjorn > --- > Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.txt | 1 + > drivers/soc/qcom/smd-rpm.c | 1

Re: [PATCH 1/1] soc: qcom: smd-rpm: Add msm8994 compatible

2020-06-10 Thread Rob Herring
On Tue, 02 Jun 2020 22:04:07 +0200, Konrad Dybcio wrote: > Add the compatible for the RPM in msm8994. > > Signed-off-by: Konrad Dybcio > --- > Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.txt | 1 + > drivers/soc/qcom/smd-rpm.c | 1 + > 2 files

Re: [PATCH 1/1] soc: qcom: smd-rpm: Add msm8994 compatible

2020-06-02 Thread Konrad Dybcio
Interestingly enough, this compatible has been used in lg-bullhead DTS for a long long time, even though it has never existed upstream.

[PATCH 1/1] soc: qcom: smd-rpm: Add msm8994 compatible

2020-06-02 Thread Konrad Dybcio
Add the compatible for the RPM in msm8994. Signed-off-by: Konrad Dybcio --- Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.txt | 1 + drivers/soc/qcom/smd-rpm.c | 1 + 2 files changed, 2 insertions(+) diff --git