ARM: dts: msm: Add non-removable ufs property for SDM630
Defines the non-removable property for UFS device node. This basically lets the driver know that UFS is the boot device. Change-Id: I1c8aa298af4afc7e42d0c8a3690f7d3360e37647 Signed-off-by: Sayali Lokhande <sayalil@codeaurora.org>
This commit is contained in:
parent
823d04d683
commit
d74ea38a01
1 changed files with 1 additions and 0 deletions
|
@ -108,6 +108,7 @@
|
||||||
|
|
||||||
lanes-per-direction = <1>;
|
lanes-per-direction = <1>;
|
||||||
|
|
||||||
|
non-removable;
|
||||||
qcom,msm-bus,name = "ufs1";
|
qcom,msm-bus,name = "ufs1";
|
||||||
qcom,msm-bus,num-cases = <12>;
|
qcom,msm-bus,num-cases = <12>;
|
||||||
qcom,msm-bus,num-paths = <2>;
|
qcom,msm-bus,num-paths = <2>;
|
||||||
|
|
Loading…
Add table
Reference in a new issue