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,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS 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 4AD1AC43461 for ; Tue, 8 Sep 2020 21:51:17 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [203.11.71.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 3ADF12087C for ; Tue, 8 Sep 2020 21:51:16 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3ADF12087C Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Received: from bilbo.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 4BmJkT4RSHzDqN1 for ; Wed, 9 Sep 2020 07:51:13 +1000 (AEST) Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gmail.com (client-ip=209.85.166.196; helo=mail-il1-f196.google.com; envelope-from=robherring2@gmail.com; receiver=) Authentication-Results: lists.ozlabs.org; dmarc=fail (p=none dis=none) header.from=kernel.org Received: from mail-il1-f196.google.com (mail-il1-f196.google.com [209.85.166.196]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4BmJgc0YRkzDqL9 for ; Wed, 9 Sep 2020 07:48:43 +1000 (AEST) Received: by mail-il1-f196.google.com with SMTP id t13so371321ile.9 for ; Tue, 08 Sep 2020 14:48:43 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=ykDez5db4Tg7JVuX7yTUCZ67kcBqZSeX+Z9NmcRdJzo=; b=ELCmL+U7vYDDxqILdBV22YtV22i9oqLHLCBWsueJVQr8055NBvwDg8LoQ3nNs6OIib FipyPslvUdGDKHIAP+8IWEwlq9TTIfhBmeCyuEPxZTKJNyuVA0Cf7xMUSjI9hj/2jDsz 70WCrOC935XEMt5+0JoWDuKoN2VD23RlsC+6vOWgSpPx0afNqyfGfEqIKTRA3RnZRcpa fnmdUekddk9fYsujSkZ2Qkv4LtfBUnQsa9kjzNZeGbRHz50kDasXp5u//Y7ICs+OcCOI Sm/LTIG1GNvcmpi4wrXju1yURKzyuJE+xIIZts9T2IKVwRighN5vEDoxOqNrxW/sxWli +NEQ== X-Gm-Message-State: AOAM5302XOf6nVXNaAc6wumBbaBFOnh5irHSMYwi+XA3jbwi+UKy24Y/ Il8+WLAvNgz/bvuWaI9EpA== X-Google-Smtp-Source: ABdhPJwskaz0wCDXi8foT/IWYK5iyOa+/wg9K9BuESseQJfz6jF847jD/XiRsH6le8yJLULQsKFXXA== X-Received: by 2002:a92:d792:: with SMTP id d18mr791213iln.195.1599601721478; Tue, 08 Sep 2020 14:48:41 -0700 (PDT) Received: from xps15 ([64.188.179.251]) by smtp.gmail.com with ESMTPSA id k11sm294466iof.40.2020.09.08.14.48.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 08 Sep 2020 14:48:40 -0700 (PDT) Received: (nullmailer pid 987185 invoked by uid 1000); Tue, 08 Sep 2020 21:48:39 -0000 Date: Tue, 8 Sep 2020 15:48:39 -0600 From: Rob Herring To: Christian Lamparter Subject: Re: [PATCH v2] dt-bindings: vendor-prefixes: Add Cisco Meraki vendor prefix Message-ID: <20200908214839.GA987127@bogus> References: <20200822154045.16036-1-chunkeey@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200822154045.16036-1-chunkeey@gmail.com> X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, f.fainelli@gmail.com, Arnd Bergmann , linuxppc-dev@lists.ozlabs.org, Linus Walleij , Rob Herring , Mark Brown , Sam Ravnborg , linux-arm-kernel@lists.infradead.org Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On Sat, 22 Aug 2020 17:40:45 +0200, Christian Lamparter wrote: > Meraki was founded in 2006. The start-up quickly rose to prominence > by being based in part on the MIT Roofnet Project. > In December 2012, Cisco Systems, Inc. bought Meraki. > The "Meraki" branding is still around to this day. > > Web site of the company: https://meraki.cisco.com/ > > Signed-off-by: Christian Lamparter > --- > > v1 -> v2: > Split from Meraki MR32 upstreaming attempt. (Florian Fainelli) > (This patch will be needed for the MR24 upstreaming series as well) > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Applied, thanks!