From patchwork Thu Dec 16 23:35:55 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tim Harvey X-Patchwork-Id: 12683037 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 556F1C433EF for ; Thu, 16 Dec 2021 23:36:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229575AbhLPXgA (ORCPT ); Thu, 16 Dec 2021 18:36:00 -0500 Received: from finn.gateworks.com ([108.161.129.64]:36180 "EHLO finn.localdomain" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S229577AbhLPXgA (ORCPT ); Thu, 16 Dec 2021 18:36:00 -0500 Received: from 068-189-091-139.biz.spectrum.com ([68.189.91.139] helo=tharvey.pdc.gateworks.com) by finn.localdomain with esmtp (Exim 4.93) (envelope-from ) id 1my0I3-0093bq-Mh; Thu, 16 Dec 2021 23:35:59 +0000 From: Tim Harvey To: linux-input@vger.kernel.org, Rob Herring , Dmitry Torokhov Cc: Tim Harvey Subject: [RFC PATCH 1/3] dt-bindings: Add vendor prefix for DFRobot Date: Thu, 16 Dec 2021 15:35:55 -0800 Message-Id: <20211216233557.9393-2-tharvey@gateworks.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20211216233557.9393-1-tharvey@gateworks.com> References: <20211216233557.9393-1-tharvey@gateworks.com> Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org Add vendor prefix for DFRobot (http://dfrobot.com) Signed-off-by: Tim Harvey --- 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 a867f7102c35..02ea75bb452d 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -293,6 +293,8 @@ patternProperties: description: Devantech, Ltd. "^dfi,.*": description: DFI Inc. + "^dfr,.*": + description: DFRobot. "^dh,.*": description: DH electronics GmbH "^difrnce,.*":