On Sun, 11 Feb 2024 at 16:02, Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> wrote: > > On 09/02/2024 22:50, Dmitry Baryshkov wrote: > > Describe the second RX lane used by the UFS controller on MSM8996 > > platform. > > > > Fixes: 462c5c0aa798 ("dt-bindings: ufs: qcom,ufs: convert to dtschema") > > Your commit msg does not explain why this is a fix. .. and it is probably unnecessary, as msm8996 has 'lanes-per-direcion = <1>;' I'll drop this for v2. > > > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > > --- > > Documentation/devicetree/bindings/ufs/qcom,ufs.yaml | 11 ++++++----- > > 1 file changed, 6 insertions(+), 5 deletions(-) > > > > diff --git a/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml b/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml > > index 10c146424baa..f1de3244b473 100644 > > --- a/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml > > +++ b/Documentation/devicetree/bindings/ufs/qcom,ufs.yaml > > @@ -43,11 +43,11 @@ properties: > > > > clocks: > > minItems: 8 > > - maxItems: 11 > > + maxItems: 12 > > > > clock-names: > > minItems: 8 > > - maxItems: 11 > > + maxItems: 12 > > > Best regards, > Krzysztof > -- With best wishes Dmitry