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=-7.0 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no 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 85070C433E1 for ; Wed, 15 Jul 2020 08:33:07 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6822F20672 for ; Wed, 15 Jul 2020 08:33:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727990AbgGOIdH (ORCPT ); Wed, 15 Jul 2020 04:33:07 -0400 Received: from mail-ot1-f66.google.com ([209.85.210.66]:37977 "EHLO mail-ot1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726034AbgGOIdH (ORCPT ); Wed, 15 Jul 2020 04:33:07 -0400 Received: by mail-ot1-f66.google.com with SMTP id t18so849002otq.5; Wed, 15 Jul 2020 01:33:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=o5sAqUgn9cvxe+xg29sqCECVsVXdkGKTE+GopvFS8Qg=; b=C/uPXLFdBFEYtcdajfHjCu7IaWrTLH04H5KC1xTdjmDSaxkWCmz6mJO1e3qcITZPHT 1LDmMGcNKjcHQriJnOX+uZfkDmnwLA0glozQyqmn5HOysXqDvDgBAErGmyxO5ucqmB0l RDKHFuU1sUIuU4cDWL+/dGeobJtkStSAxTG4eTeKvZemEFuRIJAyZFbVLUGvplT1A1hw UfQ+To7zesobhAE7M5RzKqCBHOUDXT0D2j1meW37KUn1PISv85IkrX8L8y3+SgJhNcfc sKmLEo5IT+27SewyIWoFovvJ0EFVoj+bvEMubQZ9q82cyly2xB0WW8+531jnUT/agUEi iPFQ== X-Gm-Message-State: AOAM532CGm9kWqZQYZzTdh9UUTnrzo3I/oFhmRpfVg+e0rxvaJiOvNeL WYt4UWA2+LGpeEVWcYQpijLQlPBsxun3TnM9rdk= X-Google-Smtp-Source: ABdhPJxRf7X46l9/RuxnR97QYrbp+tXYdwoLbtediLsDriX3jmkzvVFsmx9ys9vBTFJoKvIU4nKd978smmCpgCdrPLg= X-Received: by 2002:a9d:2646:: with SMTP id a64mr7340091otb.107.1594801986000; Wed, 15 Jul 2020 01:33:06 -0700 (PDT) MIME-Version: 1.0 References: <20200714123419.3390-1-aford173@gmail.com> <20200714123419.3390-2-aford173@gmail.com> In-Reply-To: From: Geert Uytterhoeven Date: Wed, 15 Jul 2020 10:32:54 +0200 Message-ID: Subject: Re: [PATCH V2 2/2] dt-bindings: arm: renesas: Document beacon-rzg2m To: Sergei Shtylyov Cc: Adam Ford , Linux-Renesas , Adam Ford-BE , Geert Uytterhoeven , Magnus Damm , Rob Herring , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux Kernel Mailing List Content-Type: text/plain; charset="UTF-8" Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org Hi Sergei, On Wed, Jul 15, 2020 at 10:16 AM Sergei Shtylyov wrote: > On 14.07.2020 15:34, Adam Ford wrote: > > Beacon EmbeddedWorks in introducing a development kit based on the > > Renesas RZ/G2M platform. This patch adds the entry to the bindings > > list. > > > > Signed-off-by: Adam Ford > > --- a/Documentation/devicetree/bindings/arm/renesas.yaml > > +++ b/Documentation/devicetree/bindings/arm/renesas.yaml > > @@ -118,6 +118,7 @@ properties: > > items: > > - enum: > > - hoperun,hihope-rzg2m # HopeRun HiHope RZ/G2M platform > > + - beacon,beacon-rzg2m # Beacon EmbeddedWorks RZ/G2M Kit > > Why the vendor-prefixes.yaml file calls it Compass Electronics Group? See commit f756619f26edf74a ("dt-bindings: vendor-prefixes: Add Beacon vendor prefix"): Beacon EmebeddedWorks is the brand owned by Compass Electronics Group, LLC based out of the United States. 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