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 EA8C9C433E0 for ; Tue, 9 Feb 2021 20:44:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A793B64E6F for ; Tue, 9 Feb 2021 20:44:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233761AbhBIUlp (ORCPT ); Tue, 9 Feb 2021 15:41:45 -0500 Received: from mail-ot1-f42.google.com ([209.85.210.42]:34822 "EHLO mail-ot1-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233701AbhBIUhD (ORCPT ); Tue, 9 Feb 2021 15:37:03 -0500 Received: by mail-ot1-f42.google.com with SMTP id k10so16380694otl.2 for ; Tue, 09 Feb 2021 12:36:48 -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; bh=LIgzsr2Qli/S9QkbglvtZGEX6pYu5VmKf6DxSm22SAg=; b=aNFRKe0ncUkrzhCKh+a+qTu00ml22a+6BwiL26K3m63IwuX8GSNJsiBqVJhbVCr9AC 5xSSFs+ggULYRjcgqsV5tPt34WcL+5G8C7CftE9lO5vBcABO7lf4bAggkpMFPwDkt9y8 vFHR8f9jWOFqXhvurfltXxua86pqka32D/R7fdbcfAQ/uqnKiXpUsNXTvpP3HP2qcBBj loYnDw8tzWo7bUZ26UQN/ZJAK+EDC+JRDk8snhT0BlFbD92xkl4EFQAg6AC9C6QmRttb fa8rPSKLJUvNwfCoZqsDB61xS1c1s87mgWvlQziYjaxyoB7UImaFEqNSwwouKtvrD+OJ LKcw== X-Gm-Message-State: AOAM532SjRRsN/k8CeCJmJDBiooxcGWGkHzE73ftw1uZJlf7JIqBrAdh 6B0zFN69JUiyJeyQ8E1ltA== X-Google-Smtp-Source: ABdhPJxMOMcPuoEWBVYoR0AMeOOcRe94R1/BeO+3YMZYe1mviRFUfFiEYJvhqsYzd2MObhwj9iQgHA== X-Received: by 2002:a9d:684f:: with SMTP id c15mr651253oto.40.1612902982606; Tue, 09 Feb 2021 12:36:22 -0800 (PST) Received: from robh.at.kernel.org (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id o3sm979oou.47.2021.02.09.12.36.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 09 Feb 2021 12:36:19 -0800 (PST) Received: (nullmailer pid 128691 invoked by uid 1000); Tue, 09 Feb 2021 20:36:18 -0000 Date: Tue, 9 Feb 2021 14:36:18 -0600 From: Rob Herring To: Marek Vasut Cc: dri-devel@lists.freedesktop.org, Rob Herring , devicetree@vger.kernel.org, Sam Ravnborg Subject: Re: [PATCH 2/3] dt-bindings: Add DT bindings for Displaytech DT050TFT-PTS Message-ID: <20210209203618.GA128652@robh.at.kernel.org> References: <20210130181114.161515-1-marex@denx.de> <20210130181114.161515-2-marex@denx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210130181114.161515-2-marex@denx.de> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Sat, 30 Jan 2021 19:11:13 +0100, Marek Vasut wrote: > Add DT bindings for Displaytech DT050TFT-PTS 5.0" (800x480) > color TFT LCD panel, connected over DPI. > > Signed-off-by: Marek Vasut > To: dri-devel@lists.freedesktop.org > Cc: Rob Herring > Cc: Sam Ravnborg > Cc: devicetree@vger.kernel.org > --- > .../devicetree/bindings/display/panel/panel-simple.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Rob Herring 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 11B2BC433E0 for ; Tue, 9 Feb 2021 20:36:26 +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 BD74461606 for ; Tue, 9 Feb 2021 20:36:25 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BD74461606 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 135296EBAC; Tue, 9 Feb 2021 20:36:25 +0000 (UTC) Received: from mail-ot1-f52.google.com (mail-ot1-f52.google.com [209.85.210.52]) by gabe.freedesktop.org (Postfix) with ESMTPS id 39F4F6EBFD for ; Tue, 9 Feb 2021 20:36:23 +0000 (UTC) Received: by mail-ot1-f52.google.com with SMTP id q4so9097154otm.9 for ; Tue, 09 Feb 2021 12:36:23 -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; bh=LIgzsr2Qli/S9QkbglvtZGEX6pYu5VmKf6DxSm22SAg=; b=U9hel0YjefMloDpAhQ7ECZvOMiryy19jlYGqoZlbCW/KDzreSIJn33uc9G0El+6ifw 2xnFKILCwMq7xk1pziZD305n9zTT/xpGZy1lN0ZjpKuHgyrkjuVE6lUyhRgXLAxUS0Yw bzoDNuiYrCPGT8o2A4JWQnxxwg0KqWud7xTLHknzKLLTof73QzZtJhRqO6Oee1easJVf huRaSat1WoFKwt9uNJjbAI8UOmctgFtwG9RW5y/NG1V8nRBESa9mMaYsxp0Y99FDZiX0 O9MrlQhUm7Q5ceMHkR+2MxPH5lIo9G2Qt58LfLNW5hKK+4tUaIxmVod2MADBZCgYrjFT FQfA== X-Gm-Message-State: AOAM532PkftJfPPHxzhJrvdEMuTB7PhfVb1H9GJFZ99T4DAVtC+i/ZjS +vLTcdKiS3XxocBwuOHeDQ== X-Google-Smtp-Source: ABdhPJxMOMcPuoEWBVYoR0AMeOOcRe94R1/BeO+3YMZYe1mviRFUfFiEYJvhqsYzd2MObhwj9iQgHA== X-Received: by 2002:a9d:684f:: with SMTP id c15mr651253oto.40.1612902982606; Tue, 09 Feb 2021 12:36:22 -0800 (PST) Received: from robh.at.kernel.org (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id o3sm979oou.47.2021.02.09.12.36.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 09 Feb 2021 12:36:19 -0800 (PST) Received: (nullmailer pid 128691 invoked by uid 1000); Tue, 09 Feb 2021 20:36:18 -0000 Date: Tue, 9 Feb 2021 14:36:18 -0600 From: Rob Herring To: Marek Vasut Subject: Re: [PATCH 2/3] dt-bindings: Add DT bindings for Displaytech DT050TFT-PTS Message-ID: <20210209203618.GA128652@robh.at.kernel.org> References: <20210130181114.161515-1-marex@denx.de> <20210130181114.161515-2-marex@denx.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210130181114.161515-2-marex@denx.de> 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, Rob Herring , Sam Ravnborg , dri-devel@lists.freedesktop.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Sat, 30 Jan 2021 19:11:13 +0100, Marek Vasut wrote: > Add DT bindings for Displaytech DT050TFT-PTS 5.0" (800x480) > color TFT LCD panel, connected over DPI. > > Signed-off-by: Marek Vasut > To: dri-devel@lists.freedesktop.org > Cc: Rob Herring > Cc: Sam Ravnborg > Cc: devicetree@vger.kernel.org > --- > .../devicetree/bindings/display/panel/panel-simple.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