public inbox for linux-next@vger.kernel.org
 help / color / mirror / Atom feed
* linux-next: manual merge of the usb tree with the battery tree
@ 2025-05-01  6:15 Stephen Rothwell
  2025-05-02  6:20 ` Greg KH
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Rothwell @ 2025-05-01  6:15 UTC (permalink / raw)
  To: Greg KH, Sebastian Reichel
  Cc: Greg Kroah-Hartman, Linux Kernel Mailing List,
	Linux Next Mailing List, Pengyu Luo, Sebastian Reichel

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

Hi all,

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

  MAINTAINERS

between commit:

  cfe769670e82 ("power: supply: add Huawei Matebook E Go psy driver")

from the battery tree and commit:

  00327d7f2c8c ("usb: typec: ucsi: add Huawei Matebook E Go ucsi driver")

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 MAINTAINERS
index f7a8c23d211c,91279eaec446..000000000000
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@@ -10998,7 -10967,7 +10998,8 @@@ M:	Pengyu Luo <mitltlatltl@gmail.com
  S:	Maintained
  F:	Documentation/devicetree/bindings/platform/huawei,gaokun-ec.yaml
  F:	drivers/platform/arm64/huawei-gaokun-ec.c
 +F:	drivers/power/supply/huawei-gaokun-battery.c
+ F:	drivers/usb/typec/ucsi/ucsi_huawei_gaokun.c
  F:	include/linux/platform_data/huawei-gaokun-ec.h
  
  HUGETLB SUBSYSTEM

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

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

* Re: linux-next: manual merge of the usb tree with the battery tree
  2025-05-01  6:15 Stephen Rothwell
@ 2025-05-02  6:20 ` Greg KH
  0 siblings, 0 replies; 4+ messages in thread
From: Greg KH @ 2025-05-02  6:20 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Sebastian Reichel, Linux Kernel Mailing List,
	Linux Next Mailing List, Pengyu Luo, Sebastian Reichel

On Thu, May 01, 2025 at 04:15:15PM +1000, Stephen Rothwell wrote:
> Hi all,
> 
> Today's linux-next merge of the usb tree got a conflict in:
> 
>   MAINTAINERS
> 
> between commit:
> 
>   cfe769670e82 ("power: supply: add Huawei Matebook E Go psy driver")
> 
> from the battery tree and commit:
> 
>   00327d7f2c8c ("usb: typec: ucsi: add Huawei Matebook E Go ucsi driver")
> 
> 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 MAINTAINERS
> index f7a8c23d211c,91279eaec446..000000000000
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@@ -10998,7 -10967,7 +10998,8 @@@ M:	Pengyu Luo <mitltlatltl@gmail.com
>   S:	Maintained
>   F:	Documentation/devicetree/bindings/platform/huawei,gaokun-ec.yaml
>   F:	drivers/platform/arm64/huawei-gaokun-ec.c
>  +F:	drivers/power/supply/huawei-gaokun-battery.c
> + F:	drivers/usb/typec/ucsi/ucsi_huawei_gaokun.c
>   F:	include/linux/platform_data/huawei-gaokun-ec.h
>   
>   HUGETLB SUBSYSTEM

Looks good to me, thanks!

greg k-h

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

* linux-next: manual merge of the usb tree with the battery tree
@ 2026-04-01 13:14 Mark Brown
  2026-04-01 13:44 ` Greg KH
  0 siblings, 1 reply; 4+ messages in thread
From: Mark Brown @ 2026-04-01 13:14 UTC (permalink / raw)
  To: Greg KH
  Cc: Amit Sunil Dhamne, Greg Kroah-Hartman, Hector Martin,
	Janne Grunau, Joey Gouly, Linux Kernel Mailing List,
	Linux Next Mailing List, Michael Reeves, Sebastian Reichel

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

Hi all,

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

  drivers/power/supply/Makefile

between commit:

  0ebf821cf6c75 ("power: supply: Add macsmc-power driver for Apple Silicon")

from the battery tree and commit:

  70d7dd27f6dc9 ("power: supply: max77759: add charger driver")

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.

diff --cc drivers/power/supply/Makefile
index f2efbb82707c7,6af905875ad5e..0000000000000
--- a/drivers/power/supply/Makefile
+++ b/drivers/power/supply/Makefile
@@@ -129,4 -128,4 +129,5 @@@ obj-$(CONFIG_CHARGER_SURFACE)	+= surfac
  obj-$(CONFIG_BATTERY_UG3105)	+= ug3105_battery.o
  obj-$(CONFIG_CHARGER_QCOM_SMB2)	+= qcom_smbx.o
  obj-$(CONFIG_FUEL_GAUGE_MM8013)	+= mm8013.o
 +obj-$(CONFIG_MACSMC_POWER)	+= macsmc-power.o
+ obj-$(CONFIG_CHARGER_MAX77759)	+= max77759_charger.o

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

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

* Re: linux-next: manual merge of the usb tree with the battery tree
  2026-04-01 13:14 linux-next: manual merge of the usb tree with the battery tree Mark Brown
@ 2026-04-01 13:44 ` Greg KH
  0 siblings, 0 replies; 4+ messages in thread
From: Greg KH @ 2026-04-01 13:44 UTC (permalink / raw)
  To: Mark Brown
  Cc: Amit Sunil Dhamne, Hector Martin, Janne Grunau, Joey Gouly,
	Linux Kernel Mailing List, Linux Next Mailing List,
	Michael Reeves, Sebastian Reichel

On Wed, Apr 01, 2026 at 02:14:15PM +0100, Mark Brown wrote:
> Hi all,
> 
> Today's linux-next merge of the usb tree got a conflict in:
> 
>   drivers/power/supply/Makefile
> 
> between commit:
> 
>   0ebf821cf6c75 ("power: supply: Add macsmc-power driver for Apple Silicon")
> 
> from the battery tree and commit:
> 
>   70d7dd27f6dc9 ("power: supply: max77759: add charger driver")
> 
> 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.
> 
> diff --cc drivers/power/supply/Makefile
> index f2efbb82707c7,6af905875ad5e..0000000000000
> --- a/drivers/power/supply/Makefile
> +++ b/drivers/power/supply/Makefile
> @@@ -129,4 -128,4 +129,5 @@@ obj-$(CONFIG_CHARGER_SURFACE)	+= surfac
>   obj-$(CONFIG_BATTERY_UG3105)	+= ug3105_battery.o
>   obj-$(CONFIG_CHARGER_QCOM_SMB2)	+= qcom_smbx.o
>   obj-$(CONFIG_FUEL_GAUGE_MM8013)	+= mm8013.o
>  +obj-$(CONFIG_MACSMC_POWER)	+= macsmc-power.o
> + obj-$(CONFIG_CHARGER_MAX77759)	+= max77759_charger.o


Looks good to me, thanks!

greg k-h

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

end of thread, other threads:[~2026-04-01 13:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-01 13:14 linux-next: manual merge of the usb tree with the battery tree Mark Brown
2026-04-01 13:44 ` Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2025-05-01  6:15 Stephen Rothwell
2025-05-02  6:20 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox