Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp376842pxj; Thu, 27 May 2021 02:17:08 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy0pcfPzi41QqOGwAuol1fz8wWCJcZyxnKB2XuEZJKk4Avs1zgwvdkbsIIE/4Q2Yb1P8A7G X-Received: by 2002:aa7:d2d4:: with SMTP id k20mr2966201edr.384.1622107028525; Thu, 27 May 2021 02:17:08 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1622107028; cv=none; d=google.com; s=arc-20160816; b=udjFOMg44286Z4JdmZnzwHOJI8EC8KPqJcsa6KwEtJdt0b2NQheKkQMo+0A3Ud2sg6 YZ2ZXFNb1KDUTYgk4whcHMRghDIPeV8kQRsc56r5hXdGjDv/VGRbwHxwtI/82Dx3TqEV sAB4P8XgrTs0TN9ZHiKcmoBIvQlZetwfruIuWl3TCdSEGBlI0DV5BF8x1Mp+qRb0axyk tSZKre34OjgeemN5nYn6GA02zNpuAuILPWEAWuzmlzvTtMqYPBO0KJoh6x8RxeXzNuI0 Du+h14OcOHTEPovKIgdYJX1fQY/ncv8NYzQXuZTTYrp/faTj51jnlXmeEgVP366puMZk 96CQ== 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=fhhjGadelw0yDhwaIL1PlvvFAU2d8IlteRGIo/7ORj0=; b=YotCct/qpNJpS0KGeyVoFW3iiAdXzPkbe6MXn3pFm2ipdxf9RT2v+XEzgCHCpOLFt7 Vdt1VbjZlLl3sxzMyN/+kRin4NNIoycHGIsL789yzIypUl9mn3wXHj/AN8JNgmP9DCeJ sOf7HU1XLgNmAv/thdTn7Q4TGfTbYpoIkVcqEnzMg9vqIsIV1UnPoDJWgfW2lhlW1tEs yRbaqYf9pc+y6lxbSQse4bFjUEHeU0CNXHBGMtOvDa02L6h7/XHnf0lKxV+T+254vhLt YYZoynQL/tLytOqnXa+Zr0+C5w+ysaxEPTzUUd6OVzCzN4+iIju5EwfjyygEHtmL3t3g Bo4g== 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 f12si1785602edx.197.2021.05.27.02.16.43; Thu, 27 May 2021 02:17:08 -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 S235652AbhE0JPC (ORCPT + 99 others); Thu, 27 May 2021 05:15:02 -0400 Received: from comms.puri.sm ([159.203.221.185]:58016 "EHLO comms.puri.sm" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235687AbhE0JOz (ORCPT ); Thu, 27 May 2021 05:14:55 -0400 Received: from localhost (localhost [127.0.0.1]) by comms.puri.sm (Postfix) with ESMTP id 98FD3E2054; Thu, 27 May 2021 02:12:52 -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 fcEdb5SdBQhx; Thu, 27 May 2021 02:12:47 -0700 (PDT) From: Martin Kepplinger To: mchehab@kernel.org, robh@kernel.org, krzysztof.kozlowski@canonical.com, laurent.pinchart@ideasonboard.com Cc: kernel@puri.sm, paul.kocialkowski@bootlin.com, shawnx.tu@intel.com, linux-media@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Martin Kepplinger Subject: [PATCH v1 1/4] dt-bindings: vendor-prefixes: Add SK Hynix Inc. Date: Thu, 27 May 2021 11:12:18 +0200 Message-Id: <20210527091221.3335998-2-martin.kepplinger@puri.sm> In-Reply-To: <20210527091221.3335998-1-martin.kepplinger@puri.sm> References: <20210527091221.3335998-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 --- 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 7043eaaba7d2..2844000c3edf 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -503,6 +503,8 @@ patternProperties: description: Hycon Technology Corp. "^hydis,.*": description: Hydis Technologies + "^hynix,.*": + description: SK Hynix Inc. "^hyundai,.*": description: Hyundai Technology "^i2se,.*": -- 2.30.2