Re: [PATCH v2] bus: mhi: core: Add unique qrtr node id support

2021-02-27 Thread gokulsri
Hi On 2021-02-26 23:01, Bhaumik Bhatt wrote: On 2021-02-26 06:52 AM, Manivannan Sadhasivam wrote: On Fri, Feb 26, 2021 at 04:12:49PM +0530, Gokul Sriram Palanisamy wrote: On platforms with two or more identical mhi devices, qmi service will run with identical qrtr-node-id. Because of this iden

Re: [PATCH v3 3/3] arm64: dts: Enabled MHI device over PCIe

2020-10-08 Thread gokulsri
On 2020-10-08 18:41, Manivannan Sadhasivam wrote: Hi, On Thu, Oct 08, 2020 at 06:02:24PM +0530, Gokul Sriram Palanisamy wrote: Enabled MHI device support over PCIe and added memory reservation required for MHI enabled QCN9000 PCIe card. Signed-off-by: Gokul Sriram Palanisamy --- arch/arm64/

Re: [PATCH v2 3/3] arm64: dts: Enabled MHI device over PCIe

2020-09-30 Thread gokulsri
On 2020-08-06 15:56, Manivannan Sadhasivam wrote: On Thu, Aug 06, 2020 at 03:02:12PM +0530, Gokul Sriram Palanisamy wrote: Enabled MHI device support over PCIe and added memory reservation required for MHI enabled QCN9000 PCIe card. There is no DT support exist for MHI as of now, so this is n

Re: [PATCH V5 00/10] remoteproc: qcom: q6v5-wcss: Add support for secure pil

2020-06-30 Thread gokulsri
Hi Bjorn, My below patch series (https://patchwork.kernel.org/cover/11545511/) with all the review comments addressed and this is on top of Govind's series (https://patchwork.kernel.org/cover/11060629/) "[v5] "Add non PAS wcss Q6 support for QCS404". Need your help to know how should I proce

Re: [PATCH V2 10/12] dt-bindings: firmware: qcom: Add compatible for IPQ8074 SoC

2019-09-17 Thread gokulsri
Hi Rob, On 2019-09-14 03:18, Rob Herring wrote: On Fri, 13 Sep 2019 17:26:09 +0530, Gokul Sriram Palanisamy wrote: Add compatible for IPQ8074 support. This does not need clocks for scm calls. Signed-off-by: Gokul Sriram Palanisamy Signed-off-by: Sricharan R --- Documentation/devicetree/bind

Re: [PATCH V2 08/12] dt-bindings: mailbox: qom: Add ipq8074 APPS compatible

2019-09-16 Thread gokulsri
Hi Rob, On 2019-09-14 03:18, Rob Herring wrote: On Fri, 13 Sep 2019 17:26:07 +0530, Gokul Sriram Palanisamy wrote: Add mailbox support required in IPQ8074 SoCs. Signed-off-by: Gokul Sriram Palanisamy Signed-off-by: Sricharan R --- Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-glo

Re: [PATCH V2 06/12] dt-bindings: clock: qcom: Add reset for WCSSAON

2019-09-16 Thread gokulsri
Hi Rob, On 2019-09-14 03:18, Rob Herring wrote: On Fri, 13 Sep 2019 17:26:05 +0530, Gokul Sriram Palanisamy wrote: Add binding for WCSSAON reset required for Q6v5 reset on IPQ8074 SoC. Signed-off-by: Gokul Sriram Palanisamy Signed-off-by: Sricharan R Signed-off-by: Nikhil Prakash V --- inc

Re: [PATCH 12/12] arm64: dts: qcom: Enable Q6v5 WCSS for ipq8074 SoC

2019-07-17 Thread gokulsri
On 2019-07-18 01:43, Stephen Boyd wrote: Quoting Gokul Sriram Palanisamy (2019-07-11 08:41:08) diff --git a/arch/arm64/boot/dts/qcom/ipq8074.dtsi b/arch/arm64/boot/dts/qcom/ipq8074.dtsi index 6a61a63..c24e3f6 100644 --- a/arch/arm64/boot/dts/qcom/ipq8074.dtsi +++ b/arch/arm64/boot/dts/qcom/ipq8

Re: [PATCH 00/12] remoteproc: qcom: q6v5-wcss: Add support for secure pil

2019-07-11 Thread gokulsri
Hi, On 2019-07-11 21:10, Gokul Sriram Palanisamy wrote: IPQ8074 needs support for secure pil as well. Also, currently only unified firmware is supported. IPQ8074 supports split firmware for q6 and m3, so adding support for that. Gokul Sriram Palanisamy (12): remoteproc: qcom: Add PRNG proxy c