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=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, 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 67D29C433E2 for ; Wed, 1 Jul 2020 07:12:50 +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 F40492074D for ; Wed, 1 Jul 2020 07:12:49 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=pascalroeleven.nl header.i=@pascalroeleven.nl header.b="xHAbD4yB" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org F40492074D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=pascalroeleven.nl 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 6A1A56E7D7; Wed, 1 Jul 2020 07:12:05 +0000 (UTC) X-Greylist: delayed 73861 seconds by postgrey-1.36 at gabe; Tue, 30 Jun 2020 07:30:09 UTC Received: from pmg01-out1.zxcs.nl (pmg01-out1.zxcs.nl [IPv6:2a06:2ec0:1::ffeb]) by gabe.freedesktop.org (Postfix) with ESMTPS id 16AD489C94 for ; Tue, 30 Jun 2020 07:30:08 +0000 (UTC) Received: from pmg01.zxcs.nl (localhost.localdomain [127.0.0.1]) by pmg01.zxcs.nl (Zxcs) with ESMTP id 8F1691034E2; Tue, 30 Jun 2020 09:30:07 +0200 (CEST) Received: from web0081.zxcs.nl (web0081.zxcs.nl [IPv6:2a06:2ec0:1::81]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pmg01.zxcs.nl (Zxcs) with ESMTPS; Tue, 30 Jun 2020 09:30:07 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=pascalroeleven.nl; s=x; h=Content-Transfer-Encoding:Content-Type:Message-ID :References:In-Reply-To:Subject:Cc:To:From:Date:MIME-Version:Sender:Reply-To: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=u3L+cHncs6jvE8gXQ2wTjUtx+gKN6zKFvqxbt3VO/4M=; b=xHAbD4yB+3jgJUE6NAVZJ9dJjf SaXmw2qfxr2ORaFh7I4yXlPetIK6w11dHrRZRtsp5AKJ5EjF/ctPEH3rQBGQIqILqe6h6T53/c+52 gyN1bNGR/SXXrprW9d2zL2wCS0IBUwGyqv2FZ+bkkfMhsv0lIi4HiN5tQ8wcPGfjke4b/DxomhyMD UiKyZ6gMFaqjE1T1d8vsqR+G8sxENxcC//Z+VGqX9SlH1ZgJ4BpxOImUEgoqXSWjoXfevmLlCj3tQ aNPeXrt3C5e4cxCYtjiu+pZmYGRMQs393VpKmr8pfpaQTIvcgy0D2GuZAAZ4znvHEQs6oB5ftKZUW qpfginSQ==; Received: from spamrelay.zxcs.nl ([185.104.28.12]:35596 helo=mail-slave02.zxcs.nl) by web0081.zxcs.nl with esmtp (Exim 4.93.0.4) (envelope-from ) id 1jqAiU-0024ut-R4; Tue, 30 Jun 2020 09:30:06 +0200 MIME-Version: 1.0 Date: Tue, 30 Jun 2020 09:30:06 +0200 From: Pascal Roeleven To: Laurent Pinchart Subject: Re: [PATCH v2 1/4] drm: panel: simple: Correct connector type for Starry KR070PE2T In-Reply-To: <20200629233320.8774-2-laurent.pinchart+renesas@ideasonboard.com> References: <20200629233320.8774-1-laurent.pinchart+renesas@ideasonboard.com> <20200629233320.8774-2-laurent.pinchart+renesas@ideasonboard.com> User-Agent: Roundcube Webmail/1.4.6 Message-ID: X-Sender: dev@pascalroeleven.nl X-AuthUser: X-Mailman-Approved-At: Wed, 01 Jul 2020 07:12:04 +0000 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: Liu Ying , dri-devel@lists.freedesktop.org, Marcel Ziswiler , Thierry Reding , Miquel Raynal , Dmitry Osipenko , Sam Ravnborg Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On 2020-06-30 01:33, Laurent Pinchart wrote: > The Starry KR070PE2T panel is a DPI panel, not and LVDS panel. Fix its > connector type. > > Signed-off-by: Laurent Pinchart > > --- > drivers/gpu/drm/panel/panel-simple.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/gpu/drm/panel/panel-simple.c > b/drivers/gpu/drm/panel/panel-simple.c > index bff1cab529d2..ac6e8d55a3a2 100644 > --- a/drivers/gpu/drm/panel/panel-simple.c > +++ b/drivers/gpu/drm/panel/panel-simple.c > @@ -3320,7 +3320,7 @@ static const struct panel_desc starry_kr070pe2t = > { > }, > .bus_format = MEDIA_BUS_FMT_RGB888_1X24, > .bus_flags = DRM_BUS_FLAG_DE_HIGH | > DRM_BUS_FLAG_PIXDATA_DRIVE_NEGEDGE, > - .connector_type = DRM_MODE_CONNECTOR_LVDS, > + .connector_type = DRM_MODE_CONNECTOR_DPI, > }; > > static const struct drm_display_mode starry_kr122ea0sra_mode = { Reviewed-by: Pascal Roeleven _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel