Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3c485089 authored by Ashok Vuyyuru's avatar Ashok Vuyyuru
Browse files

ARM: dts: msm: Adding new DT entries for ETH bridging

Addign new DT entries to check ETH bridging and BW monitor
feature supported or not.

Change-Id: I86b19134a3b0d16f2e648bff389f859c06a43699
parent edd90034
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -137,6 +137,11 @@ memory allocation over a PCIe bridge
                                rings read pointer should be read from the ddr.
- qcom,max_num_smmu_cb: 	Total number of context banks used for the target

- qcom,eth-bridging-not-supported : Boolean context flag to indicate whether ETH bridging
					is supported or not in this target.

- qcom,bw-monitor-supported: Boolean context flag to indicate BW monitor feature support.

IPA pipe sub nodes (A2 static pipes configurations):

-label: two labels are supported, a2-to-ipa and ipa-to-a2 which
+2 −0
Original line number Diff line number Diff line
@@ -3745,6 +3745,8 @@
		qcom,smmu-fast-map;
		qcom,use-64-bit-dma-mask;
		qcom,ipa-endp-delay-wa-v2;
		qcom,eth-bridging-not-supported;
		qcom,bw-monitor-supported;
		qcom,lan-rx-napi;
		qcom,tx-napi;
		qcom,wan-use-skb-page;