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=-14.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 7A971C433FE for ; Fri, 11 Dec 2020 03:49:28 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4763323EF4 for ; Fri, 11 Dec 2020 03:49:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2395229AbgLKDs4 (ORCPT ); Thu, 10 Dec 2020 22:48:56 -0500 Received: from mail-oi1-f193.google.com ([209.85.167.193]:39850 "EHLO mail-oi1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2395235AbgLKDsZ (ORCPT ); Thu, 10 Dec 2020 22:48:25 -0500 Received: by mail-oi1-f193.google.com with SMTP id w124so5270787oia.6; Thu, 10 Dec 2020 19:48:10 -0800 (PST) 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=XhSRab4aMQWwYyuTmi2vIMiRs/pePu7XSUwtatQgq6g=; b=VeVtOIiNrYJOrHAA2Qa0N8ilT/jIsRgihHWShCe1w7zUN9d7zlSLt660yckFQWbFd9 gYfcA/LGLckpRVNEr2z678e09iA8nAq8p1UsYvARVvVMWRkMyAJaZIA47cKKI4MDS6bi 2dEUQ9H/f1EHqaOmnKyZ81kwULB5QWWr2B5l7EOPneIy7lQ+qDopUCtrKJKAgXQcHOVI +AKzl9bELodmdQxOSGre580jkqIVvPR5SlTf8O9yKzR7b0r7uozivX+LLfjo2bKhlWeT dVIji1rZJM57Hba2DnXaHJ/IAs74V+rBGbHfO0WdxP6xr1em+V1SPmRoo2y4fXTA1B9e 5sNw== X-Gm-Message-State: AOAM5326tlZzmwNHkURPV2BtXi5br6cp4BSTMW/9zv3RD2u5qlk8IajV OtVeIFDZW1ToktJlXOEHFw== X-Google-Smtp-Source: ABdhPJxUY0qfNTBPh2nGN2/hb2xbvceB+PnFxN2dfniKPwJhm/a4XaBEIxkKPAEQaDy/NmYFelMwaQ== X-Received: by 2002:aca:d4cf:: with SMTP id l198mr7857127oig.170.1607658464855; Thu, 10 Dec 2020 19:47:44 -0800 (PST) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id d62sm1511737oia.6.2020.12.10.19.47.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Dec 2020 19:47:44 -0800 (PST) Received: (nullmailer pid 3604500 invoked by uid 1000); Fri, 11 Dec 2020 03:47:43 -0000 Date: Thu, 10 Dec 2020 21:47:43 -0600 From: Rob Herring To: Damien Le Moal Cc: linux-clk@vger.kernel.org, Stephen Boyd , linux-riscv@lists.infradead.org, Palmer Dabbelt , Rob Herring , devicetree@vger.kernel.org, linux-gpio@vger.kernel.org, Linus Walleij , Philipp Zabel , Sean Anderson Subject: Re: [PATCH v8 07/22] dt-bindings: Add Canaan vendor prefix Message-ID: <20201211034743.GA3604451@robh.at.kernel.org> References: <20201210140313.258739-1-damien.lemoal@wdc.com> <20201210140313.258739-8-damien.lemoal@wdc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201210140313.258739-8-damien.lemoal@wdc.com> Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org On Thu, 10 Dec 2020 23:02:58 +0900, Damien Le Moal wrote: > Update Documentation/devicetree/bindings/vendor-prefixes.yaml to > include "canaan" as a vendor prefix for "Canaan Inc.". Canaan is the > vendor of the Kendryte K210 RISC-V SoC. > > Signed-off-by: Damien Le Moal > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Rob Herring 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=-14.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 2BD3BC4361B for ; Fri, 11 Dec 2020 03:47:54 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 CC18523ECE for ; Fri, 11 Dec 2020 03:47:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org CC18523ECE Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=Oh1Mo6bDf5CUYWGK+t0snlR5XeSE1aaCe5N3b9JMoC4=; b=szW4SA6DAvmPv1K/ZnslISjy1 g6vILcbIwDSe0ewkhl+xN/aN9sxdXoCh/F0GipFQGJHlcf2u9th0yK+8nlQMexyQXgIR+E3n16SVr ZdgeQB5c47HQMZ+pL08CtiLRHw/b8O1c1msuNHqAT5SdMdYtm38MKEqVDw/neHeG1QRMEF6fOZuNE q7YeSOMayzHTawoeYSsvnVQaFSf0KLUcloWqGuoGAMPxdoy+3t2h2c7JG7Bg5KBmwO1u83YpaHmo7 KEQfZzj4zQ6B1LLZfq1A3RFBwIRmf39ujf6CRNplO4Uxj8D4Yv6zZgQvptEAsC254PsLPcfBkhGhR MYp3UzfNA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1knZPH-0000QD-G4; Fri, 11 Dec 2020 03:47:47 +0000 Received: from mail-oi1-f193.google.com ([209.85.167.193]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1knZPF-0000Pc-EG for linux-riscv@lists.infradead.org; Fri, 11 Dec 2020 03:47:46 +0000 Received: by mail-oi1-f193.google.com with SMTP id s75so8417442oih.1 for ; Thu, 10 Dec 2020 19:47:45 -0800 (PST) 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=XhSRab4aMQWwYyuTmi2vIMiRs/pePu7XSUwtatQgq6g=; b=hTyaqxIHYJ1WmkPIqWDOpPwAHcAmivxOLj9BNBw10ypw9eZCB+8WlREsuiovtLRT2Q 7wkIUbkJaHAphYgAqFjo6fXyyGbzn/cOAFN2r1di3Ox8I8avFLBztjOnKjeM5saqS3Y2 be//e0mTV2IXcAPJEG9azRFFf8DXbSTqnaRdh4wa7cM4hGdaC0KDTM910vg4YO5wIIbi dg6k79fcQT9s8GcjJgUMi/rbGEzMOZNq0gYBO0BJQB1sdrffdOV7aShXUis4s4SmEEWD I4gaok1bHIdJ4ppnFUPtM/PnT+tD+pJ9PVhNWw2hQDTy9eO5BvotBORxNUvD23x+6zXV Hujg== X-Gm-Message-State: AOAM530+GfpcIG4R1/JL56jJPJuND05vrKsPMUFJ5fdQ4DGKg3KzwzB4 D3dwT4C0de2VnW8J5YapuQ== X-Google-Smtp-Source: ABdhPJxUY0qfNTBPh2nGN2/hb2xbvceB+PnFxN2dfniKPwJhm/a4XaBEIxkKPAEQaDy/NmYFelMwaQ== X-Received: by 2002:aca:d4cf:: with SMTP id l198mr7857127oig.170.1607658464855; Thu, 10 Dec 2020 19:47:44 -0800 (PST) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id d62sm1511737oia.6.2020.12.10.19.47.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Dec 2020 19:47:44 -0800 (PST) Received: (nullmailer pid 3604500 invoked by uid 1000); Fri, 11 Dec 2020 03:47:43 -0000 Date: Thu, 10 Dec 2020 21:47:43 -0600 From: Rob Herring To: Damien Le Moal Subject: Re: [PATCH v8 07/22] dt-bindings: Add Canaan vendor prefix Message-ID: <20201211034743.GA3604451@robh.at.kernel.org> References: <20201210140313.258739-1-damien.lemoal@wdc.com> <20201210140313.258739-8-damien.lemoal@wdc.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201210140313.258739-8-damien.lemoal@wdc.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201210_224745_524378_55469DC7 X-CRM114-Status: GOOD ( 10.51 ) X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Stephen Boyd , Linus Walleij , Sean Anderson , linux-gpio@vger.kernel.org, Rob Herring , Palmer Dabbelt , Philipp Zabel , linux-riscv@lists.infradead.org, linux-clk@vger.kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org On Thu, 10 Dec 2020 23:02:58 +0900, Damien Le Moal wrote: > Update Documentation/devicetree/bindings/vendor-prefixes.yaml to > include "canaan" as a vendor prefix for "Canaan Inc.". Canaan is the > vendor of the Kendryte K210 RISC-V SoC. > > Signed-off-by: Damien Le Moal > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Rob Herring _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv