From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Subject: Re: [PATCH v2 01/18] dt: arm: shmobile: add M3ULCB Kingfisher board DT bindings Date: Thu, 14 Sep 2017 16:55:50 +0200 Message-ID: References: <1505398720-4535-1-git-send-email-vladimir.barinov@cogentembedded.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: <1505398720-4535-1-git-send-email-vladimir.barinov@cogentembedded.com> Sender: linux-renesas-soc-owner@vger.kernel.org To: Vladimir Barinov Cc: Simon Horman , Magnus Damm , Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon , "devicetree@vger.kernel.org" , Linux-Renesas List-Id: devicetree@vger.kernel.org Hi Vladimir, On Thu, Sep 14, 2017 at 4:18 PM, Vladimir Barinov wrote: > Add M3ULCB Kingfisher Device tree bindings Documentation, listing it as a > supported board. > > Signed-off-by: Vladimir Barinov > --- > Changes in version 2: > - added own compatible value "shimafuji,kingfisher" Thanks for the update! > --- a/Documentation/devicetree/bindings/arm/shmobile.txt > +++ b/Documentation/devicetree/bindings/arm/shmobile.txt > @@ -85,6 +85,8 @@ Boards: > compatible = "renesas,lager", "renesas,r8a7790" > - M3ULCB (R-Car Starter Kit Pro, RTP0RC7796SKBX0010SA09 (M3 ES1.0)) > compatible = "renesas,m3ulcb", "renesas,r8a7796"; > + - M3ULCB Kingfisher (SBEV-RCAR-KF-M03) > + compatible = "shimafuji,kingfisher", "renesas,m3ulcb", "renesas,r8a7796"; > - Marzen (R0P7779A00010S) > compatible = "renesas,marzen", "renesas,r8a7779" > - Porter (M2-LCDP) As Kingfisher is an extension board, I meant to have a separate entry for it, not tied to M3ULCB or H3ULCB: - M3ULCB Kingfisher (SBEV-RCAR-KF-M03) compatible = "shimafuji,kingfisher" That way you don't need to list it twice (the board part number is the same for M3ULCB Kingfisher and H3ULCB Kingfisher anyway). Do you agree? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds