All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+linux-riscv@kernel.org
To: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Cc: linux-riscv@lists.infradead.org, andi.shyti@kernel.org,
	jarkko.nikula@linux.intel.com, andriy.shevchenko@linux.intel.com,
	mika.westerberg@linux.intel.com, jsd@semihalf.com,
	linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org,
	vgupta@kernel.org, linux@armlinux.org.uk, dinguyen@kernel.org,
	catalin.marinas@arm.com, will@kernel.org,
	alexandre.belloni@bootlin.com, tsbogend@alpha.franken.de,
	paul.walmsley@sifive.com, palmer@dabbelt.com,
	aou@eecs.berkeley.edu, jiawenwu@trustnetic.com,
	mengyuanlou@net-swift.com, davem@davemloft.net,
	edumazet@google.com, kuba@kernel.org, pabeni@redhat.com,
	netdev@vger.kernel.org, UNGLinuxDriver@microchip.com,
	linux-mips@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-snps-arc@lists.infradead.org
Subject: Re: [PATCH v2 0/7] i2c: designware: Group all DesignWare drivers under a single option
Date: Tue, 01 Oct 2024 11:35:13 +0000	[thread overview]
Message-ID: <172778251300.314421.9094418199342099537.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240903142506.3444628-1-heikki.krogerus@linux.intel.com>

Hello:

This patch was applied to riscv/linux.git (fixes)
by Andi Shyti <andi.shyti@kernel.org>:

On Tue,  3 Sep 2024 17:24:59 +0300 you wrote:
> Hi guys,
> 
> This is a proposal for Kconfig improvement regarding the Synopsys
> DesignWare I2C adapter driver.
> 
> Changes since v1:
> 
> [...]

Here is the summary with links:
  - [v2,5/7] RISC-V: configs: enable I2C_DESIGNWARE_CORE with I2C_DESIGNWARE_PLATFORM
    https://git.kernel.org/riscv/c/0175b1d3c6df

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



WARNING: multiple messages have this Message-ID (diff)
From: patchwork-bot+linux-riscv@kernel.org
To: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Cc: linux-riscv@lists.infradead.org, andi.shyti@kernel.org,
	jarkko.nikula@linux.intel.com, andriy.shevchenko@linux.intel.com,
	mika.westerberg@linux.intel.com, jsd@semihalf.com,
	linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org,
	vgupta@kernel.org, linux@armlinux.org.uk, dinguyen@kernel.org,
	catalin.marinas@arm.com, will@kernel.org,
	alexandre.belloni@bootlin.com, tsbogend@alpha.franken.de,
	paul.walmsley@sifive.com, palmer@dabbelt.com,
	aou@eecs.berkeley.edu, jiawenwu@trustnetic.com,
	mengyuanlou@net-swift.com, davem@davemloft.net,
	edumazet@google.com, kuba@kernel.org, pabeni@redhat.com,
	netdev@vger.kernel.org, UNGLinuxDriver@microchip.com,
	linux-mips@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-snps-arc@lists.infradead.org
Subject: Re: [PATCH v2 0/7] i2c: designware: Group all DesignWare drivers under a single option
Date: Tue, 01 Oct 2024 11:35:13 +0000	[thread overview]
Message-ID: <172778251300.314421.9094418199342099537.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240903142506.3444628-1-heikki.krogerus@linux.intel.com>

Hello:

This patch was applied to riscv/linux.git (fixes)
by Andi Shyti <andi.shyti@kernel.org>:

On Tue,  3 Sep 2024 17:24:59 +0300 you wrote:
> Hi guys,
> 
> This is a proposal for Kconfig improvement regarding the Synopsys
> DesignWare I2C adapter driver.
> 
> Changes since v1:
> 
> [...]

Here is the summary with links:
  - [v2,5/7] RISC-V: configs: enable I2C_DESIGNWARE_CORE with I2C_DESIGNWARE_PLATFORM
    https://git.kernel.org/riscv/c/0175b1d3c6df

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

WARNING: multiple messages have this Message-ID (diff)
From: patchwork-bot+linux-riscv@kernel.org
To: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Cc: linux-riscv@lists.infradead.org, andi.shyti@kernel.org,
	jarkko.nikula@linux.intel.com, andriy.shevchenko@linux.intel.com,
	mika.westerberg@linux.intel.com, jsd@semihalf.com,
	linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org,
	vgupta@kernel.org, linux@armlinux.org.uk, dinguyen@kernel.org,
	catalin.marinas@arm.com, will@kernel.org,
	alexandre.belloni@bootlin.com, tsbogend@alpha.franken.de,
	paul.walmsley@sifive.com, palmer@dabbelt.com,
	aou@eecs.berkeley.edu, jiawenwu@trustnetic.com,
	mengyuanlou@net-swift.com, davem@davemloft.net,
	edumazet@google.com, kuba@kernel.org, pabeni@redhat.com,
	netdev@vger.kernel.org, UNGLinuxDriver@microchip.com,
	linux-mips@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-snps-arc@lists.infradead.org
Subject: Re: [PATCH v2 0/7] i2c: designware: Group all DesignWare drivers under a single option
Date: Tue, 01 Oct 2024 11:35:13 +0000	[thread overview]
Message-ID: <172778251300.314421.9094418199342099537.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240903142506.3444628-1-heikki.krogerus@linux.intel.com>

Hello:

This patch was applied to riscv/linux.git (fixes)
by Andi Shyti <andi.shyti@kernel.org>:

On Tue,  3 Sep 2024 17:24:59 +0300 you wrote:
> Hi guys,
> 
> This is a proposal for Kconfig improvement regarding the Synopsys
> DesignWare I2C adapter driver.
> 
> Changes since v1:
> 
> [...]

Here is the summary with links:
  - [v2,5/7] RISC-V: configs: enable I2C_DESIGNWARE_CORE with I2C_DESIGNWARE_PLATFORM
    https://git.kernel.org/riscv/c/0175b1d3c6df

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



_______________________________________________
linux-snps-arc mailing list
linux-snps-arc@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-snps-arc

  parent reply	other threads:[~2024-10-01 11:35 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-03 14:24 [PATCH v2 0/7] i2c: designware: Group all DesignWare drivers under a single option Heikki Krogerus
2024-09-03 14:24 ` Heikki Krogerus
2024-09-03 14:24 ` Heikki Krogerus
2024-09-03 14:25 ` [PATCH v2 1/7] ARC: configs: enable I2C_DESIGNWARE_CORE with I2C_DESIGNWARE_PLATFORM Heikki Krogerus
2024-09-03 14:25   ` Heikki Krogerus
2024-09-03 14:25 ` [PATCH v2 2/7] ARM: " Heikki Krogerus
2024-09-03 14:25 ` [PATCH v2 3/7] arm64: defconfig: " Heikki Krogerus
2024-09-03 14:25 ` [PATCH v2 4/7] mips: configs: " Heikki Krogerus
2024-09-03 14:25 ` [PATCH v2 5/7] RISC-V: " Heikki Krogerus
2024-09-03 14:25   ` Heikki Krogerus
2024-09-17 13:28   ` Palmer Dabbelt
2024-09-17 13:28     ` Palmer Dabbelt
2024-09-03 14:25 ` [PATCH v2 6/7] net: txgbe: Fix I2C Kconfig dependencies Heikki Krogerus
2024-09-03 14:25 ` [PATCH v2 7/7] i2c: designware: Group all DesignWare drivers under a single option Heikki Krogerus
2024-09-05 20:46   ` Andi Shyti
2024-09-09 11:22     ` Conor Dooley
2024-09-09 12:21       ` Andi Shyti
2024-09-09 13:04         ` Conor Dooley
2024-09-09 19:06           ` Andi Shyti
2024-09-03 21:01 ` [PATCH v2 0/7] " Andi Shyti
2024-09-03 21:01   ` Andi Shyti
2024-09-03 21:01   ` Andi Shyti
2024-09-05  8:18   ` Jarkko Nikula
2024-09-05  8:18     ` Jarkko Nikula
2024-09-05  8:18     ` Jarkko Nikula
2024-09-09 19:21 ` Andi Shyti
2024-09-09 19:21   ` Andi Shyti
2024-09-09 19:21   ` Andi Shyti
2024-10-01 11:35 ` patchwork-bot+linux-riscv [this message]
2024-10-01 11:35   ` patchwork-bot+linux-riscv
2024-10-01 11:35   ` patchwork-bot+linux-riscv
2024-10-02  8:45   ` Andi Shyti
2024-10-02  8:45     ` Andi Shyti
2024-10-02  8:45     ` Andi Shyti

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=172778251300.314421.9094418199342099537.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+linux-riscv@kernel.org \
    --cc=UNGLinuxDriver@microchip.com \
    --cc=alexandre.belloni@bootlin.com \
    --cc=andi.shyti@kernel.org \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=aou@eecs.berkeley.edu \
    --cc=catalin.marinas@arm.com \
    --cc=davem@davemloft.net \
    --cc=dinguyen@kernel.org \
    --cc=edumazet@google.com \
    --cc=heikki.krogerus@linux.intel.com \
    --cc=jarkko.nikula@linux.intel.com \
    --cc=jiawenwu@trustnetic.com \
    --cc=jsd@semihalf.com \
    --cc=kuba@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=linux-snps-arc@lists.infradead.org \
    --cc=linux@armlinux.org.uk \
    --cc=mengyuanlou@net-swift.com \
    --cc=mika.westerberg@linux.intel.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=palmer@dabbelt.com \
    --cc=paul.walmsley@sifive.com \
    --cc=tsbogend@alpha.franken.de \
    --cc=vgupta@kernel.org \
    --cc=will@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.