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

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

Merge "ARM: dts: msm: device nodes for SVM usecases on yupik"

parents 5ba3ea0d 5abae268
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
@@ -25,6 +25,15 @@
	#size-cells = <2>;
	memory { device_type = "memory"; reg = <0 0 0 0>; };

	mem-offline {
		compatible = "qcom,mem-offline";
		offline-sizes = <0x1 0x40000000 0x0 0x40000000>,
			<0x1 0xc0000000 0x0 0x80000000>,
			<0x2 0xc0000000 0x1 0x40000000>;
		granule = <512>;
		mboxes = <&qmp_aop 0>;
	};

	aliases {
		ufshc1 = &ufshc_mem; /* Embedded UFS Slot */
		sdhc0 = &sdhc_1; /*SDC1 eMMC slot*/
@@ -1704,6 +1713,12 @@

	qcom-secure-buffer {
		compatible = "qcom,secure-buffer";
		qcom,vmid-cp-camera-preview-ro;
	};

	qcom-mem-buf {
		compatible = "qcom,mem-buf";
		qcom,mem-buf-capabilities = "supplier";
	};

	pil_scm_pas {