Received: by 2002:a05:6a10:1d13:0:0:0:0 with SMTP id pp19csp1030497pxb; Wed, 1 Sep 2021 15:46:11 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxoPMNOJ3Rs1AToGHOtC6Mr5GfsSvZmZJMr2zPF9tU/RhIXVvyp4I1Yt57M1k1YrpbYMrKQ X-Received: by 2002:aa7:dd4e:: with SMTP id o14mr278283edw.104.1630536371381; Wed, 01 Sep 2021 15:46:11 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1630536371; cv=none; d=google.com; s=arc-20160816; b=oyT2U8gpBZWhyKVV1dD7b0UVlAwUEZrdEE15X/sGt+4xOUiFsZTynqLueTsSMWSmXH uR2iTJ03teIkTplP3sfoBJP0JGUD8GQ4v2yG8PsG9BtSrAL6dknI0XY0Ibba7z9rVyFB XrsOsBgeNVFMIafzQPQLBjn7bbcdmI1KenplGyeQPmhtdhZfD/h8ibh98sMkwjEm1cJq TEPJut5f5exWVawZnJCgw/EvSxLsEXra46vDY/tkgi7LGTE0Tb6d5xR1tLFLJGPcz9FX udeH8PiYfaokWnL7syEkfYL4wbdYi17KH2Pk9U+jv5H2/rG2zZRK2WRnAWF4m04imGUY Fa9A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:cc:to:subject:from:date; bh=gBXFH+q1REdxpjvMv42y+RXX+fKDYVONa0UVWy7OSck=; b=qPpJLujTDAi1YbcWESGNhJRr5vdfuCwS4zlvGiAuvJ7Sjy2a/ZqQ+dzoJjHriXBHeK RQIJ7Eunpg32B0EQEWZKVO4ujSTcLLUJ6AxYtxwE9GEe6ZwmltCQE0Xhj95+Qn/H+Tvm rV+EHspHg9kOlKg5GzJAJe4kUhg/ueo+ew8q4JtbsVYGcSBcyhd3Yk5dHwXa9PgcT9HJ Aoy4j1LrjEoWP0Oo6RlWqDER+Zzl4irg/VKDKCqgZeUkVLWzOttPw12y3EJctAa6UyjD +H5MkfJixLitijg3+8EkpOaGj+DHdaRHzuw5p+G/3aeE8VklMrNEK0ucnzhwsWV0GL1h x3RQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=crapouillou.net Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id i18si153821edc.336.2021.09.01.15.45.47; Wed, 01 Sep 2021 15:46:11 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=crapouillou.net Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231295AbhIAUkT convert rfc822-to-8bit (ORCPT + 99 others); Wed, 1 Sep 2021 16:40:19 -0400 Received: from aposti.net ([89.234.176.197]:60424 "EHLO aposti.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229653AbhIAUkS (ORCPT ); Wed, 1 Sep 2021 16:40:18 -0400 Date: Wed, 01 Sep 2021 21:39:02 +0100 From: Paul Cercueil Subject: Re: [PATCH v3 08/16] MIPS: configs: Everyone who had PANEL_SIMPLE now gets PANEL_SIMPLE_EDP To: Douglas Anderson Cc: Thierry Reding , Rob Herring , Sam Ravnborg , Maarten Lankhorst , linux-arm-msm@vger.kernel.org, Bjorn Andersson , Linus W , Daniel Vetter , devicetree@vger.kernel.org, Steev Klimaszewski , Thomas Zimmermann , Maxime Ripard , David Airlie , dri-devel@lists.freedesktop.org, Andrey Zhizhikin , Daniel Thompson , Krzysztof Kozlowski , Thomas Bogendoerfer , Viresh Kumar , linux-kernel@vger.kernel.org, linux-mips@vger.kernel.org Message-Id: <21WRYQ.3FG7R58QMYBX2@crapouillou.net> In-Reply-To: <20210901131531.v3.8.Ic7a6e3f8dd4760a302c91320843be5a00206bd63@changeid> References: <20210901201934.1084250-1-dianders@chromium.org> <20210901131531.v3.8.Ic7a6e3f8dd4760a302c91320843be5a00206bd63@changeid> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: 8BIT Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Douglas, Le mer., sept. 1 2021 at 13:19:26 -0700, Douglas Anderson a ?crit : > In the patch ("drm/panel-simple-edp: Split eDP panels out of > panel-simple") we split the PANEL_SIMPLE driver in 2. By default let's > give everyone who had the old driver enabled the new driver too. If > folks want to opt-out of one or the other they always can later. > > Signed-off-by: Douglas Anderson > --- > > (no changes since v1) > > arch/mips/configs/qi_lb60_defconfig | 1 + > arch/mips/configs/rs90_defconfig | 1 + The SoCs on these two boards don't support eDP, you can drop this patch. Cheers, -Paul > 2 files changed, 2 insertions(+) > > diff --git a/arch/mips/configs/qi_lb60_defconfig > b/arch/mips/configs/qi_lb60_defconfig > index b4448d0876d5..3e99e223ea02 100644 > --- a/arch/mips/configs/qi_lb60_defconfig > +++ b/arch/mips/configs/qi_lb60_defconfig > @@ -72,6 +72,7 @@ CONFIG_REGULATOR_FIXED_VOLTAGE=y > CONFIG_DRM=y > CONFIG_DRM_FBDEV_OVERALLOC=200 > CONFIG_DRM_PANEL_SIMPLE=y > +CONFIG_DRM_PANEL_SIMPLE_EDP=y > CONFIG_DRM_INGENIC=y > CONFIG_BACKLIGHT_CLASS_DEVICE=y > # CONFIG_VGA_CONSOLE is not set > diff --git a/arch/mips/configs/rs90_defconfig > b/arch/mips/configs/rs90_defconfig > index 7ce3b814fdc8..42b4f621cbfa 100644 > --- a/arch/mips/configs/rs90_defconfig > +++ b/arch/mips/configs/rs90_defconfig > @@ -94,6 +94,7 @@ CONFIG_REGULATOR_FIXED_VOLTAGE=y > CONFIG_DRM=y > CONFIG_DRM_FBDEV_OVERALLOC=300 > CONFIG_DRM_PANEL_SIMPLE=y > +CONFIG_DRM_PANEL_SIMPLE_EDP=y > CONFIG_DRM_INGENIC=y > CONFIG_BACKLIGHT_CLASS_DEVICE=y > CONFIG_BACKLIGHT_PWM=y > -- > 2.33.0.259.gc128427fd7-goog >