mbox series

[PULL,REQUEST] i2c-fwnode-api-2023017 for netdev

Message ID Y8ZhI4g0wsvpjokd@ninjato (mailing list archive)
State Accepted
Commit f3a1e0c896e81f766d8677c8c07c1875ad14272b
Delegated to: Netdev Maintainers
Headers show
Series [PULL,REQUEST] i2c-fwnode-api-2023017 for netdev | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git/ tags/i2c-fwnode-api-2023017

Checks

Context Check Description
netdev/tree_selection success Pull request for net
netdev/build_32bit success Errors and warnings before: 5495 this patch: 5495
netdev/build_clang success Errors and warnings before: 1584 this patch: 1584
netdev/verify_signedoff success Signed-off-by tag matches author and committer
netdev/verify_fixes success No Fixes tag
netdev/build_allmodconfig_warn success Errors and warnings before: 5924 this patch: 5924

Message

Wolfram Sang Jan. 17, 2023, 8:49 a.m. UTC
Hi,

here is an immtuable branch from I2C requested by Russell King. This
allows him to rework SFP code further.

Please pull.

   Wolfram


The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git/ tags/i2c-fwnode-api-2023017

for you to fetch changes up to 373c612d72461ddaea223592df31e62c934aae61:

  i2c: add fwnode APIs (2023-01-17 09:29:59 +0100)

----------------------------------------------------------------
Immutable branch adding fwnode API to the I2C core

----------------------------------------------------------------
Russell King (Oracle) (1):
      i2c: add fwnode APIs


with much appreciated quality assurance from
----------------------------------------------------------------
Mika Westerberg (1):
      (Rev.) i2c: add fwnode APIs

 drivers/i2c/i2c-core-acpi.c | 13 +-----
 drivers/i2c/i2c-core-base.c | 98 +++++++++++++++++++++++++++++++++++++++++++++
 drivers/i2c/i2c-core-of.c   | 66 ------------------------------
 include/linux/i2c.h         | 24 +++++++++--
 4 files changed, 120 insertions(+), 81 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org Jan. 18, 2023, 3:30 a.m. UTC | #1
Hello:

This pull request was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Tue, 17 Jan 2023 09:49:39 +0100 you wrote:
> Hi,
> 
> here is an immtuable branch from I2C requested by Russell King. This
> allows him to rework SFP code further.
> 
> Please pull.
> 
> [...]

Here is the summary with links:
  - [PULL,REQUEST] i2c-fwnode-api-2023017 for netdev
    https://git.kernel.org/netdev/net-next/c/f3a1e0c896e8

You are awesome, thank you!