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=-15.8 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 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 A557AC433F5 for ; Sat, 4 Sep 2021 14:28:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 87E0F60F9C for ; Sat, 4 Sep 2021 14:28:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236700AbhIDO3Z (ORCPT ); Sat, 4 Sep 2021 10:29:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48556 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236645AbhIDO3W (ORCPT ); Sat, 4 Sep 2021 10:29:22 -0400 Received: from mx.msync.work (mx.msync.work [IPv6:2a01:4f9:2b:2dc2::3]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E9049C061757; Sat, 4 Sep 2021 07:28:20 -0700 (PDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 928B8D848B; Sat, 4 Sep 2021 14:28:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lexina.in; s=dkim; t=1630765697; h=from:subject:date:message-id:to:cc:mime-version: content-transfer-encoding:in-reply-to:references; bh=riBzg7yfs/WKceqbRh7CnMdVZOOQ2QoEgRJlHcvkjSY=; b=STjNJ980Zt0BD9BMPVq/jIdiDqrhlOwfyqEWpmy5fnsY2Y5GQBX8ND/uGuDZJ50ImGVY6/ wPE5270bngJRE2IoJ+TlINB24zIuPwH9T5eLyOiCrbkUoMd6hIFIhJ9nt+4B868BQFAvJ6 hTO8IL4S7adLAcCcZ+u7wWuwliKmN3/F64YBT5Qfd26iAkkna1B2mVC90W6ZUkoc59/wjm lWMfQasopzrX5bHRAmBamgN8wivxliD38HiQgagQOy2ft4qOURxUxsmwp9OPwB80nH1pbu o49bT/0B/+H2vBV9kRZgnlqpNQqJV46lUN+juzWEMwXmaEzrjrLxBufIcHyyqw== From: Vyacheslav Bocharov To: Neil Armstrong , Kevin Hilman Cc: linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, robh+dt@kernel.org Subject: [PATCH v3 2/4] dt-bindings: vendor-prefixes: add jethome prefix Date: Sat, 4 Sep 2021 17:27:43 +0300 Message-Id: <20210904142745.183875-3-adeep@lexina.in> In-Reply-To: <20210904142745.183875-1-adeep@lexina.in> References: <20210904142745.183875-1-adeep@lexina.in> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Last-TLS-Session-Version: TLSv1.3 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@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,.*": -- 2.30.2 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.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 E6EFCC433EF for ; Sat, 4 Sep 2021 14:28:45 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 619CF604AC for ; Sat, 4 Sep 2021 14:28:45 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 619CF604AC Authentication-Results: mail.kernel.org; dmarc=fail (p=reject dis=none) header.from=lexina.in Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=DEJi+QrVnAIKNIW4nKTavmUCKH0DAkWz0/StoN27NYk=; b=IkJLOfijtEYRnj l5wLuTHyGJKzkz9HQfuo0RGgrbb93ziEErV942izkFk16B8hMzm4fmfBP+XJOTd1ITw2z8/nUBfIt hwEPes3taWvBqlcVzl78mibst6RJHnBKcK9cBOeljI5R0coVbWL+x5+7krvgPAllQgBX16KShW+UW cGr+ZzOMDFsA4icSYV08TBZHFsjRKQn9hRo6DSMyffHjZacO+z4+ffKvziaooEl/23nA4ol0L4Pex StiN2bVZ7iZt2ursXM1one76ACESZYdvU/5d6zz5P4SKMgeLAntl+XBQzXIEl0AiaQtMdYQzewh5T 1TIvVK15j9cHyDkOqr0w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mMWev-00EFvF-9a; Sat, 04 Sep 2021 14:28:41 +0000 Received: from mx.msync.work ([2a01:4f9:2b:2dc2::3]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mMWeZ-00EFpB-NX; Sat, 04 Sep 2021 14:28:21 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 928B8D848B; Sat, 4 Sep 2021 14:28:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lexina.in; s=dkim; t=1630765697; h=from:subject:date:message-id:to:cc:mime-version: content-transfer-encoding:in-reply-to:references; bh=riBzg7yfs/WKceqbRh7CnMdVZOOQ2QoEgRJlHcvkjSY=; b=STjNJ980Zt0BD9BMPVq/jIdiDqrhlOwfyqEWpmy5fnsY2Y5GQBX8ND/uGuDZJ50ImGVY6/ wPE5270bngJRE2IoJ+TlINB24zIuPwH9T5eLyOiCrbkUoMd6hIFIhJ9nt+4B868BQFAvJ6 hTO8IL4S7adLAcCcZ+u7wWuwliKmN3/F64YBT5Qfd26iAkkna1B2mVC90W6ZUkoc59/wjm lWMfQasopzrX5bHRAmBamgN8wivxliD38HiQgagQOy2ft4qOURxUxsmwp9OPwB80nH1pbu o49bT/0B/+H2vBV9kRZgnlqpNQqJV46lUN+juzWEMwXmaEzrjrLxBufIcHyyqw== From: Vyacheslav Bocharov To: Neil Armstrong , Kevin Hilman Cc: linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, robh+dt@kernel.org Subject: [PATCH v3 2/4] dt-bindings: vendor-prefixes: add jethome prefix Date: Sat, 4 Sep 2021 17:27:43 +0300 Message-Id: <20210904142745.183875-3-adeep@lexina.in> In-Reply-To: <20210904142745.183875-1-adeep@lexina.in> References: <20210904142745.183875-1-adeep@lexina.in> MIME-Version: 1.0 X-Last-TLS-Session-Version: TLSv1.3 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210904_072819_991809_14CEDFA1 X-CRM114-Status: UNSURE ( 6.55 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.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,.*": -- 2.30.2 _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic 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.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 783C0C433FE for ; Sat, 4 Sep 2021 14:30:21 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 4A603604AC for ; Sat, 4 Sep 2021 14:30:21 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 4A603604AC Authentication-Results: mail.kernel.org; dmarc=fail (p=reject dis=none) header.from=lexina.in Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=DEGeeCPRwWSDRZX1tJdkoBDyV3UMa7v8oMj9fkRVqpk=; b=dZytTYzEIN0yo/ PoV6WdAvjmH6bDICdBSHkwpmyMUd8m38VC0sQeVXUGj/jwveFSmNHGTI9+XWazZgm/bQ/z25TBFKr Dy7cx0lXsDBU6OX69YIT0vX1ovOAkBusr1ES9RzDgCuwDpPkGPGidFGRXNwHbv9y7W2WTcPOXWmS6 KU6nRC6bf8rWloA4HCh4KWPMY6LT56LmqWoAIvPNtV8Cb5D3q3ruU0TBCJZuWQSlgG4mBmbwHfWoX K09pYMIUERayU4EoQ5HLBjg4YpbpDTZ5PWrR1Y+2F5gkMwyChZORqI3tH+Mc15ieE/3Fy7300hgtA 74StNuhVYKoWJ8QG5GeQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mMWex-00EFvQ-01; Sat, 04 Sep 2021 14:28:43 +0000 Received: from mx.msync.work ([2a01:4f9:2b:2dc2::3]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mMWeZ-00EFpB-NX; Sat, 04 Sep 2021 14:28:21 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 928B8D848B; Sat, 4 Sep 2021 14:28:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lexina.in; s=dkim; t=1630765697; h=from:subject:date:message-id:to:cc:mime-version: content-transfer-encoding:in-reply-to:references; bh=riBzg7yfs/WKceqbRh7CnMdVZOOQ2QoEgRJlHcvkjSY=; b=STjNJ980Zt0BD9BMPVq/jIdiDqrhlOwfyqEWpmy5fnsY2Y5GQBX8ND/uGuDZJ50ImGVY6/ wPE5270bngJRE2IoJ+TlINB24zIuPwH9T5eLyOiCrbkUoMd6hIFIhJ9nt+4B868BQFAvJ6 hTO8IL4S7adLAcCcZ+u7wWuwliKmN3/F64YBT5Qfd26iAkkna1B2mVC90W6ZUkoc59/wjm lWMfQasopzrX5bHRAmBamgN8wivxliD38HiQgagQOy2ft4qOURxUxsmwp9OPwB80nH1pbu o49bT/0B/+H2vBV9kRZgnlqpNQqJV46lUN+juzWEMwXmaEzrjrLxBufIcHyyqw== From: Vyacheslav Bocharov To: Neil Armstrong , Kevin Hilman Cc: linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, robh+dt@kernel.org Subject: [PATCH v3 2/4] dt-bindings: vendor-prefixes: add jethome prefix Date: Sat, 4 Sep 2021 17:27:43 +0300 Message-Id: <20210904142745.183875-3-adeep@lexina.in> In-Reply-To: <20210904142745.183875-1-adeep@lexina.in> References: <20210904142745.183875-1-adeep@lexina.in> MIME-Version: 1.0 X-Last-TLS-Session-Version: TLSv1.3 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210904_072819_991809_14CEDFA1 X-CRM114-Status: UNSURE ( 6.55 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.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,.*": -- 2.30.2 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel