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 3A483C12002 for ; Wed, 14 Jul 2021 20:30:31 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1D03361370 for ; Wed, 14 Jul 2021 20:30:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230004AbhGNUdW (ORCPT ); Wed, 14 Jul 2021 16:33:22 -0400 Received: from mail-il1-f182.google.com ([209.85.166.182]:42997 "EHLO mail-il1-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234160AbhGNUdW (ORCPT ); Wed, 14 Jul 2021 16:33:22 -0400 Received: by mail-il1-f182.google.com with SMTP id h3so2862756ilc.9; Wed, 14 Jul 2021 13:30:30 -0700 (PDT) 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=yeqH3519s9TR7u8H68VDtMcnBoL+fYSZSk2mtTvRFuU=; b=YqrKTZKIJWPGdf4UJqQo9+mUkQ0exFSpFT5lzlPTh0YvDaAMrmDvl14l0eiFGsFehB +Pf7JRLekoPIWFIlHmAwdc95ekMGiLYXTt96bKZsitLkcphDhmMkpIQu+7HHnZgW4uVE sz3UtIZ3XotsblcyFm1bpGNU/y5SO8fokQuO648EHfvNH6Hd7eVNyRWeWKWHk+6cVJ6o ZsO5L3fprlz55ZMZTK1PuwsrTVt7dtOLOLdVEHayS9+jeitH2J4KTRxglEXF6LZPcoFp xQO4sCl05ppNq3ONIFJyfhFFf4fzQfoAj2TpAY/epsCnf/3sgi4G6BhRIqfzyE1bBXEB fKkw== X-Gm-Message-State: AOAM530Xv2YQsfNIzr2InWkvANL4opQI28pTTWG+PrgyXuSfAOHgYEqv WtoviWf/dekR0vXfaop9lA== X-Google-Smtp-Source: ABdhPJytuNpDn/33kY2kMBoOHeFD1ZZbC1vgPUMTXoRZDQ11PyuZ3uK32kK5pVfUKHhpW1D05/SOZQ== X-Received: by 2002:a05:6e02:1a28:: with SMTP id g8mr1031391ile.128.1626294629908; Wed, 14 Jul 2021 13:30:29 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.248]) by smtp.gmail.com with ESMTPSA id m1sm1883001iok.33.2021.07.14.13.30.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jul 2021 13:30:29 -0700 (PDT) Received: (nullmailer pid 3466710 invoked by uid 1000); Wed, 14 Jul 2021 20:30:27 -0000 Date: Wed, 14 Jul 2021 14:30:27 -0600 From: Rob Herring To: Paul Cercueil Cc: linux-kernel@vger.kernel.org, Thierry Reding , Sam Ravnborg , dri-devel@lists.freedesktop.org, Rob Herring , Christophe Branchereau , list@opendingux.net, devicetree@vger.kernel.org Subject: Re: [PATCH 1/2] dt-bindings: display/panel: Add Innolux EJ030NA Message-ID: <20210714203027.GA3466681@robh.at.kernel.org> References: <20210625121045.81711-1-paul@crapouillou.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210625121045.81711-1-paul@crapouillou.net> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Fri, 25 Jun 2021 13:10:44 +0100, Paul Cercueil wrote: > Add binding for the Innolux EJ030NA panel, which is a 320x480 3.0" 4:3 > 24-bit TFT LCD panel with non-square pixels and a delta-RGB 8-bit > interface. > > Signed-off-by: Paul Cercueil > --- > .../display/panel/innolux,ej030na.yaml | 62 +++++++++++++++++++ > 1 file changed, 62 insertions(+) > create mode 100644 Documentation/devicetree/bindings/display/panel/innolux,ej030na.yaml > Reviewed-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=unavailable 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 C0336C47E4B for ; Wed, 14 Jul 2021 20:30:32 +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 87963613D9 for ; Wed, 14 Jul 2021 20:30:32 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 87963613D9 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 036A96E4F8; Wed, 14 Jul 2021 20:30:32 +0000 (UTC) Received: from mail-il1-f171.google.com (mail-il1-f171.google.com [209.85.166.171]) by gabe.freedesktop.org (Postfix) with ESMTPS id 80F1D6E4F8 for ; Wed, 14 Jul 2021 20:30:30 +0000 (UTC) Received: by mail-il1-f171.google.com with SMTP id o8so2884862ilf.4 for ; Wed, 14 Jul 2021 13:30:30 -0700 (PDT) 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=yeqH3519s9TR7u8H68VDtMcnBoL+fYSZSk2mtTvRFuU=; b=Ab9SVK/ylFF2yk0qzcjXe+kE/cj4tBvF9eIU6WAObYMRFG7gqYVv8ihGz5xz4CQ1Yy gXD0l5v7dxMtXzTTb/6xQMUzD3dplNCpK3h1giHBjnNuSHERs0r7BfSpf/V+L3Fgax3N YI/BJfDhadDkpwHSAmOeWZdiyIRA4qnNLPrrXk9Od+fOJczPXGQN2uNE2vgkBUIik8Dd nxjB8lpFaPUg7AHPlpxqDXM7u5smcR9wwYx54yrGqzDRZsErm8jFPLotLr23zpLaMvEv acBMa4nLv6Dt28NCpXGb/sZYX/umAwYCXBawDbgYtXb+07/AakshlP5ZZoydSe7GcWyy Ty9w== X-Gm-Message-State: AOAM530bkY+jONiHdH9Q0scqE7HF4RetbMDz2mZyjq9SIH6wMQMMxQSe QXT7jeMuITZ8zX/mpXzllA== X-Google-Smtp-Source: ABdhPJytuNpDn/33kY2kMBoOHeFD1ZZbC1vgPUMTXoRZDQ11PyuZ3uK32kK5pVfUKHhpW1D05/SOZQ== X-Received: by 2002:a05:6e02:1a28:: with SMTP id g8mr1031391ile.128.1626294629908; Wed, 14 Jul 2021 13:30:29 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.248]) by smtp.gmail.com with ESMTPSA id m1sm1883001iok.33.2021.07.14.13.30.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 14 Jul 2021 13:30:29 -0700 (PDT) Received: (nullmailer pid 3466710 invoked by uid 1000); Wed, 14 Jul 2021 20:30:27 -0000 Date: Wed, 14 Jul 2021 14:30:27 -0600 From: Rob Herring To: Paul Cercueil Subject: Re: [PATCH 1/2] dt-bindings: display/panel: Add Innolux EJ030NA Message-ID: <20210714203027.GA3466681@robh.at.kernel.org> References: <20210625121045.81711-1-paul@crapouillou.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210625121045.81711-1-paul@crapouillou.net> 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, Christophe Branchereau , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Rob Herring , Thierry Reding , list@opendingux.net, Sam Ravnborg Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Fri, 25 Jun 2021 13:10:44 +0100, Paul Cercueil wrote: > Add binding for the Innolux EJ030NA panel, which is a 320x480 3.0" 4:3 > 24-bit TFT LCD panel with non-square pixels and a delta-RGB 8-bit > interface. > > Signed-off-by: Paul Cercueil > --- > .../display/panel/innolux,ej030na.yaml | 62 +++++++++++++++++++ > 1 file changed, 62 insertions(+) > create mode 100644 Documentation/devicetree/bindings/display/panel/innolux,ej030na.yaml > Reviewed-by: Rob Herring