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

Commit cd6abf36 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add veth ipa documentation for device node"

parents 2a763060 e19ece62
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -135,7 +135,7 @@ memory allocation over a PCIe bridge
				2 (override scm call as though it returned false)
- qcom,ipa-gpi-event-rp-ddr: Boolean context flag to control whether GPI and GCI event
                                rings read pointer should be read from the ddr.
- qcom,max_num_smmu_cb: number of active smmu context banks for target.
- qcom,max_num_smmu_cb: 	Total number of context banks used for the target

IPA pipe sub nodes (A2 static pipes configurations):

+14 −0
Original line number Diff line number Diff line
Qualcomm Technologies, Inc. Veth IPA device

This specifies the bindings for QTI VETH_IPA that provides backhaul
connectivity.

Required properties:
- compatible: Must be "qcom,veth-ipa"


Example:
	qcom,veth-ipa {
		compatible = "qcom,veth-ipa";
	};