linux-next: manual merge of the drm-msm tree with the drm tree

Stephen Rothwell sfr at canb.auug.org.au
Thu May 5 01:01:34 UTC 2022


Hi all,

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

  drivers/gpu/drm/msm/Kconfig

between commit:

  1e0f66420b13 ("drm/display: Introduce a DRM display-helper module")

from the drm tree and commit:

  f5d01644921b ("drm/msm: select DRM_DP_AUX_BUS for the AUX bus support")

from the drm-msm tree.

I fixed it up (see below) and can carry the fix as necessary. This
is now fixed as far as linux-next is concerned, but any non trivial
conflicts should be mentioned to your upstream maintainer when your tree
is submitted for merging.  You may also want to consider cooperating
with the maintainer of the conflicting tree to minimise any particularly
complex conflicts.

-- 
Cheers,
Stephen Rothwell

diff --cc drivers/gpu/drm/msm/Kconfig
index 864fdc20afef,a6110fc67ac4..000000000000
--- a/drivers/gpu/drm/msm/Kconfig
+++ b/drivers/gpu/drm/msm/Kconfig
@@@ -12,8 -12,8 +12,9 @@@ config DRM_MS
  	select IOMMU_IO_PGTABLE
  	select QCOM_MDT_LOADER if ARCH_QCOM
  	select REGULATOR
+ 	select DRM_DP_AUX_BUS
 -	select DRM_DP_HELPER
 +	select DRM_DISPLAY_DP_HELPER
 +	select DRM_DISPLAY_HELPER
  	select DRM_KMS_HELPER
  	select DRM_PANEL
  	select DRM_BRIDGE
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20220505/6b68ae75/attachment.sig>


More information about the dri-devel mailing list