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=-13.1 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, USER_AGENT_GIT 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 6E163C2BB84 for ; Fri, 4 Sep 2020 18:10:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 955F42548E for ; Fri, 4 Sep 2020 18:08:57 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=amarulasolutions.com header.i=@amarulasolutions.com header.b="AY5OpA7E" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726114AbgIDSI4 (ORCPT ); Fri, 4 Sep 2020 14:08:56 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37774 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726047AbgIDSIz (ORCPT ); Fri, 4 Sep 2020 14:08:55 -0400 Received: from mail-pl1-x641.google.com (mail-pl1-x641.google.com [IPv6:2607:f8b0:4864:20::641]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DB8E9C061244 for ; Fri, 4 Sep 2020 11:08:54 -0700 (PDT) Received: by mail-pl1-x641.google.com with SMTP id m15so413821pls.8 for ; Fri, 04 Sep 2020 11:08:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amarulasolutions.com; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=Vzdf81iezfmu4wvC29MoXNkCDvJVBLYXkjv5GQ8JBzg=; b=AY5OpA7EQVxVAQ2BRX17UsK93kzal14AKuR6K16pVMKsOYoO8PkFnqa4VfSl/adDAt XJ1kq1MbD9UwAc8cTVRUKWrp8Hb49mM2XqEEwqy8vpbmhJ6sw8TLcsWbJogpfNM8eFhz OaFfs98t3oVzsTtMaiEPwPi48rdYUP/ydXtDc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=Vzdf81iezfmu4wvC29MoXNkCDvJVBLYXkjv5GQ8JBzg=; b=MsrMv0dutxROu2zdoSuebFxAMZhSSnV4lzIEWJ9yF5usHE4mu3qVjL/yRFrIWOszIz F/lbQzWp5GYLWpq0ekOMTWLyDRdO2EP1BPgRgYDPnYGteGx5yVuc2A6z+EIoBoNOjQr4 XvWVmgWoK9d3V9vNUT3Or28EvHb0GyZnG1uZmVDeQ6mJXm7lc7czpfLsUUVkDYNORA3W xv3ILN/cEJLiu9NPkvx4VWtXXuBoXtCJYmz59WKB667nvQdInLpXehZYNNWofwndVxsV eX3dxd0xcU46njfnBMKxE5CKAjeh/wv7z/jbWPKeLk9aaEyWrMpfDNpI+BQVdqBXj+Oh 1IsA== X-Gm-Message-State: AOAM5329vwY9r2V6alQYJKTDYQQIKgGIEQ2YbmqnU6h9OmehfO6te01O 6Tq5vMa42y6DLGKf/CR8fVSOCw== X-Google-Smtp-Source: ABdhPJz+WOCZ/I5jjFzcU51vGXw5nkCE8i7D62RQZfF3tj0lru20q/i+6dduujH2uY1P2mruBR1a2Q== X-Received: by 2002:a17:90a:5a48:: with SMTP id m8mr9275714pji.181.1599242934113; Fri, 04 Sep 2020 11:08:54 -0700 (PDT) Received: from localhost.localdomain ([2405:201:c809:c7d5:b9ea:24bf:6b2b:1eee]) by smtp.gmail.com with ESMTPSA id 131sm7448281pfy.5.2020.09.04.11.08.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 04 Sep 2020 11:08:53 -0700 (PDT) From: Jagan Teki To: Thierry Reding , David Airlie , Daniel Vetter , Rob Herring Cc: Sam Ravnborg , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-amarula@amarulasolutions.com, Jagan Teki Subject: [PATCH 1/3] dt-bindings: vendor-prefixes: Add Yes Optoelectronics Date: Fri, 4 Sep 2020 23:38:19 +0530 Message-Id: <20200904180821.302194-1-jagan@amarulasolutions.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Add vendor dt-bindings for Yes Optoelectronics Co.,Ltd. Signed-off-by: Jagan Teki --- 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 9aeab66be85f..15a6a8e7260d 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1167,6 +1167,8 @@ patternProperties: description: Shenzhen Xunlong Software CO.,Limited "^xylon,.*": description: Xylon + "^yes-optoelectronics,.*": + description: Yes Optoelectronics Co.,Ltd. "^yna,.*": description: YSH & ATIL "^yones-toptech,.*": -- 2.25.1