From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.8 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_PASS,URIBL_BLOCKED,USER_AGENT_NEOMUTT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CD015C43444 for ; Thu, 17 Jan 2019 12:59:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 9C6DE20657 for ; Thu, 17 Jan 2019 12:59:22 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=verge.net.au header.i=@verge.net.au header.b="WQhpXPIN" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727987AbfAQM7V (ORCPT ); Thu, 17 Jan 2019 07:59:21 -0500 Received: from kirsty.vergenet.net ([202.4.237.240]:33482 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726832AbfAQM7V (ORCPT ); Thu, 17 Jan 2019 07:59:21 -0500 Received: from reginn.horms.nl (watermunt.horms.nl [80.127.179.77]) by kirsty.vergenet.net (Postfix) with ESMTPA id 38FF525B7E8; Thu, 17 Jan 2019 23:59:14 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1547729954; bh=HWDyxL3sKv3S8DLspnialKHt8idGy5KF4O34hLLc4bY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=WQhpXPINwl5au63CFuNPd6IOl+Yu3+D1tJI/Dyshb8XQpDQHCZHo9H1JSGaztnGOi n5umx0ZwllP339nV8UdAjBdwgPh8PX66Zr8xnqjQIoVvjj0HMfCLxdMEbDLSOZGAIm avVLqudT1DqNKC6SoiWsnVsc6v3Vh7pTj5QSSZbY= Received: by reginn.horms.nl (Postfix, from userid 7100) id B3396940459; Thu, 17 Jan 2019 13:59:12 +0100 (CET) Date: Thu, 17 Jan 2019 13:59:12 +0100 From: Simon Horman To: Chris Paterson Cc: Fabrizio Castro , Rob Herring , Mark Rutland , Wolfgang Grandegger , Marc Kleine-Budde , Michael Turquette , Stephen Boyd , Magnus Damm , "David S. Miller" , Geert Uytterhoeven , Thierry Reding , Andreas =?utf-8?Q?F=C3=A4rber?= , Alexandre Belloni , Kevin Hilman , Johan Hovold , Lukasz Majewski , Michal Simek , Michal =?utf-8?B?Vm9rw6HEjQ==?= , Martin Blumenstingl , Ben Whitten , "linux-renesas-soc@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-can@vger.kernel.org" , "netdev@vger.kernel.org" , "linux-clk@vger.kernel.org" , Biju Das , "ebiharaml@si-linux.co.jp" Subject: Re: [PATCH 02/11] dt-bindings: arm: renesas: Add si-linux cat87[45] boards Message-ID: <20190117125912.y77powezi74rjtf7@verge.net.au> References: <1547663874-29411-1-git-send-email-fabrizio.castro@bp.renesas.com> <1547663874-29411-3-git-send-email-fabrizio.castro@bp.renesas.com> <20190117105107.dtuttem7x7ovaey2@verge.net.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organisation: Horms Solutions BV User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org On Thu, Jan 17, 2019 at 12:32:37PM +0000, Chris Paterson wrote: > Hello Simon, > > > From: Simon Horman > > Sent: 17 January 2019 10:51 > > > > On Wed, Jan 16, 2019 at 06:37:45PM +0000, Fabrizio Castro wrote: > > > This patch adds board cat874 (powered by the RZ/G2E) and board > > > cat875 (that sits on top of cat874). Both boards are made by > > > Silicon Linux. > > > > > > Signed-off-by: Fabrizio Castro > > > Reviewed-by: Chris Paterson > > > --- > > > Documentation/devicetree/bindings/arm/renesas.yaml | 8 ++++++++ > > > 1 file changed, 8 insertions(+) > > > > > > diff --git a/Documentation/devicetree/bindings/arm/renesas.yaml > > b/Documentation/devicetree/bindings/arm/renesas.yaml > > > index 5e9d486..9e1e07b 100644 > > > --- a/Documentation/devicetree/bindings/arm/renesas.yaml > > > +++ b/Documentation/devicetree/bindings/arm/renesas.yaml > > > @@ -108,6 +108,14 @@ properties: > > > > > > - description: RZ/G2E (R8A774C0) > > > items: > > > + - enum: > > > + - si-linux,cat874 # Silicon Linux RZ/G2E 96board platform (CAT874) > > > > Can I confirm that "96board platform" is correct for this board - I don't > > see it in the documentation I have, but that may not mean much. > > The board follows the extended version of the Linaro 96board consumer edition (CE) specification [1]. > > You can see a pretty picture of the board on the CIP Blog [2]. > > [1] https://www.96boards.org/specifications/ > [2] https://www.cip-project.org/blog/2018/10/23/renesas-rz-g2m-96ce-board-adopted-as-arm64-reference-board-for-the-next-cip-slts-kernel Thanks Chris, in that case I am fine with this patch. Reviewed-by: Simon Horman > > That aside, I'd like to wait for Rob to indicate if he will accept > > patch 1, which adds si-linux as a vendor, before I apply this patch. > > > > > + - const: renesas,r8a774c0 > > > + > > > + - items: > > > + - enum: > > > + - si-linux,cat875 # Silicon Linux sub board for CAT874 (CAT875) > > > + - const: si-linux,cat874 > > > - const: renesas,r8a774c0 > > > > > > - description: R-Car M1A (R8A77781) > > > -- > > > 2.7.4 > > > >