linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Sebastian Reichel <sre@kernel.org>
To: Adam Ford <aford173@gmail.com>
Cc: Tony Lindgren <tony@atomide.com>,
	Russell King <linux@armlinux.org.uk>,
	linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org,
	adam.ford@logicpd.com, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/2] ARM: omap2plus_defconfig: Update for removed items
Date: Wed, 11 Sep 2019 17:50:21 +0100	[thread overview]
Message-ID: <20190911165021.qr5i37mpnua3fvw5@earth.universe> (raw)
In-Reply-To: <20190911145226.21088-1-aford173@gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 1423 bytes --]

Hi,

On Wed, Sep 11, 2019 at 09:52:25AM -0500, Adam Ford wrote:
> The omap panel-dpi driver was removed in
> Commit 8bf4b1621178 ("drm/omap: Remove panel-dpi driver")
> 
> The tFP410 and DVI connector was remove in
> Commit be3143d8b27f ("drm/omap: Remove TFP410 and DVI connector drivers")
> 
> This patch removes these items from the omap2plus_defconfig.

The omapdrm specific drivers have generic replacements, that
should be added to the defconfig instead:

DRM_OMAP_PANEL_DPI -> DRM_PANEL_SIMPLE
DRM_OMAP_ENCODER_TFP410 -> DRM_TI_TFP410

Nothing should be required for DRM_OMAP_CONNECTOR_DVI.

-- Sebastian

> Signed-off-by: Adam Ford <aford173@gmail.com>
> 
> diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
> index c7bf9c493646..166b36be2ca6 100644
> --- a/arch/arm/configs/omap2plus_defconfig
> +++ b/arch/arm/configs/omap2plus_defconfig
> @@ -349,12 +349,9 @@ CONFIG_OMAP5_DSS_HDMI=y
>  CONFIG_OMAP2_DSS_SDI=y
>  CONFIG_OMAP2_DSS_DSI=y
>  CONFIG_DRM_OMAP_ENCODER_OPA362=m
> -CONFIG_DRM_OMAP_ENCODER_TFP410=m
>  CONFIG_DRM_OMAP_ENCODER_TPD12S015=m
> -CONFIG_DRM_OMAP_CONNECTOR_DVI=m
>  CONFIG_DRM_OMAP_CONNECTOR_HDMI=m
>  CONFIG_DRM_OMAP_CONNECTOR_ANALOG_TV=m
> -CONFIG_DRM_OMAP_PANEL_DPI=m
>  CONFIG_DRM_OMAP_PANEL_DSI_CM=m
>  CONFIG_DRM_OMAP_PANEL_SONY_ACX565AKM=m
>  CONFIG_DRM_OMAP_PANEL_LGPHILIPS_LB035Q02=m
> -- 
> 2.17.1
> 

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2019-09-11 16:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-11 14:52 [PATCH 1/2] ARM: omap2plus_defconfig: Update for removed items Adam Ford
2019-09-11 14:52 ` [PATCH 2/2] ARM: omap2plus_defconfig: Update for moved item Adam Ford
2019-09-11 16:50 ` Sebastian Reichel [this message]
2019-09-11 17:13   ` [PATCH 1/2] ARM: omap2plus_defconfig: Update for removed items Adam Ford
2019-09-23 18:30     ` Tony Lindgren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190911165021.qr5i37mpnua3fvw5@earth.universe \
    --to=sre@kernel.org \
    --cc=adam.ford@logicpd.com \
    --cc=aford173@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=tony@atomide.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).