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=-8.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,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 7908BC433DF for ; Mon, 18 May 2020 18:28:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5BD5820835 for ; Mon, 18 May 2020 18:28:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1589826528; bh=M6+1nKPWIWpMgmZAECb6NVpZv7SnhR0M+siamq5wA1Y=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=rW3JitTD3Pfxr5/c4Q7ag+FWyn1cRpGafT1p0p8x0qf5MtQKSSF+7l+kaiGZe/2/N CyCR6KtCcVmVwRFznVrjIzvsDpUc0VsxV7dQG4E4Daq6rL7Fi4VDCohALUORHP1w2y DRHgZEsErtXflPFl9gvSxASi+jBwzZTcu9J6HPDo= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387999AbgERS2r (ORCPT ); Mon, 18 May 2020 14:28:47 -0400 Received: from mail-io1-f66.google.com ([209.85.166.66]:39320 "EHLO mail-io1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387852AbgERS2q (ORCPT ); Mon, 18 May 2020 14:28:46 -0400 Received: by mail-io1-f66.google.com with SMTP id x5so11736276ioh.6; Mon, 18 May 2020 11:28:45 -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:user-agent; bh=/p9YM/GnXrG9SKVwxPAWMOdMPZXYXdovPfbgwwKorf0=; b=uTdl7pZOW8+uirJ3eO/GWJwnWxrfAzJUIbEElcUSMKU+sIVDYzSiBXubBIFSp5au0O +GhBp3u+JwUFs30BhMReStMIs3sxPwNzjJ7z7IanEixBk3Kt0Gpewsc2jJ9Y8kh1UjbZ HJpmGglImj/rYWH2QD97u6HoF61H3/f2yK0BBK6HZMHwhV3s+KI1VBbWIv/u3TX4Yl4a yhLIqbPQ+/CRGqqxLSrru9LqzZWFb4WyWg6SRUK55r+Dv+42G5/AShhnrghncwvfrgnz SpeSAw5zNKkEO1utlGz6z/1TVVeKljd2E6endhC/OO36wGT+SzC+Jaj5DqBTs27ADCCG dKlw== X-Gm-Message-State: AOAM530T7Eq/0EebV/XYrG5aEDxTlkPhRKNP5OkqJKyWyOO3IMfZEJcf 9Rbu1byRVb+P2cGLsF0R+w== X-Google-Smtp-Source: ABdhPJyQMHKgCPUCeovV3BchpiRD9KADEVI8p81q+CRYTGF8ksnKQdsZoo8KTJr7NyfISNcmJcVulQ== X-Received: by 2002:a5e:c303:: with SMTP id a3mr15796959iok.15.1589826525234; Mon, 18 May 2020 11:28:45 -0700 (PDT) Received: from rob-hp-laptop ([64.188.179.252]) by smtp.gmail.com with ESMTPSA id j2sm4147519ioo.8.2020.05.18.11.28.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 18 May 2020 11:28:44 -0700 (PDT) Received: (nullmailer pid 5690 invoked by uid 1000); Mon, 18 May 2020 18:28:43 -0000 Date: Mon, 18 May 2020 12:28:43 -0600 From: Rob Herring To: srk@48.io Cc: Andrzej Hajda , Neil Armstrong , Laurent Pinchart , Jonas Karlman , Jernej Skrabec , David Airlie , Daniel Vetter , Lubomir Rintel , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Sean Cross , Shawn Guo , Fabio Estevam , Thierry Reding Subject: Re: [PATCH 1/2] dt-bindings: n133hse-ea1: Add Innolux N133HSE panel Message-ID: <20200518182843.GA4265@bogus> References: <20200509111834.26335-1-srk@48.io> <20200509111834.26335-2-srk@48.io> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200509111834.26335-2-srk@48.io> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Sat, May 09, 2020 at 01:18:33PM +0200, srk@48.io wrote: > From: Sean Cross > > The Innolux N133HSE panel is a 13.3" 1920x1080 panel that contains an > integrated backlight, and connects via eDP. > > It is used in the Kosagi Novena. > > Signed-off-by: Sean Cross > Signed-off-by: Richard Marko > Cc: Shawn Guo > Cc: Fabio Estevam > Cc: Thierry Reding > To: dri-devel@lists.freedesktop.org > --- > .../devicetree/bindings/display/panel/panel-simple.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml > index 393ffc6acbba..756bf6a48e8d 100644 > --- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml > +++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml > @@ -139,6 +139,8 @@ properties: > - innolux,g121i1-l01 > # Innolux Corporation 12.1" G121X1-L03 XGA (1024x768) TFT LCD panel > - innolux,g121x1-l03 > + # Innolux Corporation 13.3" FHD (1920x1080) TFT LCD panel > + - innolux,n133hse-ea1 > # Innolux Corporation 11.6" WXGA (1366x768) TFT LCD panel > - innolux,n116bge Alpha-numeric order please. > # InnoLux 15.6" WXGA TFT LCD panel > -- > 2.25.1 > 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=-8.5 required=3.0 tests=INCLUDES_PATCH, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, 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 B1A9FC433E0 for ; Mon, 18 May 2020 18:28:47 +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 88D5C20829 for ; Mon, 18 May 2020 18:28:47 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 88D5C20829 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 E59696E47B; Mon, 18 May 2020 18:28:46 +0000 (UTC) Received: from mail-io1-f65.google.com (mail-io1-f65.google.com [209.85.166.65]) by gabe.freedesktop.org (Postfix) with ESMTPS id D9BE96E47B for ; Mon, 18 May 2020 18:28:45 +0000 (UTC) Received: by mail-io1-f65.google.com with SMTP id 79so11731092iou.2 for ; Mon, 18 May 2020 11:28:45 -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:user-agent; bh=/p9YM/GnXrG9SKVwxPAWMOdMPZXYXdovPfbgwwKorf0=; b=Kb77sqsrEcDBHHrVrDJvdV6aMDGsDKzp9e5L1z8cG4AT8ztSaEhtCqUSoISh7VZ3j+ Wb4mZRE+oDkD5QJsgE8KuLH9TIM9fG6PmCH7p3+xwcSj8Il0oX8vb6/wCC/ZKFR9lqv/ ilqmoOK2IDgks3CVp9NKtUmhFfIUW6PlFaG6blSYegOKXHu7QDluFL6dJj1wU1MT0KGp SU440vh9Xkcbt4pb7yqmbN7TNv+N9sfiSAfJby0Rp92fCL39Q827pcHF6VbdKtNcrUvQ /vvo3bx4ruqKxUl0ODJIb7ozKKN6GMe5WGU5KZ7m+W7wRvgBylRB2PNBhl6HB6+eaQPQ MkkA== X-Gm-Message-State: AOAM53104qvG3y1HH0MoUkdBicMZLQdYOJf72/O6fQYBvDslOvjdUf9r OfcdBArrnsFsWowNfU47tA== X-Google-Smtp-Source: ABdhPJyQMHKgCPUCeovV3BchpiRD9KADEVI8p81q+CRYTGF8ksnKQdsZoo8KTJr7NyfISNcmJcVulQ== X-Received: by 2002:a5e:c303:: with SMTP id a3mr15796959iok.15.1589826525234; Mon, 18 May 2020 11:28:45 -0700 (PDT) Received: from rob-hp-laptop ([64.188.179.252]) by smtp.gmail.com with ESMTPSA id j2sm4147519ioo.8.2020.05.18.11.28.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 18 May 2020 11:28:44 -0700 (PDT) Received: (nullmailer pid 5690 invoked by uid 1000); Mon, 18 May 2020 18:28:43 -0000 Date: Mon, 18 May 2020 12:28:43 -0600 From: Rob Herring To: srk@48.io Subject: Re: [PATCH 1/2] dt-bindings: n133hse-ea1: Add Innolux N133HSE panel Message-ID: <20200518182843.GA4265@bogus> References: <20200509111834.26335-1-srk@48.io> <20200509111834.26335-2-srk@48.io> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200509111834.26335-2-srk@48.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, Jernej Skrabec , Jonas Karlman , David Airlie , Neil Armstrong , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Andrzej Hajda , Lubomir Rintel , Thierry Reding , Laurent Pinchart , Fabio Estevam , Sean Cross , Shawn Guo Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Sat, May 09, 2020 at 01:18:33PM +0200, srk@48.io wrote: > From: Sean Cross > > The Innolux N133HSE panel is a 13.3" 1920x1080 panel that contains an > integrated backlight, and connects via eDP. > > It is used in the Kosagi Novena. > > Signed-off-by: Sean Cross > Signed-off-by: Richard Marko > Cc: Shawn Guo > Cc: Fabio Estevam > Cc: Thierry Reding > To: dri-devel@lists.freedesktop.org > --- > .../devicetree/bindings/display/panel/panel-simple.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml > index 393ffc6acbba..756bf6a48e8d 100644 > --- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml > +++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml > @@ -139,6 +139,8 @@ properties: > - innolux,g121i1-l01 > # Innolux Corporation 12.1" G121X1-L03 XGA (1024x768) TFT LCD panel > - innolux,g121x1-l03 > + # Innolux Corporation 13.3" FHD (1920x1080) TFT LCD panel > + - innolux,n133hse-ea1 > # Innolux Corporation 11.6" WXGA (1366x768) TFT LCD panel > - innolux,n116bge Alpha-numeric order please. > # InnoLux 15.6" WXGA TFT LCD panel > -- > 2.25.1 > _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel