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

Commit e210d32f 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: mdm: Add rmts node for mdmcalifornium emmc"

parents b31387a0 fc6a0aa8
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -19,4 +19,11 @@
	compatible = "qcom,mdmcalifornium-cdp", "qcom,mdmcalifornium",
		     "qcom,cdp";
	qcom,board-id = <1 0x00030000>;

	qcom,rmtfs_sharedmem@0 {
		compatible = "qcom,sharedmem-uio";
		reg = <0x0 0x00100000>;
		reg-names = "rmtfs";
		qcom,client-id = <0x00000001>;
	};
};
+1 −0
Original line number Diff line number Diff line
@@ -286,6 +286,7 @@ CONFIG_RTC_DRV_QPNP=y
CONFIG_DMADEVICES=y
CONFIG_QCOM_SPS_DMA=y
CONFIG_UIO=y
CONFIG_UIO_MSM_SHAREDMEM=y
CONFIG_STAGING=y
CONFIG_ANDROID=y
CONFIG_ION=y