diff --git a/qcom/parrot-atp.dtsi b/qcom/parrot-atp.dtsi index 0cd7562a..21e0081a 100644 --- a/qcom/parrot-atp.dtsi +++ b/qcom/parrot-atp.dtsi @@ -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"; }; diff --git a/qcom/parrot-idp.dtsi b/qcom/parrot-idp.dtsi index c88c5770..55a1821d 100644 --- a/qcom/parrot-idp.dtsi +++ b/qcom/parrot-idp.dtsi @@ -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"; }; diff --git a/qcom/parrot-qrd.dtsi b/qcom/parrot-qrd.dtsi index 657bb210..62fe1c6a 100644 --- a/qcom/parrot-qrd.dtsi +++ b/qcom/parrot-qrd.dtsi @@ -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"; };