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=-9.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,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 ED4E8C388F7 for ; Mon, 9 Nov 2020 11:10:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 904B822227 for ; Mon, 9 Nov 2020 11:10:57 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=ideasonboard.com header.i=@ideasonboard.com header.b="QWRWqAI1" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729255AbgKILK4 (ORCPT ); Mon, 9 Nov 2020 06:10:56 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60282 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729470AbgKILKy (ORCPT ); Mon, 9 Nov 2020 06:10:54 -0500 Received: from perceval.ideasonboard.com (perceval.ideasonboard.com [IPv6:2001:4b98:dc2:55:216:3eff:fef7:d647]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 770F2C0613CF for ; Mon, 9 Nov 2020 03:10:54 -0800 (PST) Received: from pendragon.ideasonboard.com (62-78-145-57.bb.dnainternet.fi [62.78.145.57]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id AECF2B2B; Mon, 9 Nov 2020 12:10:52 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1604920252; bh=lKyzd8LpkprWUzQt3Q3xYMJ8fBYVE6XtqZ57FELlnHs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=QWRWqAI1jFLf7kSL6EWg6prsurQrLtIYmyFBa7Bzr6w1tq6KlWSxiZkT08OWD7AHj agakPpwn29MGvwkjXcsa0Ypn0CoNquY6CBtxkPMY+VS3TxbYlMXZWbdWokvGFK/dNO 7h7KkPvkTznesGbcooTl6UMvYxCyq8X9icP6H97M= Date: Mon, 9 Nov 2020 13:10:49 +0200 From: Laurent Pinchart To: Tomi Valkeinen Cc: Sebastian Reichel , Nikhil Devshatwar , linux-omap@vger.kernel.org, dri-devel@lists.freedesktop.org, Sekhar Nori , Tony Lindgren , "H . Nikolaus Schaller" , Sebastian Reichel Subject: Re: [PATCH v3 51/56] ARM: omap2plus_defconfig: Update for moved DSI command mode panel Message-ID: <20201109111049.GV6029@pendragon.ideasonboard.com> References: <20201105120333.947408-1-tomi.valkeinen@ti.com> <20201105120333.947408-52-tomi.valkeinen@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20201105120333.947408-52-tomi.valkeinen@ti.com> Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org Hi Tomi and Sebastian, Thank you for the patch. On Thu, Nov 05, 2020 at 02:03:28PM +0200, Tomi Valkeinen wrote: > From: Sebastian Reichel > > The DSI command mode panel is no longer specific > to OMAP and thus the config option has been renamed > slightly. > > Signed-off-by: Sebastian Reichel > Signed-off-by: Tomi Valkeinen > Cc: Tony Lindgren > --- > arch/arm/configs/omap2plus_defconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig > index 34793aabdb65..d329d0829fce 100644 > --- a/arch/arm/configs/omap2plus_defconfig > +++ b/arch/arm/configs/omap2plus_defconfig > @@ -369,7 +369,7 @@ CONFIG_DRM_OMAP=m > CONFIG_OMAP5_DSS_HDMI=y > CONFIG_OMAP2_DSS_SDI=y > CONFIG_OMAP2_DSS_DSI=y > -CONFIG_DRM_OMAP_PANEL_DSI_CM=m > +CONFIG_DRM_PANEL_DSI_CM=m Is thi the right location, have you regenerated the defconfig from a .config, or just renamed the option ? With the location fixed if needed, Reviewed-by: Laurent Pinchart > CONFIG_DRM_TILCDC=m > CONFIG_DRM_PANEL_SIMPLE=m > CONFIG_DRM_PANEL_LG_LB035Q02=m -- Regards, Laurent Pinchart 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=-9.6 required=3.0 tests=BAYES_00,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 43B5EC2D0A3 for ; Mon, 9 Nov 2020 11:10:56 +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 B8330206ED for ; Mon, 9 Nov 2020 11:10:55 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=ideasonboard.com header.i=@ideasonboard.com header.b="QWRWqAI1" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B8330206ED Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ideasonboard.com 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 0EC3589930; Mon, 9 Nov 2020 11:10:55 +0000 (UTC) Received: from perceval.ideasonboard.com (perceval.ideasonboard.com [IPv6:2001:4b98:dc2:55:216:3eff:fef7:d647]) by gabe.freedesktop.org (Postfix) with ESMTPS id 2F99689933 for ; Mon, 9 Nov 2020 11:10:54 +0000 (UTC) Received: from pendragon.ideasonboard.com (62-78-145-57.bb.dnainternet.fi [62.78.145.57]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id AECF2B2B; Mon, 9 Nov 2020 12:10:52 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1604920252; bh=lKyzd8LpkprWUzQt3Q3xYMJ8fBYVE6XtqZ57FELlnHs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=QWRWqAI1jFLf7kSL6EWg6prsurQrLtIYmyFBa7Bzr6w1tq6KlWSxiZkT08OWD7AHj agakPpwn29MGvwkjXcsa0Ypn0CoNquY6CBtxkPMY+VS3TxbYlMXZWbdWokvGFK/dNO 7h7KkPvkTznesGbcooTl6UMvYxCyq8X9icP6H97M= Date: Mon, 9 Nov 2020 13:10:49 +0200 From: Laurent Pinchart To: Tomi Valkeinen Subject: Re: [PATCH v3 51/56] ARM: omap2plus_defconfig: Update for moved DSI command mode panel Message-ID: <20201109111049.GV6029@pendragon.ideasonboard.com> References: <20201105120333.947408-1-tomi.valkeinen@ti.com> <20201105120333.947408-52-tomi.valkeinen@ti.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201105120333.947408-52-tomi.valkeinen@ti.com> 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: Tony Lindgren , "H . Nikolaus Schaller" , Sekhar Nori , Sebastian Reichel , dri-devel@lists.freedesktop.org, Sebastian Reichel , linux-omap@vger.kernel.org, Nikhil Devshatwar Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi Tomi and Sebastian, Thank you for the patch. On Thu, Nov 05, 2020 at 02:03:28PM +0200, Tomi Valkeinen wrote: > From: Sebastian Reichel > > The DSI command mode panel is no longer specific > to OMAP and thus the config option has been renamed > slightly. > > Signed-off-by: Sebastian Reichel > Signed-off-by: Tomi Valkeinen > Cc: Tony Lindgren > --- > arch/arm/configs/omap2plus_defconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig > index 34793aabdb65..d329d0829fce 100644 > --- a/arch/arm/configs/omap2plus_defconfig > +++ b/arch/arm/configs/omap2plus_defconfig > @@ -369,7 +369,7 @@ CONFIG_DRM_OMAP=m > CONFIG_OMAP5_DSS_HDMI=y > CONFIG_OMAP2_DSS_SDI=y > CONFIG_OMAP2_DSS_DSI=y > -CONFIG_DRM_OMAP_PANEL_DSI_CM=m > +CONFIG_DRM_PANEL_DSI_CM=m Is thi the right location, have you regenerated the defconfig from a .config, or just renamed the option ? With the location fixed if needed, Reviewed-by: Laurent Pinchart > CONFIG_DRM_TILCDC=m > CONFIG_DRM_PANEL_SIMPLE=m > CONFIG_DRM_PANEL_LG_LB035Q02=m -- Regards, Laurent Pinchart _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel