mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Michal Simek <michal.simek@xilinx.com>
To: Wolfram Sang <wsa@kernel.org>, <linux-i2c@vger.kernel.org>
Cc: Michal Simek <michal.simek@xilinx.com>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] i2c: cadence: allow COMPILE_TEST
Date: Sun, 13 Feb 2022 14:56:46 +0100	[thread overview]
Message-ID: <03d29b22-e332-18d2-f0a0-4121dbe28b35@xilinx.com> (raw)
In-Reply-To: <20220212194549.11021-1-wsa@kernel.org>



On 2/12/22 20:45, Wolfram Sang wrote:
> Driver builds fine with COMPILE_TEST. Enable it for wider test coverage
> and easier maintenance.
> 
> Signed-off-by: Wolfram Sang <wsa@kernel.org>
> ---
>   drivers/i2c/busses/Kconfig | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig
> index 42da31c1ab70..bad2fadc94a3 100644
> --- a/drivers/i2c/busses/Kconfig
> +++ b/drivers/i2c/busses/Kconfig
> @@ -488,7 +488,7 @@ config I2C_BRCMSTB
>   
>   config I2C_CADENCE
>   	tristate "Cadence I2C Controller"
> -	depends on ARCH_ZYNQ || ARM64 || XTENSA
> +	depends on ARCH_ZYNQ || ARM64 || XTENSA || COMPILE_TEST
>   	help
>   	  Say yes here to select Cadence I2C Host Controller. This controller is
>   	  e.g. used by Xilinx Zynq.

Acked-by: Michal Simek <michal.simek@xilinx.com>

Thanks,
Michal

  reply	other threads:[~2022-02-13 13:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-12 19:45 Wolfram Sang
2022-02-13 13:56 ` Michal Simek [this message]
2022-02-15  9:14 ` Wolfram Sang

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=03d29b22-e332-18d2-f0a0-4121dbe28b35@xilinx.com \
    --to=michal.simek@xilinx.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=wsa@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®