public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Leo Liang <ycliang@andestech.com>
To: Minda Chen <minda.chen@starfivetech.com>
Cc: "Heiko Schocher" <hs@denx.de>, "Simon Glass" <sjg@chromium.org>,
	"Stefan Roese" <sr@denx.de>, "Andrew Scull" <ascull@google.com>,
	"Pali Rohár" <pali@kernel.org>,
	"Mark Kettenis" <kettenis@openbsd.org>,
	"Rick Chen" <rick@andestech.com>,
	u-boot@lists.denx.de, "Mason Huo" <mason.huo@starfivetech.com>,
	"Leyfoon Tan" <leyfoon.tan@starfivetech.com>,
	"Kevin Xie" <kevin.xie@starfivetech.com>
Subject: Re: [PATCH v8 1/4] i2c: designware: Add Kconfig for designware_i2c_pci.c
Date: Wed, 26 Jul 2023 03:07:18 +0000	[thread overview]
Message-ID: <ZMCN5iJVn9cDzrN3@ubuntu01> (raw)
In-Reply-To: <20230725094650.128325-2-minda.chen@starfivetech.com>

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@starfivetech.com>
> ---
>  drivers/i2c/Kconfig  | 9 +++++++++
>  drivers/i2c/Makefile | 4 +---
>  2 files changed, 10 insertions(+), 3 deletions(-)

Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>

  reply	other threads:[~2023-07-26  3:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-25  9:46 [PATCH v7 0/4] Add StarFive JH7110 PCIe drvier support Minda Chen
2023-07-25  9:46 ` [PATCH v8 1/4] i2c: designware: Add Kconfig for designware_i2c_pci.c Minda Chen
2023-07-26  3:07   ` Leo Liang [this message]
2023-08-01  6:06     ` Minda Chen
2023-08-09  2:03   ` Simon Glass
2023-07-25  9:46 ` [PATCH v8 2/4] starfive: pci: Add StarFive JH7110 pcie driver Minda Chen
2023-07-25  9:46 ` [PATCH v8 3/4] configs: starfive-jh7110: Add support for PCIe host driver Minda Chen
2023-07-25  9:46 ` [PATCH v8 4/4] riscv: dts: starfive: Enable PCIe host controller Minda Chen

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=ZMCN5iJVn9cDzrN3@ubuntu01 \
    --to=ycliang@andestech.com \
    --cc=ascull@google.com \
    --cc=hs@denx.de \
    --cc=kettenis@openbsd.org \
    --cc=kevin.xie@starfivetech.com \
    --cc=leyfoon.tan@starfivetech.com \
    --cc=mason.huo@starfivetech.com \
    --cc=minda.chen@starfivetech.com \
    --cc=pali@kernel.org \
    --cc=rick@andestech.com \
    --cc=sjg@chromium.org \
    --cc=sr@denx.de \
    --cc=u-boot@lists.denx.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox