[PATCH v8 1/4] i2c: designware: Add Kconfig for designware_i2c_pci.c

Minda Chen minda.chen at starfivetech.com
Tue Aug 1 08:06:35 CEST 2023



On 2023/7/26 11:07, Leo Liang wrote:
> On Tue, Jul 25, 2023 at 05:46:47PM +0800, Minda Chen wrote:
>> As the Designware_i2c_pci.c uses ACPI APIs, If some SoCs (StarFive
>> JH7110) contain Designware i2c and PCI but do not use ACPI,
>> This file will be can't be compiled. So add a new Kconfig for
>> designware_i2c_pci.c, which depends on ACPIGEN
>> 
>> Signed-off-by: Minda Chen <minda.chen at starfivetech.com>
>> ---
>>  drivers/i2c/Kconfig  | 9 +++++++++
>>  drivers/i2c/Makefile | 4 +---
>>  2 files changed, 10 insertions(+), 3 deletions(-)
> 
> Reviewed-by: Leo Yu-Chi Liang <ycliang at andestech.com>

Thanks. Does this patch require Heiko review? 


More information about the U-Boot mailing list