Received: by 2002:a05:6a10:f3d0:0:0:0:0 with SMTP id a16csp3373717pxv; Mon, 28 Jun 2021 03:13:00 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxsoF7u7INxjaNRNTJa7BpIuhKuUu/clcvgcxj2s30au+Fzwngcw6RX4WU0b7oPsCLPVjtf X-Received: by 2002:a05:6602:280b:: with SMTP id d11mr20621139ioe.188.1624875180398; Mon, 28 Jun 2021 03:13:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1624875180; cv=none; d=google.com; s=arc-20160816; b=EQc3KWlt/acbdAfglmxj1AQxo27gby8UQ3T+KKfI+PD0PM+R9IOb9vyvnpi80nnUcc 2rQPltaztyQB4BF7S2c2eJHmgfN01+fW/KGQCDxiPGbpHkaEIqK/pfqjO8yIzyfwBpUL /4hbgHWkkgEIaKbicSr+jjFK/FFxqK4aZr22qOyuGhf0mMFxeUGGjynUOzb+kMjIgR9+ /9+bosKYdZFf0e9Jmdupj0+EIIoNHXI7dlNTYDBB3f1riMCm1jZLEMiNi7sWvi3jndDj KMujSA7RrFMEszUb5VR/3HTbMqURJAZLhfJr/CXzYhhwy04Ri2rxUzpXEtutRwNcXXms 3UJw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:references:in-reply-to :message-id:date:subject:cc:to:from; bh=HjEqOR841vsslFGu1OoCsqDP+f1ig+2/SJotyWcyZeQ=; b=WnJFWmQ4gAcU2VFDyrtXh9mB3wlRLcP0gp81yg0jOyN+PeeiHw+mfmOZsC33uqqIsP 53lofX75SpVW/+MUEZpc2GGd8WjmLly8IH92HnzW1gfk7MnrX9cXo3sNYnD07bIO+qU6 rJ7jOMnOeiXRHy9DJQTiCRphRGxnPM99AJYfKFzXQ2HLLQD2SxQB5Z6pcxfz0nN9lSKh QKfV0hfaLK8wcPckTmivLx3YEhYT4h3gstcPYFa7K+FttW3irUP8+Oe61q9b2U4ri+b0 gC8JUnMRwO2zorc1SoFHGFIsdd52Gx/r86Lv+7B4qqqid4UdZ88xZ9lUnf8Ff8EXnOBr W/VA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=puri.sm Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id k19si18533494ion.69.2021.06.28.03.12.48; Mon, 28 Jun 2021 03:13:00 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=puri.sm Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232735AbhF1KOY (ORCPT + 99 others); Mon, 28 Jun 2021 06:14:24 -0400 Received: from comms.puri.sm ([159.203.221.185]:37572 "EHLO comms.puri.sm" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232790AbhF1KON (ORCPT ); Mon, 28 Jun 2021 06:14:13 -0400 Received: from localhost (localhost [127.0.0.1]) by comms.puri.sm (Postfix) with ESMTP id 32480E015D; Mon, 28 Jun 2021 03:11:18 -0700 (PDT) Received: from comms.puri.sm ([127.0.0.1]) by localhost (comms.puri.sm [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NtcHRdBv2Sss; Mon, 28 Jun 2021 03:11:17 -0700 (PDT) From: Martin Kepplinger To: martin.kepplinger@puri.sm, krzysztof.kozlowski@canonical.com, laurent.pinchart@ideasonboard.com Cc: devicetree@vger.kernel.org, kernel@puri.sm, linux-kernel@vger.kernel.org, linux-media@vger.kernel.org, mchehab@kernel.org, paul.kocialkowski@bootlin.com, pavel@ucw.cz, phone-devel@vger.kernel.org, robh@kernel.org, shawnx.tu@intel.com Subject: [PATCH v6 1/5] dt-bindings: vendor-prefixes: Add SK Hynix Inc. Date: Mon, 28 Jun 2021 12:10:50 +0200 Message-Id: <20210628101054.828579-2-martin.kepplinger@puri.sm> In-Reply-To: <20210628101054.828579-1-martin.kepplinger@puri.sm> References: <20210628101054.828579-1-martin.kepplinger@puri.sm> Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org SK Hynix built the already supported hi556 sensor (and probably much more). For more information, see https://www.skhynix.com/ Signed-off-by: Martin Kepplinger Acked-by: Rob Herring --- 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 07fb0d25fc15..b108e8f8f223 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -505,6 +505,8 @@ patternProperties: description: Hycon Technology Corp. "^hydis,.*": description: Hydis Technologies + "^hynix,.*": + description: SK Hynix Inc. "^hyundai,.*": description: Hyundai Technology "^i2se,.*": -- 2.30.2