Merge "ARM: dts: msm: Add boot_device_type for Parrot"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
1b11ae8df3
@@ -72,10 +72,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";
|
||||
};
|
||||
|
||||
|
@@ -163,9 +163,11 @@
|
||||
* 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";
|
||||
};
|
||||
|
@@ -113,10 +113,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