summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorVenkat Gopalakrishnan <venkatg@codeaurora.org>2016-03-16 11:09:41 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 21:24:27 -0700
commit4ef8ad6e6cd11f16b734a0db2cfec77b5b58be16 (patch)
treea201ffbd55c2fc6f7db757e4a5aeb316b437e2eb /arch
parent286601f9a276ff82d3ccafdfd5de5c2bbcbb51c0 (diff)
ARM: dts: qcom: update ufs driver compatible for msmcobalt
Use the upstream naming convention and update the ufs driver compatible string. Change-Id: Iee4d316c99d0d47537514a93ad91e14630970712 Signed-off-by: Venkat Gopalakrishnan <venkatg@codeaurora.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/boot/dts/qcom/msmcobalt.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/qcom/msmcobalt.dtsi b/arch/arm/boot/dts/qcom/msmcobalt.dtsi
index 205d311d0c4f..c37a9dc93742 100644
--- a/arch/arm/boot/dts/qcom/msmcobalt.dtsi
+++ b/arch/arm/boot/dts/qcom/msmcobalt.dtsi
@@ -939,7 +939,7 @@
};
ufs1: ufshc@1da4000 {
- compatible = "jedec,ufs-1.1";
+ compatible = "qcom,ufshc";
reg = <0x1da4000 0x2500>;
interrupts = <0 265 0>;
phys = <&ufsphy1>;