Merge "ARM: dts: msm: Add boot_device_type for Ravelin"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
2a016c0385
@@ -130,10 +130,12 @@
|
||||
* qcom,ufs-dev-revert to identify ufs device.
|
||||
*/
|
||||
ufs-dev-types = <2>;
|
||||
qcom,ufs-dev-revert;
|
||||
nvmem-cells = <&ufs_dev>, <&boot_config>;
|
||||
nvmem-cell-names = "ufs_dev", "boot_conf";
|
||||
|
||||
boot_device_type = <0x0>;
|
||||
non-removable;
|
||||
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
|
@@ -180,10 +180,12 @@
|
||||
* qcom,ufs-dev-revert to identify ufs device.
|
||||
*/
|
||||
ufs-dev-types = <2>;
|
||||
qcom,ufs-dev-revert;
|
||||
nvmem-cells = <&ufs_dev>, <&boot_config>;
|
||||
nvmem-cell-names = "ufs_dev", "boot_conf";
|
||||
|
||||
boot_device_type = <0x0>;
|
||||
non-removable;
|
||||
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
|
@@ -130,10 +130,12 @@
|
||||
* qcom,ufs-dev-revert to identify ufs device.
|
||||
*/
|
||||
ufs-dev-types = <2>;
|
||||
qcom,ufs-dev-revert;
|
||||
nvmem-cells = <&ufs_dev>, <&boot_config>;
|
||||
nvmem-cell-names = "ufs_dev", "boot_conf";
|
||||
|
||||
boot_device_type = <0x0>;
|
||||
non-removable;
|
||||
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user