Received: by 2002:a9a:4c47:0:b029:116:c383:538 with SMTP id u7csp7579003lko; Fri, 30 Jul 2021 06:54:38 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxhoSxw14MDHaEMQ4Cnxwhe44EtydGyK3fiDJ+HPGCtK8+nmotATMqpdfNAyHFRXQKi28rL X-Received: by 2002:a05:6638:3291:: with SMTP id f17mr2247382jav.143.1627653278179; Fri, 30 Jul 2021 06:54:38 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1627653278; cv=none; d=google.com; s=arc-20160816; b=gMm6EGgmbsGtTgGPm6zjsPStTRakNtKIy/yDc86YC4k6CGyLfCTPDhEmVSMH2twwMK erL3G7J97QYQWC4Gog+wV4dBKBXizoVv23SvlZRTo7Usro3fcqxKoipB+yZjxCfcBnAp cULIUKNJ8wcrO1gZ+c6aWc95VlRXQDaolpGX2wXwzIZ0kVbwQ8E90r9tlJVVFiE0zLSC u6K75Gs6OBsPUu6jEbycTeLIx/zvGadT9EGG36Ad+wGkKTY2kWiDeNLSyI6VDzoTObIL 9lpjrEgjuxZex0odYXFBwOWz3kpUj8P9T6zgpZwnLxPhgztbc5UvP+K5Wt+LphYkN8i5 Huog== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=gUXlKUHPhj6Jj3Vg96NbjlDv/ELwo1vLIEbpz5BTQk0=; b=Rxi3Cf6KZ9yS0JFJZDFeKQvQjx4mYwSU8Rm0D0SIMINBOwYnTlZ9k+sX6sIi4P8p7T rjlDmq8xx0AWpZNOiuIlRWKvvUbjn4/GjIIz0vOkuzI8rHEBAadXEFvbhLTSV2CURUhb 2AEA3Zu88Xz1ZNQgoHTy7ryrEOhnecFZq5NX154qJZ/snyRa5HgpmFz6qg98HpBy196F 6GlHRLwFQvQrhMwFBZ+dtPN+d0poHmERjRwcPssQ8Pm/qKjCmaRpQvXJnBKPBf+MiY1r 0LokkmPdA3FWEe3D01KIJuNOw3jIBiY2LaDg+x0JXSsOOjom0XZo8jfEcEDAFqT/X/Bt wCxA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id b15si1603839ilj.38.2021.07.30.06.54.26; Fri, 30 Jul 2021 06:54:38 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239049AbhG3Nxo (ORCPT + 99 others); Fri, 30 Jul 2021 09:53:44 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59450 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231137AbhG3Nxn (ORCPT ); Fri, 30 Jul 2021 09:53:43 -0400 X-Greylist: delayed 455 seconds by postgrey-1.37 at lindbergh.monkeyblade.net; Fri, 30 Jul 2021 06:53:38 PDT Received: from yawp.biot.com (yawp.biot.com [IPv6:2a01:4f8:10a:8e::fce2]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9CF49C06175F for ; Fri, 30 Jul 2021 06:53:38 -0700 (PDT) Received: from debian-spamd by yawp.biot.com with sa-checked (Exim 4.93) (envelope-from ) id 1m9Spu-006bTZ-GH for linux-kernel@vger.kernel.org; Fri, 30 Jul 2021 15:46:06 +0200 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on yawp X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=BAYES_00,RDNS_NONE, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.4 Received: from [2a02:578:460c:1:ae1f:6bff:fed1:9ca8] (helo=sumner.biot.com) by yawp.biot.com with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1m9Spq-006bT0-TU; Fri, 30 Jul 2021 15:45:59 +0200 Received: from bert by sumner.biot.com with local (Exim 4.93) (envelope-from ) id 1m9Spq-003a0x-Ce; Fri, 30 Jul 2021 15:45:58 +0200 From: Bert Vermeulen To: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Rob Herring , Krzysztof Kozlowski , Shawn Guo , Sam Ravnborg , Oleksij Rempel , Daniel Palmer , Max Merchel , Geert Uytterhoeven , Hao Fang Cc: Bert Vermeulen , John Crispin , Felix Fietkau Subject: [PATCH 1/5] dt-bindings: Add vendor prefix for EcoNet Date: Fri, 30 Jul 2021 15:45:48 +0200 Message-Id: <20210730134552.853350-2-bert@biot.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20210730134552.853350-1-bert@biot.com> References: <20210730134552.853350-1-bert@biot.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: John Crispin Add vendor prefix "econet" for EcoNet. Signed-off-by: John Crispin Signed-off-by: Bert Vermeulen --- 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 07fb0d25fc15..9a47725f3948 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -333,6 +333,8 @@ patternProperties: description: EBV Elektronik "^eckelmann,.*": description: Eckelmann AG + "^econet,.*": + description: EcoNet "^edt,.*": description: Emerging Display Technologies "^eeti,.*": -- 2.25.1