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=-5.5 required=3.0 tests=MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY,USER_AGENT_SANE_1 autolearn=ham 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 D846CC33CB3 for ; Wed, 15 Jan 2020 15:22:31 +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 B73002465A for ; Wed, 15 Jan 2020 15:22:31 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B73002465A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.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 534206EADC; Wed, 15 Jan 2020 15:22:31 +0000 (UTC) Received: from mail-oi1-f194.google.com (mail-oi1-f194.google.com [209.85.167.194]) by gabe.freedesktop.org (Postfix) with ESMTPS id 0198B6EADC for ; Wed, 15 Jan 2020 15:22:29 +0000 (UTC) Received: by mail-oi1-f194.google.com with SMTP id 18so15696118oin.9 for ; Wed, 15 Jan 2020 07:22:29 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=A7MJTIvyK8kzMyer64PozPs2FgL7mrURdQQ2XoMswP4=; b=X7wF0FQC0uODHFaamtwuyCpDIKk3sdnPFIA+CYci21p75rAlVVX7u8iqCJk3n3QECs pq1e0blJ8EmpXfwPvLmVU86xuVua38U7jXllDg5/LmnEIduLyAUQ9EAIyfjnZLYhyyCW jibkiW054W94+qm9UMV1h5d14TP4SiHSX7rZFllqjVr04nLGTezFObUrVF6rtw4DJtM0 LC+2lLt/bS/cgYcQJnY2QZOBDO9A0AXGCpWRStyqBYLDyQRw9zbBqW4M/+efnCgtEij6 3i04WQsiQon5xcMvVmDPZbo12bo7ju3wDZ3ku64t3HVVaT8Tad0bCo2ziFtKhvk9qr0D kmfA== X-Gm-Message-State: APjAAAWiMXisW4pexRh3FyZ3rvXEEAMq07AXQ/JQuFQV6cX82LQMX8IW E7mnnoIU5k+Nm2WwqFu4ojE85pk= X-Google-Smtp-Source: APXvYqx/F9gcoULlrVc+720GyPWzkHMRWIxAqApNnqLlGiqKBGDpaIs55/swUyZQYsIOT4lphUnAJg== X-Received: by 2002:aca:f0b:: with SMTP id 11mr267596oip.34.1579101748997; Wed, 15 Jan 2020 07:22:28 -0800 (PST) Received: from rob-hp-laptop (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id p184sm5721984oic.40.2020.01.15.07.22.28 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 15 Jan 2020 07:22:28 -0800 (PST) Received: from rob (uid 1000) (envelope-from rob@rob-hp-laptop) id 220379 by rob-hp-laptop (DragonFly Mail Agent v0.11); Wed, 15 Jan 2020 09:22:27 -0600 Date: Wed, 15 Jan 2020 09:22:27 -0600 From: Rob Herring To: Icenowy Zheng Subject: Re: [PATCH 1/5] dt-bindings: vendor-prefix: add Shenzhen Feixin Photoelectics Co., Ltd Message-ID: <20200115152227.GA13106@bogus> References: <20200110155225.1051749-1-icenowy@aosc.io> <20200110155225.1051749-2-icenowy@aosc.io> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200110155225.1051749-2-icenowy@aosc.io> User-Agent: Mutt/1.10.1 (2018-07-13) 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, David Airlie , linux-sunxi@googlegroups.com, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Chen-Yu Tsai , Thierry Reding , Sam Ravnborg , linux-arm-kernel@lists.infradead.org, Icenowy Zheng Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Fri, 10 Jan 2020 23:52:21 +0800, Icenowy Zheng wrote: > Shenzhen Feixin Photoelectics Co., Ltd is a company to provide LCD > modules. > > Add its vendor prefix. > > Signed-off-by: Icenowy Zheng > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Rob Herring _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel