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=-14.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 0905EC4167B for ; Mon, 7 Dec 2020 21:32:12 +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 A830B22ADF for ; Mon, 7 Dec 2020 21:32:11 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A830B22ADF 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 11FCB6E8C8; Mon, 7 Dec 2020 21:32:11 +0000 (UTC) Received: from mail-ot1-f66.google.com (mail-ot1-f66.google.com [209.85.210.66]) by gabe.freedesktop.org (Postfix) with ESMTPS id 4DBC96E8C8 for ; Mon, 7 Dec 2020 21:32:09 +0000 (UTC) Received: by mail-ot1-f66.google.com with SMTP id b62so13957583otc.5 for ; Mon, 07 Dec 2020 13:32:09 -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:content-transfer-encoding :in-reply-to; bh=0ynb8iLyUqADhkwHS9Qnd7e5/0N0ngWwVvaQV6B/88U=; b=O7K/vd08k5Ac3Y0sI6vlpCtPIErGeJDz7xqprRT2AKizYIZJGXkfz1nNitwbnETfhl nOzSxO2HtFjLhkY3XFIcRMqV62c/1VKGAzqhrxHG5KB+T0yNmW+6iu1R1Yjsxc35ZHPU FcDybnF7DepPAFxfEx2umtHykzn22MhN/laeS97qymdKEiakR9WDvfduicCgdOUY2nlj ZPpfwC9IRCeHxIeymCvDKSgX03S4NKgPqEtSZi/6iwEYDmMZPN3ry9Ng6aqDqkUxDkpx 9ByW6/eJiGMO3VUljrjhiR5hsfrHw1Zm/6JDMjGpPYXxOdlVI0KbyOS4vBl/4G15I8Gd rvMw== X-Gm-Message-State: AOAM531n11HQuXqcTMGCPNXeXcqDqtxHTL0A32X/5XDYtmpJCkcvTt4S TiKYuRO4cZ2EJxe3Het2JA== X-Google-Smtp-Source: ABdhPJwGilcs+3zsB2f6/w9E6wHpMwawQixZFs99uC0mM+0NRsxaeavmnh/Lh9H+XbLxDmBuHdErVA== X-Received: by 2002:a9d:4d8b:: with SMTP id u11mr4261161otk.13.1607376728681; Mon, 07 Dec 2020 13:32:08 -0800 (PST) Received: from xps15 (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id o82sm3074342oih.5.2020.12.07.13.32.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 07 Dec 2020 13:32:07 -0800 (PST) Received: (nullmailer pid 864264 invoked by uid 1000); Mon, 07 Dec 2020 21:32:06 -0000 Date: Mon, 7 Dec 2020 15:32:06 -0600 From: Rob Herring To: Guido =?iso-8859-1?Q?G=FCnther?= Subject: Re: [PATCH v2 6/6] dt-binding: display: mantix: Add compatible for panel from YS Message-ID: <20201207213206.GA864202@robh.at.kernel.org> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: 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: Ondrej Jirman , devicetree@vger.kernel.org, Kuninori Morimoto , Arnd Bergmann , David Airlie , allen , linux-kernel@vger.kernel.org, Krzysztof Kozlowski , Lubomir Rintel , Thierry Reding , Mark Brown , dri-devel@lists.freedesktop.org, Rob Herring , Geert Uytterhoeven , Sam Ravnborg Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Wed, 18 Nov 2020 09:29:53 +0100, Guido G=FCnther wrote: > This panel from Shenzhen Yashi Changhua Intelligent Technology Co > uses the same driver IC but a different LCD. > = > Signed-off-by: Guido G=FCnther > Reviewed-by: Linus Walleij > --- > .../devicetree/bindings/display/panel/mantix,mlaf057we51-x.yaml | 1 + > 1 file changed, 1 insertion(+) > = Acked-by: Rob Herring _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel