All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Simek <michal.simek@amd.com>
To: Ovidiu Panait <ovidiu.panait@windriver.com>,
	Michal Simek <monstr@monstr.eu>, <u-boot@lists.denx.de>,
	<git@xilinx.com>
Cc: "Bin Meng" <bmeng.cn@gmail.com>,
	"Clément Léger" <clement.leger@bootlin.com>,
	"Eugen Hristev" <eugen.hristev@microchip.com>,
	"Giulio Benetti" <giulio.benetti@benettiengineering.com>,
	"Jim Liu" <jim.t90615@gmail.com>,
	"Ovidiu Panait" <ovpanait@gmail.com>,
	"Rick Chen" <rick@andestech.com>,
	"Sean Anderson" <sean.anderson@seco.com>,
	"Simon Glass" <sjg@chromium.org>,
	"Stanley Chu" <yschu@nuvoton.com>
Subject: Re: [PATCH 1/2] microblaze: Convert axi timer to DM driver
Date: Thu, 23 Jun 2022 13:09:00 +0200	[thread overview]
Message-ID: <85635c8b-1adf-0cc8-2d7a-068cc833674f@amd.com> (raw)
In-Reply-To: <3802b268-c456-7ed3-a9ae-2ca9d62d35df@windriver.com>



On 6/23/22 10:37, Ovidiu Panait wrote:
> CAUTION: This message has originated from an External Source. Please use proper 
> judgment and caution when opening attachments, clicking links, or responding to 
> this email.
> 
> 
> Hi Michal,
> 
> On 6/8/22 13:38, Michal Simek wrote:
> [...]
>> diff --git a/drivers/timer/Kconfig b/drivers/timer/Kconfig
>> index 7b8ab56ed323..44d1a81bad3d 100644
>> --- a/drivers/timer/Kconfig
>> +++ b/drivers/timer/Kconfig
>> @@ -272,4 +272,12 @@ config IMX_GPT_TIMER
>>            Select this to enable support for the timer found on
>>            NXP i.MX devices.
>>
>> +config XILINX_TIMER
>> +       bool "Xilinx timer support"
>> +       depends on TIMER
>> +       select REGMAP
> 
> Tested-by: Ovidiu Panait <ovidiu.panait@windriver.com>
> 
> 
> I think the SPL select should also be added:
> 
>         select SPL_REGMAP if SPL
> 

No problem with it. Patch sent.

Thanks,
Michal

  reply	other threads:[~2022-06-23 11:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-08 10:38 [PATCH 0/2] microblaze: Fix timer and interrupt code Michal Simek
2022-06-08 10:38 ` [PATCH 1/2] microblaze: Convert axi timer to DM driver Michal Simek
2022-06-23  8:37   ` Ovidiu Panait
2022-06-23 11:09     ` Michal Simek [this message]
2022-06-08 10:38 ` [PATCH 2/2] microblaze: Remove interrupt handler Michal Simek
2022-06-24 12:16 ` [PATCH 0/2] microblaze: Fix timer and interrupt code Michal Simek

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=85635c8b-1adf-0cc8-2d7a-068cc833674f@amd.com \
    --to=michal.simek@amd.com \
    --cc=bmeng.cn@gmail.com \
    --cc=clement.leger@bootlin.com \
    --cc=eugen.hristev@microchip.com \
    --cc=git@xilinx.com \
    --cc=giulio.benetti@benettiengineering.com \
    --cc=jim.t90615@gmail.com \
    --cc=monstr@monstr.eu \
    --cc=ovidiu.panait@windriver.com \
    --cc=ovpanait@gmail.com \
    --cc=rick@andestech.com \
    --cc=sean.anderson@seco.com \
    --cc=sjg@chromium.org \
    --cc=u-boot@lists.denx.de \
    --cc=yschu@nuvoton.com \
    /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.