From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-22.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0BAC7C433E0 for ; Thu, 18 Mar 2021 10:39:27 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id BFBA164F3B for ; Thu, 18 Mar 2021 10:39:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229564AbhCRKiy (ORCPT ); Thu, 18 Mar 2021 06:38:54 -0400 Received: from us-smtp-delivery-124.mimecast.com ([63.128.21.124]:35973 "EHLO us-smtp-delivery-124.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230090AbhCRKil (ORCPT ); Thu, 18 Mar 2021 06:38:41 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1616063921; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=ZFcEuBunPrBlnFARDxQLLLV7P1+tq4mKkv7tIwNYp1M=; b=WNwC9OXknFDPhyT92UAZe+8AVyAc3qSEKc2mu7eeeC3GNNl0fuHrVM6XjXwiruOlVrmIco 1ApeoFYqHIK1ioESfttQmj07N1Sx5++R2LvCZr3u7aE/NjSLTlZV96KbOGx8Oe8wcdswc6 SxXSGjH0zeo4QxJ+OL5HX1968GhR0wc= Received: from mail-ej1-f70.google.com (mail-ej1-f70.google.com [209.85.218.70]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-512-7QaFMhbzNaiEyncn5D-vFg-1; Thu, 18 Mar 2021 06:38:39 -0400 X-MC-Unique: 7QaFMhbzNaiEyncn5D-vFg-1 Received: by mail-ej1-f70.google.com with SMTP id bg7so10485983ejb.12 for ; Thu, 18 Mar 2021 03:38:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:cc:from:subject:message-id:date:user-agent :mime-version:content-language:content-transfer-encoding; bh=ZFcEuBunPrBlnFARDxQLLLV7P1+tq4mKkv7tIwNYp1M=; b=oM2Pnyu3jTR1jwxbJ/K6ChRqEtXz+nBaI11X6YPvZyNoyG85YdEKO9Is4QDRuOHvX0 PB0l2kDczzvpSyTn4Vra1izo/mYmzD6kQQEnotpTOE+8bk8J8s3d3JZwdyGpUOTfSE91 /4LLlu94HEctsJs2ffmFUwk8DUk+DLPsZ4WePXbAUS2H8xFJYboR58+l1WIu8G8wsdxc tVjswxmnRx1Pm6itluRQ22VQp5wZTpTV/Iw78JAU7gHCkIZ9SmgH+bIEhpsMavc4eulg spa7+YTJitUm097eEOmVIIXkEsjsd0aQu8LYmQK61gMzwUxOqGtXH3Mm8K3CFOJeOY0m EMZg== X-Gm-Message-State: AOAM530i0eVAh5tumkZoFpoti8zDtukmQV+biun/xh2DeL+T3UQNfh2U kTCjhvHwkzz1VU7GhwOSbzeKu00erSkQikPCDQJZfvfpW9TFvcfi09eb+4jTk9h/BOnTEE2cerO 3dFMiZ2rCIdl+/O0VRRsoU7Y= X-Received: by 2002:a05:6402:cb8:: with SMTP id cn24mr2818590edb.105.1616063917926; Thu, 18 Mar 2021 03:38:37 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyOvfcOTS2gm4LSRU+H4K4kIec/9J1COiAQ8YD8CPJ0zSPbijCbWL5+6YeZ+yzdz1sqI/Cv5g== X-Received: by 2002:a05:6402:cb8:: with SMTP id cn24mr2818575edb.105.1616063917805; Thu, 18 Mar 2021 03:38:37 -0700 (PDT) Received: from x1.localdomain (2001-1c00-0c1e-bf00-1054-9d19-e0f0-8214.cable.dynamic.v6.ziggo.nl. [2001:1c00:c1e:bf00:1054:9d19:e0f0:8214]) by smtp.gmail.com with ESMTPSA id t15sm1665733edw.84.2021.03.18.03.38.37 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 18 Mar 2021 03:38:37 -0700 (PDT) To: Sebastian Reichel , Jiri Kosina , Maximilian Luz Cc: Linux PM , linux-input , "platform-driver-x86@vger.kernel.org" From: Hans de Goede Subject: [GIT PULL] Immutable branch between drivers/platform/x86 and HID resp. drivers/power/supply due for the v5.13 merge window Message-ID: Date: Thu, 18 Mar 2021 11:38:36 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org 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