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

Commit 4951ab48 authored by Rahul Shahare's avatar Rahul Shahare Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: update ufshc dt with ufs_ice

Update the dt-node ufshc with ufs_ice
in-compatible with msm-4.19.

Change-Id: I51e2650ed5e3d1e6e927514c713196a8040287c6
parent 0ec154a0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -60,11 +60,11 @@

	ufs1: ufshc@1da4000 {
		compatible = "qcom,ufshc";
		reg = <0x1da4000 0x3000>;
		reg = <0x1da4000 0x3000>, <0x1db0000 0x8000>;
		reg-names = "ufs_mem", "ufs_ice";
		interrupts = <0 265 IRQ_TYPE_LEVEL_HIGH>;
		phys = <&ufsphy1>;
		phy-names = "ufsphy";
		ufs-qcom-crypto = <&ufs_ice>;

		clock-names =
			"core_clk",
+2 −2
Original line number Diff line number Diff line
@@ -2431,11 +2431,11 @@

	ufs1: ufshc@1da4000 {
		compatible = "qcom,ufshc";
		reg = <0x1da4000 0x3000>;
		reg = <0x1da4000 0x3000>, <0x1db0000 0x8000>;
		reg-names = "ufs_mem", "ufs_ice";
		interrupts = <0 265 IRQ_TYPE_LEVEL_HIGH>;
		phys = <&ufsphy1>;
		phy-names = "ufsphy";
		ufs-qcom-crypto = <&ufs_ice>;

		clock-names =
			"core_clk",