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

Commit f33979c5 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add ICE region for UFS"

parents 9db6e8be dfcbf53e
Loading
Loading
Loading
Loading
+3 −1
Original line number Original line Diff line number Diff line
@@ -1467,7 +1467,9 @@


	ufshc_mem: ufshc@1d84000 {
	ufshc_mem: ufshc@1d84000 {
		compatible = "qcom,ufshc";
		compatible = "qcom,ufshc";
		reg = <0x1d84000 0x3000>;
		reg = <0x1d84000 0x3000>,
		      <0x1d88000 0x8000>;
		reg-names = "ufs_mem", "ufs_ice";
		interrupts = <GIC_SPI 265 IRQ_TYPE_LEVEL_HIGH>;
		interrupts = <GIC_SPI 265 IRQ_TYPE_LEVEL_HIGH>;
		phys = <&ufsphy_mem>;
		phys = <&ufsphy_mem>;
		phy-names = "ufsphy";
		phy-names = "ufsphy";