All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Immutable branch between drivers/platform/x86 and HID resp. drivers/power/supply due for the v5.13 merge window
@ 2021-03-18 10:38 Hans de Goede
  2021-03-30  7:18 ` Jiri Kosina
  0 siblings, 1 reply; 2+ messages in thread
From: Hans de Goede @ 2021-03-18 10:38 UTC (permalink / raw)
  To: Sebastian Reichel, Jiri Kosina, Maximilian Luz
  Cc: Linux PM, linux-input, platform-driver-x86

Hi Sebastian, Jiri,

Here is a pull-req with the drivers/platform/surface changes necessary
as prereqs for the surface power_supply resp. HID patches which have been
submitted to you.

Note the dependency seems to purely be a runtime/Kconfig one, so theoretically
the patches could be merged without this, but then they cannot be compile-tested,
since the "depends on SURFACE_AGGREGATOR_REGISTRY" then will never be true.

Regards,

Hans



The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git tags/platform-drivers-x86-surface-aggregator-v5.13-1

for you to fetch changes up to aebf0a11a8c1fb6444d1365db97f90672199a867:

  platform/surface: aggregator_registry: Add HID subsystem devices (2021-03-06 10:23:26 +0100)

----------------------------------------------------------------
Signed tag for the immutable platform-surface-aggregator-registry
branch for merging into other sub-systems.

Note this is based on v5.12-rc2.

----------------------------------------------------------------
Maximilian Luz (6):
      platform/surface: Set up Surface Aggregator device registry
      platform/surface: aggregator_registry: Add base device hub
      platform/surface: aggregator_registry: Add battery subsystem devices
      platform/surface: aggregator_registry: Add platform profile device
      platform/surface: aggregator_registry: Add DTX device
      platform/surface: aggregator_registry: Add HID subsystem devices

 MAINTAINERS                                        |   1 +
 drivers/platform/surface/Kconfig                   |  27 +
 drivers/platform/surface/Makefile                  |   1 +
 .../platform/surface/surface_aggregator_registry.c | 641 +++++++++++++++++++++
 4 files changed, 670 insertions(+)
 create mode 100644 drivers/platform/surface/surface_aggregator_registry.c


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

* Re: [GIT PULL] Immutable branch between drivers/platform/x86 and HID resp. drivers/power/supply due for the v5.13 merge window
  2021-03-18 10:38 [GIT PULL] Immutable branch between drivers/platform/x86 and HID resp. drivers/power/supply due for the v5.13 merge window Hans de Goede
@ 2021-03-30  7:18 ` Jiri Kosina
  0 siblings, 0 replies; 2+ messages in thread
From: Jiri Kosina @ 2021-03-30  7:18 UTC (permalink / raw)
  To: Hans de Goede
  Cc: Sebastian Reichel, Maximilian Luz, Linux PM, linux-input,
	platform-driver-x86

On Thu, 18 Mar 2021, Hans de Goede wrote:

> Hi Sebastian, Jiri,
> 
> Here is a pull-req with the drivers/platform/surface changes necessary
> as prereqs for the surface power_supply resp. HID patches which have been
> submitted to you.
> 
> Note the dependency seems to purely be a runtime/Kconfig one, so theoretically
> the patches could be merged without this, but then they cannot be compile-tested,
> since the "depends on SURFACE_AGGREGATOR_REGISTRY" then will never be true.
> 
> Regards,
> 
> Hans
> 
> 
> 
> The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:
> 
>   Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git tags/platform-drivers-x86-surface-aggregator-v5.13-1
> 
> for you to fetch changes up to aebf0a11a8c1fb6444d1365db97f90672199a867:
> 
>   platform/surface: aggregator_registry: Add HID subsystem devices (2021-03-06 10:23:26 +0100)

Pulled into hid.git#for-5.13/surface-system-aggregator-intergration.

Thanks,

-- 
Jiri Kosina
SUSE Labs


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

end of thread, other threads:[~2021-03-30  7:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-18 10:38 [GIT PULL] Immutable branch between drivers/platform/x86 and HID resp. drivers/power/supply due for the v5.13 merge window Hans de Goede
2021-03-30  7:18 ` Jiri Kosina

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.