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

Commit e19ece62 authored by Akshay Pandit's avatar Akshay Pandit
Browse files

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

Add documentation for veth_ipa dev node .
Add documentation for ipa dt entry to track num of smmu cb present.

Change-Id: If64a961af0642549898aa8b5349514373cc148e1
parent 3722aa1c
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";
	};