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

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

Merge "ARM: dts: msm: Enable best fit algo on sdxlemur"

parents 6db1154c fc22b7e6
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -46,6 +46,10 @@ Optional properties:
- qcom,select-utmi-as-pipe-clk: if present, disable USB3 pipe_clk requirement.
				Used when dwc3 operates without SSPHY and only
				HS/FS/LS modes are supported.
- qcom,iommu-best-fit-algo:	If present, enables best fit algorithm for iova
				allocation. This helps in reducing fragmentation
				and utilizing the iova address space more
				efficiently.

Required child node:
A child node must exist to represent the core DWC3 IP block. The name of
+1 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@
		#size-cells = <1>;
		ranges;
		dma-ranges;
		qcom,iommu-best-fit-algo;

		interrupts-extended = <&pdc 19 IRQ_TYPE_EDGE_RISING>,
				<&intc GIC_SPI 130 IRQ_TYPE_LEVEL_HIGH>,