Re: [PATCH 5/6] dt-bindings: arm: Document RTD1296

From: Rob Herring
Date: Tue Jul 09 2019 - 14:40:25 EST


On Sun, Jul 7, 2019 at 7:31 AM Andreas FÃrber <afaerber@xxxxxxx> wrote:
>
> Am 07.07.19 um 15:23 schrieb Aleix Roca Nonell:
> > Add bindings for Relatek RTD1296 SoC. And the Bannana Pi BPI-W2 board.
>
> "Realtek", "Banana"
>
> >
> > Signed-off-by: Aleix Roca Nonell <kernelrocks@xxxxxxxxx>
> > ---
> > Documentation/devicetree/bindings/arm/realtek.txt | 13 +++++++++++++
> > 1 file changed, 13 insertions(+)
> >
> > diff --git a/Documentation/devicetree/bindings/arm/realtek.txt b/Documentation/devicetree/bindings/arm/realtek.txt
> > index 95839e19ae92..78da1004d38c 100644
> > --- a/Documentation/devicetree/bindings/arm/realtek.txt
> > +++ b/Documentation/devicetree/bindings/arm/realtek.txt
> > @@ -20,3 +20,16 @@ Root node property compatible must contain, depending on board:
> > Example:
> >
> > compatible = "zidoo,x9s", "realtek,rtd1295";
> > +
> > +
> > +RTD1296 SoC
> > +===========
> > +
> > +Required root node properties:
> > +
> > + - compatible : must contain "realtek,rtd1296"
>
> I'm pretty sure that I had such a patch on the list already, so this is
> lacking my authorship.
>
> Also, Rob has been working to convert these to YAML, so we should
> probably complete that first and then add RTD1296 properly.

I'm just waiting for you to either ack it or apply it.

Rob