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

Commit a3ec0ea8 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: update maximum buffer size of MHI UCI channels"

parents cb9ab6b0 d46b0032
Loading
Loading
Loading
Loading
+9 −9
Original line number Diff line number Diff line
@@ -1722,23 +1722,23 @@

	mhi_uci_0: qcom,mhi-uci@0 {
		compatible = "qcom,mhi-uci";
		qcom,mhi-uci-channels = <0 0x1000>,
		qcom,mhi-uci-channels = <0 0xffff>,
					<1 0x1000>,
					<2 0x1000>,
					<2 0xffff>,
					<3 0xffff>,
					<10 0x1000>,
					<10 0xffff>,
					<11 0x1000>,
					<14 0x1000>,
					<14 0xffff>,
					<15 0x1000>,
					<16 0x1000>,
					<16 0xffff>,
					<17 0x1000>,
					<18 0x1000>,
					<18 0xffff>,
					<19 0x1000>,
					<22 0x1000>,
					<22 0xffff>,
					<23 0x1000>,
					<24 0x1000>,
					<24 0xffff>,
					<25 0x1000>,
					<32 0x1000>,
					<32 0xffff>,
					<33 0x1000>;
		qcom,mhi-uci-ctrlchan = <18>;
		qcom,mhi = <&mhi_0>;