On Fri, Jan 18, 2019 at 01:48:41PM +0100, Geert Uytterhoeven wrote:
> Hi Simon,
> 
> On Fri, Jan 18, 2019 at 1:18 PM Simon Horman <[email protected]> wrote:
> > On Fri, Jan 18, 2019 at 12:58:55PM +0100, Geert Uytterhoeven wrote:
> > > On Fri, Jan 18, 2019 at 11:48 AM Ulrich Hecht <[email protected]> 
> > > wrote:
> > > > --- a/arch/arm/boot/dts/r8a7779.dtsi
> > > > +++ b/arch/arm/boot/dts/r8a7779.dtsi
> > >
> > > > +       hscif1: serial@ffe49000 {
> > > > +               compatible = "renesas,hscif-r8a7779",
> > > > +                            "renesas,rcar-gen1-hscif", "renesas,hscif";
> > > > +               reg = <0xffe49000 96>;
> > > > +               interrupts = <GIC_SPI 95 IRQ_TYPE_LEVEL_HIGH>;
> > > > +               clocks = <&mstp0_clks R8A7779_CLK_HSCIF1,
> > >
> > > Missing closing ">".
> > >
> > > With the above fixed:
> > > Reviewed-by: Geert Uytterhoeven <[email protected]>
> >
> > Thanks, applied with that fixed.
> 
> Thanks!
> 
> > Ulrich, do we need a patch to add the renesas,hscif-r8a7779 binding?
> 
> I believe you were CCed by Greg's bot for
> 
>     patch "dt-bindings: serial: sh-sci: Document r8a7778/9 HSCIF
> bindings" added to tty-testing

Thanks, indeed I was.

Reply via email to