From patchwork Sun Feb 23 12:18:39 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 11398775 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 1585814BC for ; Sun, 23 Feb 2020 12:19:00 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 E7D9820656 for ; Sun, 23 Feb 2020 12:18:59 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="emNMLzoW" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E7D9820656 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id BB6C26E178; Sun, 23 Feb 2020 12:18:55 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-lj1-x241.google.com (mail-lj1-x241.google.com [IPv6:2a00:1450:4864:20::241]) by gabe.freedesktop.org (Postfix) with ESMTPS id 99B326E178 for ; Sun, 23 Feb 2020 12:18:54 +0000 (UTC) Received: by mail-lj1-x241.google.com with SMTP id x14so6910056ljd.13 for ; Sun, 23 Feb 2020 04:18:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=BXKksNkbkU6OrFeniHxIoTPEPDtrdEfi9fYOE86NNJw=; b=emNMLzoWBw1eL3Wr7KPh3+nmoIjK8h0PmEzCWejMB70d8JO+9Xx/SdqCGJ5vb3IMdu mLhp9cxMjOmmEuJqD6s+h1Ef3D7KqmY5rwgJ8a0NQZb0H2HQl8VzGCcKc2To0fnitxHf irnLaPZXlWA1vHntpz/cq2EagYVszc3Hqy6u7Gq2c3LAn8n4nwM6wqHLAqQsJCWtOJMg 4F0NppoVR8kJo5M6ekudUuE5JTouhst4uoJ1sYZRQZdRO/uyxBK8v/7+YfO2wcwBZhdr vYz8rCLXi9LtRghhWKFsd/gF4m5ASFHGaZ0YGys4rshVTt75TTyvvcBNiNjq7jHu3O7R ZnLg== 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=BXKksNkbkU6OrFeniHxIoTPEPDtrdEfi9fYOE86NNJw=; b=U6QoFpKI7o/nxwUy+wPHYlvUx3za1aSnrScFLncvDqym2BWqrr11IDrzE5Ba4nIyAw izY7W90Oz3LJE+403Xy4hZk1AKmuRdt6JVMYhxj9172TK6bco6UvYUUB/ZPn6/uuJ225 FqHZERQK7x6Kh3F1emlHGTUwdktxwc2bcPLVh9TFal+8aaPMUV5iuVk19HekRLmdTAsQ oEvz8QesPRKod/eudehzpEWprPQ7zKtLYVvotajlH4RDdifMK8zCjhl2qNWoKywxKs/M ndZ0DciP0BF3009EqnwwTZAlBe6WO+kWFtYo+oq+DmOv0O15nwyQ6a7WNVrlWpkskUj+ srgQ== X-Gm-Message-State: APjAAAUbMdeosB19LYx9MELJfwnKEOIq+UC/6Akun/e5evPrhp6jhnV/ pLjuNwB5Yjx7vUi/RJhOHJ9J4A== X-Google-Smtp-Source: APXvYqzazielqJ7POJpbkvLpUVC0yKxgxrXXqnsw9lP01N6dySQphWiTLsH9BQYsuVkQGt+gWHrJNQ== X-Received: by 2002:a2e:b5b4:: with SMTP id f20mr28395925ljn.112.1582460332906; Sun, 23 Feb 2020 04:18:52 -0800 (PST) Received: from localhost.bredbandsbolaget (c-5ac9225c.014-348-6c756e10.bbcust.telenor.se. [92.34.201.90]) by smtp.gmail.com with ESMTPSA id r10sm5458553ljk.9.2020.02.23.04.18.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 23 Feb 2020 04:18:51 -0800 (PST) From: Linus Walleij To: Thierry Reding , Sam Ravnborg , dri-devel@lists.freedesktop.org, Rob Herring Subject: [PATCH 1/3 v2] dt-bindings: Add vendor prefix for Hydis technologies Date: Sun, 23 Feb 2020 13:18:39 +0100 Message-Id: <20200223121841.26836-1-linus.walleij@linaro.org> X-Mailer: git-send-email 2.21.1 MIME-Version: 1.0 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Stephan Gerhold Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" This vendor has produced a number of display panels, including HVA40WV1. Cc: devicetree@vger.kernel.org Cc: Stephan Gerhold Signed-off-by: Linus Walleij Acked-by: Rob Herring --- ChangeLog v1->v2: - New patch adding this vendor. --- 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 9e67944bec9c..95ef233dbb52 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -421,6 +421,8 @@ patternProperties: description: Shenzhen Hugsun Technology Co. Ltd. "^hwacom,.*": description: HwaCom Systems Inc. + "^hydis,.*": + description: Hydis Technologies "^hyundai,.*": description: Hyundai Technology "^i2se,.*":