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=-9.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SIGNED_OFF_BY,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 BC13FC4727F for ; Wed, 23 Sep 2020 10:08:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7D4102145D for ; Wed, 23 Sep 2020 10:08:53 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=antmicro.com header.i=@antmicro.com header.b="O6iUG/KN" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726668AbgIWKIw (ORCPT ); Wed, 23 Sep 2020 06:08:52 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49810 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726516AbgIWKIv (ORCPT ); Wed, 23 Sep 2020 06:08:51 -0400 Received: from mail-lf1-x129.google.com (mail-lf1-x129.google.com [IPv6:2a00:1450:4864:20::129]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7A168C0613D1 for ; Wed, 23 Sep 2020 03:08:51 -0700 (PDT) Received: by mail-lf1-x129.google.com with SMTP id d15so21418976lfq.11 for ; Wed, 23 Sep 2020 03:08:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=antmicro.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=3Ll9U6XrekbR5N3wlwKdoF0YKO9JdUUYPqiXJDeJs4c=; b=O6iUG/KN2HvKkUXkbGE3fNwU8S3Rt/ohW6Eyp0wCBl8tY4Q6vMkRKgX8EfgmId2kCk tubtFIHXJz9ELsf4Te9Mo+1zHQp+Afx45nyhGoSKThC22xgpifvXKw99W8pEwhqNDf9c IqY1OeS5KojgrZonBO4eXIdMiDSgWEEqgOBQs= 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=3Ll9U6XrekbR5N3wlwKdoF0YKO9JdUUYPqiXJDeJs4c=; b=G7PFQ1eH9ayvv/NBCdnFXmY35Pd4NcbvVr+37pM94rEYqS7hsLBGClVkb7/lXjKkET 7hJihsIy8U5ahiRYnKdjPtrpYcXf/6QZb3s8lzDKydZK7ULcBhSdE24LbsVbIv02nbDL XetBNNTdUl7JmpZ2G+7Og1bowjxxIyM5rnzgSZWvhTvfRiW3KtHEdHeoBGhDp8+j9EaF sAdR3XZv+5UZRBzFr1ftONaokue///QDSLYOjF0SVuzFyrNpS5IdXZ7ysFngO8q65jd3 FZsaTYuMnMPA3ZwZafIrPeqpWp+CAt7PrDiTnlIcbVT2K4Ld5Vjc6oMQNOTrtjQeDDMy sz3w== X-Gm-Message-State: AOAM533NDncvKLTLGE105NTAEmFPodI8DiPmFAGZuCEv+fLUWxh+OTDZ RdWYpqLckadrO/231dYO2gDCTQ== X-Google-Smtp-Source: ABdhPJykDnr4AHhFLrBFZZTYH/AlZyw2KDRT9Q4hNGss2vPY67UUrpL5j/7cloUMalVS83MiVnQSnA== X-Received: by 2002:a05:6512:1090:: with SMTP id j16mr2867180lfg.3.1600855729829; Wed, 23 Sep 2020 03:08:49 -0700 (PDT) Received: from localhost.localdomain (d79-196.icpnet.pl. [77.65.79.196]) by smtp.gmail.com with ESMTPSA id b13sm4569584lfa.92.2020.09.23.03.08.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 23 Sep 2020 03:08:49 -0700 (PDT) Date: Wed, 23 Sep 2020 12:08:43 +0200 From: Mateusz Holenko To: Rob Herring , Mark Rutland , Greg Kroah-Hartman , Jiri Slaby , devicetree@vger.kernel.org, linux-serial@vger.kernel.org Cc: Stafford Horne , Karol Gugala , Mateusz Holenko , Mauro Carvalho Chehab , "David S. Miller" , "Paul E. McKenney" , Filip Kokosinski , Pawel Czarnecki , Joel Stanley , Jonathan Cameron , Maxime Ripard , Shawn Guo , Heiko Stuebner , Sam Ravnborg , Icenowy Zheng , Laurent Pinchart , linux-kernel@vger.kernel.org, "Gabriel L. Somlo" Subject: [PATCH v11 1/5] dt-bindings: vendor: add vendor prefix for LiteX Message-ID: <20200923120817.1667149-1-mholenko@antmicro.com> References: <20200923120817.1667149-0-mholenko@antmicro.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200923120817.1667149-0-mholenko@antmicro.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Filip Kokosinski Add vendor prefix for LiteX SoC builder. Signed-off-by: Filip Kokosinski Signed-off-by: Mateusz Holenko Acked-by: Rob Herring --- Notes: No changes in v11. No changes in v10. No changes in v9. No changes in v8. No changes in v7. No changes in v6. No changes in v5. No changes in v4. Changes in v3: - added Acked-by tag No changes in v2. Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index d3891386d671..9aae6c56d7a3 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -571,6 +571,8 @@ patternProperties: description: Linux-specific binding "^linx,.*": description: Linx Technologies + "^litex,.*": + description: LiteX SoC builder "^lltc,.*": description: Linear Technology Corporation "^logicpd,.*": -- 2.25.1