Re: [PATCH v7 6/8] scsi: ufs: make the UFS variant a platform device

From: Arnd Bergmann
Date: Thu Oct 22 2015 - 03:51:36 EST


On Thursday 22 October 2015 07:02:14 subhashj@xxxxxxxxxxxxxx wrote:
> >
> > Required properties:
> > -- compatible : compatible list, contains "jedec,ufs-1.1"
> > +- compatible : compatible list, contains "jedec,ufs-1.1" or
> > + "qcom,msm8994-ufshc" or "qcom,msm8996-ufshc"
>
> Are we really using these "qcom,msm8994-ufshc" or "qcom,msm8996-ufshc"
> compatible string anywhere?

We should list them in either case, but it could be clarified as:

compatible : must contain "jedec,ufs-1.1", may also list one or more
of the following:
"qcom,msm8994-ufshc"
"qcom,msm8996-ufshc"
"qcom,ufshc"

Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/