* [PATCH] ath11k/dt: remoteproc entry update to device tree binding doc
@ 2019-04-23 18:50 Anilkumar Kolli
2019-05-02 13:26 ` Kalle Valo
0 siblings, 1 reply; 2+ messages in thread
From: Anilkumar Kolli @ 2019-04-23 18:50 UTC (permalink / raw)
To: ath11k
ath11k uses q6v5-wcss device tree entry as rempoteproc
dts entry to boot q6v5-wcss.
Signed-off-by: Anilkumar Kolli <akolli@codeaurora.org>
---
drivers/net/wireless/ath/ath11k/qcom,ath11k.txt | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/net/wireless/ath/ath11k/qcom,ath11k.txt b/drivers/net/wireless/ath/ath11k/qcom,ath11k.txt
index 6b8a276115f1..3e00f470751b 100644
--- a/drivers/net/wireless/ath/ath11k/qcom,ath11k.txt
+++ b/drivers/net/wireless/ath/ath11k/qcom,ath11k.txt
@@ -14,6 +14,7 @@ Optional properties:
names.
- qcom,tgt-mem-mode: Target memory mode used to select BDF Address
- qcom,bdf-addr: List of BDF address used to configure for the device
+- qcom,rproc: DT entry of q6v5-wcss
Example:
@@ -126,4 +127,5 @@ wifi0: wifi@c000000 {
"tcl2host-status-ring";
qcom,tgt-mem-mode = <0>;
qcom,bdf-addr = <0x4BE00000 0x4BE00000>;
+ qcom,rproc = <&qcom_q6v5_wcss>;
};
--
1.9.1
_______________________________________________
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-05-02 13:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-23 18:50 [PATCH] ath11k/dt: remoteproc entry update to device tree binding doc Anilkumar Kolli
2019-05-02 13:26 ` Kalle Valo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox