All of lore.kernel.org
 help / color / mirror / Atom feed
* linux-next: manual merge of the usb tree with the tegra tree
@ 2020-03-16  2:47 Stephen Rothwell
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Rothwell @ 2020-03-16  2:47 UTC (permalink / raw)
  To: Greg KH, Colin Cross, Olof Johansson, Thierry Reding
  Cc: Linux Next Mailing List, Linux Kernel Mailing List,
	Nagarjuna Kristam, JC Kuo, Mathias Nyman

[-- Attachment #1: Type: text/plain, Size: 1069 bytes --]

Hi all,

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

  drivers/usb/host/xhci-tegra.c

between commit:

  5d06652ebfd2 ("usb: xhci-tegra: Add OTG support")

from the tegra tree and commit:

  cbb23d5572f0 ("usb: host: xhci-tegra: Tegra186/Tegra194 LPM")

from the usb 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/usb/host/xhci-tegra.c
index 32f630b0513e,a6e36b3c968f..000000000000
--- a/drivers/usb/host/xhci-tegra.c
+++ b/drivers/usb/host/xhci-tegra.c
@@@ -206,7 -203,7 +206,8 @@@ struct tegra_xusb_soc 
  
  	bool scale_ss_clock;
  	bool has_ipfs;
 +	bool otg_reset_sspi;
+ 	bool lpm_support;
  };
  
  struct tegra_xusb_context {

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* linux-next: manual merge of the usb tree with the tegra tree
@ 2020-03-16  2:44 Stephen Rothwell
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Rothwell @ 2020-03-16  2:44 UTC (permalink / raw)
  To: Greg KH, Colin Cross, Olof Johansson, Thierry Reding
  Cc: Linux Next Mailing List, Linux Kernel Mailing List,
	Nagarjuna Kristam, Heikki Krogerus

[-- Attachment #1: Type: text/plain, Size: 800 bytes --]

Hi all,

Today's linux-next merge of the usb tree got conflicts in:

  drivers/usb/gadget/udc/tegra-xudc.c

between commit:

  041960cf6937 ("usb: gadget: tegra-xudc: Remove usb-role-switch support")

from the tegra tree and commit:

  bce3052f0c16 ("usb: roles: Provide the switch drivers handle to the switch in the API")

from the usb tree.

I fixed it up (I basically used the tegra tree version) 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

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-03-16  2:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-16  2:47 linux-next: manual merge of the usb tree with the tegra tree Stephen Rothwell
  -- strict thread matches above, loose matches on Subject: below --
2020-03-16  2:44 Stephen Rothwell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.