From patchwork Wed Sep 15 08:57:15 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Viacheslav X-Patchwork-Id: 513270 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=-15.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, HEADER_FROM_DIFFERENT_DOMAINS, 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 EA222C433F5 for ; Wed, 15 Sep 2021 08:58:05 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D494861178 for ; Wed, 15 Sep 2021 08:58:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236933AbhIOI7X (ORCPT ); Wed, 15 Sep 2021 04:59:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39726 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236985AbhIOI7W (ORCPT ); Wed, 15 Sep 2021 04:59:22 -0400 Received: from mx.msync.work (mx.msync.work [IPv6:2a01:4f9:2b:2dc2::3]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B1CD7C061574; Wed, 15 Sep 2021 01:58:03 -0700 (PDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id ACE13F6294; Wed, 15 Sep 2021 08:58:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lexina.in; s=dkim; t=1631696282; h=from:subject:date:message-id:to:cc:mime-version: content-transfer-encoding:in-reply-to:references; bh=riBzg7yfs/WKceqbRh7CnMdVZOOQ2QoEgRJlHcvkjSY=; b=JgTVbSVFBu4BpdB/IflXWld7UiT+Wnm2siehcXJ55MMksHUXAYJcedxSsrhJfo2RyQ1f4Y Hl0Jxl6juv5JKZQtvtZoSQxBc8gr3Q3MxYxkb4f1gfQSwaPYg5pDLsWjhl15J861+X8e9I qsjqlwsgxoHH0muFS2gDNW6H2aLZvmIcybb6gnSAMh7HgLhYICCG2YKhO5XQ7VlG1ZqLle J4IiWHKM0RnmGFkGf8JCjPmp0Pr42hvmQBKufkB5WP8riZ646uyEoxkMLhZszZq7LAKEJ0 BoKM7w4kb3FB0ZQJ0QAom8kGQkVEP8UnKKrwQmGyI0hWBg75nMHgGMEs3T6pHg== From: Vyacheslav Bocharov To: Neil Armstrong , Kevin Hilman , Rob Herring , Krzysztof Kozlowski , Shawn Guo , Oleksij Rempel , Sam Ravnborg Cc: linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: [PATCH v5 2/4] dt-bindings: vendor-prefixes: add jethome prefix Date: Wed, 15 Sep 2021 11:57:15 +0300 Message-Id: <20210915085715.1134940-3-adeep@lexina.in> In-Reply-To: <20210915085715.1134940-1-adeep@lexina.in> References: <20210915085715.1134940-1-adeep@lexina.in> MIME-Version: 1.0 X-Last-TLS-Session-Version: TLSv1.3 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org JetHome is trademark of IP Sokolov P.A., manufacturer of home automation devices. Signed-off-by: Vyacheslav Bocharov --- 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..c52f0d3261bb 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -577,6 +577,8 @@ patternProperties: description: JEDEC Solid State Technology Association "^jesurun,.*": description: Shenzhen Jesurun Electronics Business Dept. + "^jethome,.*": + description: JetHome (IP Sokolov P.A.) "^jianda,.*": description: Jiandangjing Technology Co., Ltd. "^kam,.*":