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=-6.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS 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 463EDC282DD for ; Thu, 9 Jan 2020 15:28:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 1927220673 for ; Thu, 9 Jan 2020 15:28:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732287AbgAIP2V (ORCPT ); Thu, 9 Jan 2020 10:28:21 -0500 Received: from mail.manjaro.org ([176.9.38.148]:60864 "EHLO manjaro.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728257AbgAIP2V (ORCPT ); Thu, 9 Jan 2020 10:28:21 -0500 Received: from localhost (localhost [127.0.0.1]) by manjaro.org (Postfix) with ESMTP id 0A2AC36E4E6C; Thu, 9 Jan 2020 16:28:20 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at manjaro.org Received: from manjaro.org ([127.0.0.1]) by localhost (manjaro.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Er5maKmcrGp7; Thu, 9 Jan 2020 16:28:17 +0100 (CET) Subject: Re: [RESEND 0/1] Add support for BOE NV140FHM-N49 panel to panel-simple To: Sam Ravnborg Cc: Thierry Reding , David Airlie , Daniel Vetter , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org References: <20200109112952.2620-1-t.schramm@manjaro.org> <20200109140742.GA12940@ravnborg.org> From: Tobias Schramm Message-ID: Date: Thu, 9 Jan 2020 16:27:43 +0100 MIME-Version: 1.0 In-Reply-To: <20200109140742.GA12940@ravnborg.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > Hi Tobias. > > We need binding schema before we can apply this patch. Knew I forgot something > See patch below. > Please review/ack the patch, then we can process your panel-simple > patch. LGTM, thanks! > Sam > > On Thu, Jan 09, 2020 at 12:29:51PM +0100, Tobias Schramm wrote: >> This patch adds support for the 14 inch BOE NV140FHM-N49 eDP panel to >> the panel-simple driver. The panel is used by the Pinebook Pro. >> >> Resending with changed CCs due to lack of feedback. > > >> >> Tobias Schramm (1): >> drm/panel: Add support for BOE NV140FHM-N49 panel to panel-simple >> >> drivers/gpu/drm/panel/panel-simple.c | 35 ++++++++++++++++++++++++++++ >> 1 file changed, 35 insertions(+) >> > From ad19c4636475bb05ba5c0b6cec2bee85045d628e Mon Sep 17 00:00:00 2001 > From: Sam Ravnborg > Date: Thu, 9 Jan 2020 14:48:41 +0100 > Subject: [PATCH] dt-bindings: display: add BOE 14" panel > > Add bindings for the BOE NV140FHM-N49 14" 1920x1080 panel. > > The panel is used by the pine64 Pinebook Pro. > > Signed-off-by: Sam Ravnborg > Cc: Thierry Reding > Cc: Tobias Schramm > --- > .../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 ddc00480b6fe..6c098a0b6e1e 100644 > --- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml > +++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml > @@ -35,6 +35,8 @@ properties: > - ampire,am800480r3tmqwa1h > # AUO B116XAK01 eDP TFT LCD panel > - auo,b116xa01 > + # BOE NV140FHM-N49 14.0" FHD a-Si FT panel > + - boe,nv140fhmn49 > # GiantPlus GPM940B0 3.0" QVGA TFT LCD panel > - giantplus,gpm940b0 > # Sharp LS020B1DD01D 2.0" HQVGA TFT LCD panel > Reviewed-by: Tobias Schramm 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=-6.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS 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 6F0D5C3F68F for ; Thu, 9 Jan 2020 15:28:23 +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 3662420673 for ; Thu, 9 Jan 2020 15:28:23 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3662420673 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=manjaro.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 AD5906E91B; Thu, 9 Jan 2020 15:28:22 +0000 (UTC) Received: from manjaro.org (mail.manjaro.org [176.9.38.148]) by gabe.freedesktop.org (Postfix) with ESMTPS id 5F7876E91B for ; Thu, 9 Jan 2020 15:28:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by manjaro.org (Postfix) with ESMTP id 0A2AC36E4E6C; Thu, 9 Jan 2020 16:28:20 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at manjaro.org Received: from manjaro.org ([127.0.0.1]) by localhost (manjaro.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Er5maKmcrGp7; Thu, 9 Jan 2020 16:28:17 +0100 (CET) Subject: Re: [RESEND 0/1] Add support for BOE NV140FHM-N49 panel to panel-simple To: Sam Ravnborg References: <20200109112952.2620-1-t.schramm@manjaro.org> <20200109140742.GA12940@ravnborg.org> From: Tobias Schramm Message-ID: Date: Thu, 9 Jan 2020 16:27:43 +0100 MIME-Version: 1.0 In-Reply-To: <20200109140742.GA12940@ravnborg.org> Content-Language: en-US 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: David Airlie , Thierry Reding , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" > Hi Tobias. > > We need binding schema before we can apply this patch. Knew I forgot something > See patch below. > Please review/ack the patch, then we can process your panel-simple > patch. LGTM, thanks! > Sam > > On Thu, Jan 09, 2020 at 12:29:51PM +0100, Tobias Schramm wrote: >> This patch adds support for the 14 inch BOE NV140FHM-N49 eDP panel to >> the panel-simple driver. The panel is used by the Pinebook Pro. >> >> Resending with changed CCs due to lack of feedback. > > >> >> Tobias Schramm (1): >> drm/panel: Add support for BOE NV140FHM-N49 panel to panel-simple >> >> drivers/gpu/drm/panel/panel-simple.c | 35 ++++++++++++++++++++++++++++ >> 1 file changed, 35 insertions(+) >> > From ad19c4636475bb05ba5c0b6cec2bee85045d628e Mon Sep 17 00:00:00 2001 > From: Sam Ravnborg > Date: Thu, 9 Jan 2020 14:48:41 +0100 > Subject: [PATCH] dt-bindings: display: add BOE 14" panel > > Add bindings for the BOE NV140FHM-N49 14" 1920x1080 panel. > > The panel is used by the pine64 Pinebook Pro. > > Signed-off-by: Sam Ravnborg > Cc: Thierry Reding > Cc: Tobias Schramm > --- > .../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 ddc00480b6fe..6c098a0b6e1e 100644 > --- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml > +++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml > @@ -35,6 +35,8 @@ properties: > - ampire,am800480r3tmqwa1h > # AUO B116XAK01 eDP TFT LCD panel > - auo,b116xa01 > + # BOE NV140FHM-N49 14.0" FHD a-Si FT panel > + - boe,nv140fhmn49 > # GiantPlus GPM940B0 3.0" QVGA TFT LCD panel > - giantplus,gpm940b0 > # Sharp LS020B1DD01D 2.0" HQVGA TFT LCD panel > Reviewed-by: Tobias Schramm _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel