Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1208340 > unrolled thread

linux-next: manual merge of the drm-panel tree with the tegra tree

Started byStephen Rothwell <sfr@canb.auug.org.au>
First post2015-08-17 05:30 +0200
Last post2015-08-17 05:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  linux-next: manual merge of the drm-panel tree with the tegra tree Stephen Rothwell <sfr@canb.auug.org.au> - 2015-08-17 05:30 +0200

#1208340 — linux-next: manual merge of the drm-panel tree with the tegra tree

FromStephen Rothwell <sfr@canb.auug.org.au>
Date2015-08-17 05:30 +0200
Subjectlinux-next: manual merge of the drm-panel tree with the tegra tree
Message-ID<pYjhw-3w8-9@gated-at.bofh.it>
Hi Thierry,

Today's linux-next merge of the drm-panel tree got a conflict in:

  arch/arm/configs/multi_v7_defconfig

between commit:

  258d9bc5e77f ("ARM: tegra: Update multi_v7_defconfig")

from the tegra tree and commit:

  330b48bd700d ("drm/bridge: Add vendor prefixes")

from the drm-panel tree.

I fixed it up (see below) and can carry the fix as necessary (no action
is required).

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

diff --cc arch/arm/configs/multi_v7_defconfig
index 019e1396925e,48b0362a0f0e..000000000000
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@@ -440,11 -430,8 +440,11 @@@ CONFIG_VIDEO_RENESAS_VSP1=
  CONFIG_VIDEO_ADV7180=m
  CONFIG_VIDEO_ML86V7667=m
  CONFIG_DRM=y
 +# CONFIG_DRM_I2C_CH7006 is not set
 +# CONFIG_DRM_I2C_SIL164 is not set
- CONFIG_DRM_PTN3460=m
- CONFIG_DRM_PS8622=m
+ CONFIG_DRM_NXP_PTN3460=m
+ CONFIG_DRM_PARADE_PS8622=m
 +CONFIG_DRM_NOUVEAU=m
  CONFIG_DRM_EXYNOS=m
  CONFIG_DRM_EXYNOS_DSI=y
  CONFIG_DRM_EXYNOS_FIMD=y
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web