Hi Geert-san, Thank you for the review! > From: Geert Uytterhoeven, Sent: Wednesday, April 27, 2022 10:02 PM > > On Wed, Apr 20, 2022 at 3:11 PM Yoshihiro Shimoda > <yoshihiro.shimoda.uh@xxxxxxxxxxx> wrote: > > Document Renesas R-Car UFS host controller for R-Car S4-8 (r8a779f0). > > > > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> > > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > > Thanks for your patch! > > > --- /dev/null > > +++ b/Documentation/devicetree/bindings/ufs/renesas,ufs.yaml > > @@ -0,0 +1,61 @@ > > +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) > > +%YAML 1.2 > > +--- > > +$id: > > +$schema: > > + > > +title: Renesas R-Car UFS Host Controller > > + > > +maintainers: > > + - Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> > > + > > +allOf: > > + - $ref: ufs-common.yaml > > ufs-common.yaml says just one interrupt, while Renesas UFS has > two interrupts? I got it. I'll fix it. > The rest LGTM, so with the above resolved: > Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Thanks! Best regards, Yoshihiro Shimoda