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>
This commit is contained in:
parent
286601f9a2
commit
4ef8ad6e6c
1 changed files with 1 additions and 1 deletions
|
@ -939,7 +939,7 @@
|
|||
};
|
||||
|
||||
ufs1: ufshc@1da4000 {
|
||||
compatible = "jedec,ufs-1.1";
|
||||
compatible = "qcom,ufshc";
|
||||
reg = <0x1da4000 0x2500>;
|
||||
interrupts = <0 265 0>;
|
||||
phys = <&ufsphy1>;
|
||||
|
|
Loading…
Add table
Reference in a new issue