Re: [PATCH v2 0/7] i2c: designware: Group all DesignWare drivers under a single option

2024-10-02 Thread Andi Shyti
Hi, On Tue, Oct 01, 2024 at 11:35:13AM GMT, patchwork-bot+linux-ri...@kernel.org wrote: > Hello: > > This patch was applied to riscv/linux.git (fixes) > by Andi Shyti : > > On Tue, 3 Sep 2024 17:24:59 +0300 you wrote: > > Hi guys, > > > > This is a proposal for Kconfig improvement regarding t

Re: [PATCH v2 0/7] i2c: designware: Group all DesignWare drivers under a single option

2024-10-01 Thread patchwork-bot+linux-riscv
Hello: This patch was applied to riscv/linux.git (fixes) by Andi Shyti : 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 lin

Re: [PATCH v2 0/7] i2c: designware: Group all DesignWare drivers under a single option

2024-09-09 Thread Andi Shyti
Hi Heikki, > Heikki Krogerus (7): > ARC: configs: enable I2C_DESIGNWARE_CORE with I2C_DESIGNWARE_PLATFORM > ARM: configs: enable I2C_DESIGNWARE_CORE with I2C_DESIGNWARE_PLATFORM > arm64: defconfig: enable I2C_DESIGNWARE_CORE with > I2C_DESIGNWARE_PLATFORM > mips: configs: enable I2C_DE

Re: [PATCH v2 0/7] i2c: designware: Group all DesignWare drivers under a single option

2024-09-05 Thread Jarkko Nikula
On 9/4/24 12:01 AM, Andi Shyti wrote: Hi Jarkko, Andy, ... Heikki Krogerus (7): ARC: configs: enable I2C_DESIGNWARE_CORE with I2C_DESIGNWARE_PLATFORM ARM: configs: enable I2C_DESIGNWARE_CORE with I2C_DESIGNWARE_PLATFORM arm64: defconfig: enable I2C_DESIGNWARE_CORE with I2C_DESIGN

Re: [PATCH v2 0/7] i2c: designware: Group all DesignWare drivers under a single option

2024-09-03 Thread Andi Shyti
Hi Jarkko, Andy, ... > Heikki Krogerus (7): > ARC: configs: enable I2C_DESIGNWARE_CORE with I2C_DESIGNWARE_PLATFORM > ARM: configs: enable I2C_DESIGNWARE_CORE with I2C_DESIGNWARE_PLATFORM > arm64: defconfig: enable I2C_DESIGNWARE_CORE with > I2C_DESIGNWARE_PLATFORM > mips: configs: en

[PATCH v2 0/7] i2c: designware: Group all DesignWare drivers under a single option

2024-09-03 Thread Heikki Krogerus
Hi guys, This is a proposal for Kconfig improvement regarding the Synopsys DesignWare I2C adapter driver. Changes since v1: There was one driver that selects I2C_DESIGNWARE_PLATFORM in its Kconfig which causes an error because I2C_DESIGNWARE_CORE is not selected. The drivers Kconfig I'm proposi