On Sat, 5 Jan 2019 12:58:57 +0530, Manivannan Sadhasivam wrote: > Add devicetree binding for HI3670 UFS controller. HI3760 SoC is very > similar to HI3660 SoC with almost same IPs. Only major difference in terms > of UFS is the PHY. HI3670 has 10nm PHY. But since the original driver > (HI3660 UFS) cannot make HI3670 UFS functional, a separate compatible > is added for HI3670 without any fallback. > > Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/ufs/ufs-hisi.txt | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>