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

Commit e3b81210 authored by Sujeet Kumar's avatar Sujeet Kumar
Browse files

ARM: dts: msm: Enable CDROM lun creation



Enable CDROM lun creation from device tree so that
LUN is created during initialization and LUN
media can be mounted. This creation only should
be done for QRD targets.

CRs-Fixed: 594147
Change-Id: I90fb3c022749f38af9d52d7ebf8b95819224891d
Signed-off-by: default avatarSujeet Kumar <ksujeet@codeaurora.org>
parent 707fd824
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -159,6 +159,10 @@
	};
};

&android_usb {
	qcom,android-usb-cdrom;
};

&sdhc_1 {
	vdd-supply = <&pm8226_l17>;
	qcom,vdd-voltage-level = <2950000 2950000>;
+4 −0
Original line number Diff line number Diff line
@@ -53,6 +53,10 @@
	};
};

&android_usb {
	qcom,android-usb-cdrom;
};

&blsp1_uart2 {
	status = "ok";
	pinctrl-names = "default";
+1 −1
Original line number Diff line number Diff line
@@ -437,7 +437,7 @@
				"xo";
	};

	android_usb@086000c8 {
	android_usb: android_usb@086000c8 {
		compatible = "qcom,android-usb";
		reg = <0x086000c8 0xc8>;
		qcom,android-usb-swfi-latency = <1>;