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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 95C76C32771 for ; Wed, 21 Sep 2022 06:51:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230075AbiIUGvh (ORCPT ); Wed, 21 Sep 2022 02:51:37 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51496 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230158AbiIUGvK (ORCPT ); Wed, 21 Sep 2022 02:51:10 -0400 Received: from mail-lf1-x12e.google.com (mail-lf1-x12e.google.com [IPv6:2a00:1450:4864:20::12e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DD9733B7 for ; Tue, 20 Sep 2022 23:50:45 -0700 (PDT) Received: by mail-lf1-x12e.google.com with SMTP id z25so7656351lfr.2 for ; Tue, 20 Sep 2022 23:50:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date; bh=B4QGcwwfcd5nEBk1LZ1jhRTqW0+plYNmqD6gtk/kzXI=; b=c18KG2gP8LFKNxUKRwMjOTpBf6C3XPqKcAokLtpt+wZ0WWB0XenCiCVkFI6o13v19d pt4KiyTbatiaENZatvzYqTJubBuUO6dNUkgxHYBzz1jAW6BUwLDDYLwrp80q7MizCiJ9 x55Lanas9o0YZQ/8BehxS6gQ/n8wT27yMjCMNEnMSSlYUwaryGtIt8xB0PMAi17x0rVj H3mfzefjy9Y/gYcg8JykszV53slrUPzUNBzK2g95+ZZ8VkEnCs1b89sxqh4Y/TJazhCP p4a3GqvMamuYyeNltzBz+R0SXvi7SW0ud+++hATgjNqKSZm4yfnmROH//xm1gC/Aany0 PPtw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date; bh=B4QGcwwfcd5nEBk1LZ1jhRTqW0+plYNmqD6gtk/kzXI=; b=oTq64khHRd//ormOceLvs5zW+1XF5HYk7iiBgq2AYn/FRzprytyDhF1LhYfLjcvKEB YFU6wV2OZ4GMlpj9AmZZ0j81G2ZZ+UltwLo98eyB2GJztJyW1NKwsrwdguthIwb8uhI9 /dg76eyUV699zo1BGFtQtzgMKRVtH32JxPP5zu6uhSCMr96EC1lM5v816qvCCvbfgB65 rGVhlA/M+lXhk68U4RzkaEx5w7m4gc/toTSDkWI8mehoG6QWbO2FIFJiJl1nXOlUoQuG tjwO4NoXJUf7PpuGPzm3nAtXkwfBewTn48IeqP+bWSR/vPjauIYT7r/Hi8ZVoFBFHVYm N9lA== X-Gm-Message-State: ACrzQf3jhLOiZzmhE8oyJFPuM8sSSrSWuTPSMruvXAYcR61RR0N7XBMi 16AMyY/M0VZEDEuspSpm8Q+eHg== X-Google-Smtp-Source: AMsMyM4ir3h1N37nTS6UTeTMVQ0MngI88i8qKzN921Vaj6amXbG4MaxmWT+wHUsI4dhq0o+IIVTf0A== X-Received: by 2002:a05:6512:3f05:b0:497:9e06:255b with SMTP id y5-20020a0565123f0500b004979e06255bmr9094767lfa.175.1663743033679; Tue, 20 Sep 2022 23:50:33 -0700 (PDT) Received: from [192.168.0.21] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id j9-20020a056512108900b00492e6642937sm299670lfg.200.2022.09.20.23.50.32 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 20 Sep 2022 23:50:32 -0700 (PDT) Message-ID: Date: Wed, 21 Sep 2022 08:50:32 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 Subject: Re: [PATCH V2 1/3] dt-bindings: vendor-prefixes: add NewVision vendor prefix Content-Language: en-US To: Chris Morgan , dri-devel@lists.freedesktop.org Cc: devicetree@vger.kernel.org, krzysztof.kozlowski+dt@linaro.org, robh+dt@kernel.org, daniel@ffwll.ch, airlied@linux.ie, sam@ravnborg.org, thierry.reding@gmail.com, Chris Morgan References: <20220920145905.20595-1-macroalpha82@gmail.com> <20220920145905.20595-2-macroalpha82@gmail.com> From: Krzysztof Kozlowski In-Reply-To: <20220920145905.20595-2-macroalpha82@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 20/09/2022 16:59, Chris Morgan wrote: > From: Chris Morgan > > NewVision (also sometimes written as New Vision) is a company based in > Shenzen that manufactures ICs for controlling LCD panels. > > https://www.newvisiondisplay.com/ > > Signed-off-by: Chris Morgan Acked-by: Krzysztof Kozlowski Best regards, Krzysztof