All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vikram Garhwal <fnuv@xilinx.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: RE: [PATCH v9 0/4] Introduce Xilinx ZynqMP CAN controller
Date: Thu, 1 Oct 2020 17:57:43 +0000	[thread overview]
Message-ID: <BYAPR02MB4823111774CAC3DA1577EF17BC300@BYAPR02MB4823.namprd02.prod.outlook.com> (raw)
In-Reply-To: <20200914222838.GA75143@xilinx.com>

Hi Peter,
I sent rebased V10 series three weeks back as there were some issues with meson build on v9. Would it possible for you to apply the patch series?

Link for series: https://patchew.org/QEMU/1600121324-31337-1-git-send-email-fnu.vikram@xilinx.com/

Regards,
Vikram

> -----Original Message-----
> From: Vikram Garhwal <fnu.vikram@xilinx.com>
> Sent: Monday, September 14, 2020 3:29 PM
> To: Peter Maydell <peter.maydell@linaro.org>
> Subject: Re: [PATCH v9 0/4] Introduce Xilinx ZynqMP CAN controller
> 
> Hi Peter,
> I just sent the v10 series which is rebased with latest master branch
> changes.
> 
> Thanks again for the help.
> 
> Regards,
> Vikram
> 
> On Mon, Sep 14, 2020 at 04:06:29PM +0100, Peter Maydell wrote:
> > On Mon, 14 Sep 2020 at 14:16, Peter Maydell
> <peter.maydell@linaro.org> wrote:
> > >
> > > On Thu, 13 Aug 2020 at 01:33, Vikram Garhwal
> <fnu.vikram@xilinx.com> wrote:
> > > > Vikram Garhwal (4):
> > > >   hw/net/can: Introduce Xilinx ZynqMP CAN controller
> > > >   xlnx-zynqmp: Connect Xilinx ZynqMP CAN controllers
> > > >   tests/qtest: Introduce tests for Xilinx ZynqMP CAN controller
> > > >   MAINTAINERS: Add maintainer entry for Xilinx ZynqMP CAN
> > > > controller
> > >
> > > Applied to target-arm.next, thanks. (I had to make some minor fixups
> > > to convert the makefile changes to the new meson build system.)
> >
> > I had to drop these patches because in the full merge build test
> > configs they failed to link because nothing was pulling in the generic
> > CONFIG_CAN_BUS files.
> >
> > Could you rebase this, make the necessary changes to get it to work
> > with meson[*], and also make whatever Kconfig changes are necessary so
> > that the ZynqMP CAN controller device declares its dependency on the
> > generic CONFIG_CAN_BUS code, please?
> >
> > [*] you might want to look at the versions of the patches I just sent
> > out in my v1 pullreq today, but basically instead of the
> > Makefile.include changes you want some simple one-liner changes to
> > meson.build files, and also tests/qtest/xlnx-can-test.c needs to
> > #include "libqos/libqtest.h"
> > rather than just "libqtest.h".
> >
> > thanks
> > -- PMM

  parent reply	other threads:[~2020-10-01 18:31 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-13  0:31 [PATCH v9 0/4] Introduce Xilinx ZynqMP CAN controller Vikram Garhwal
2020-08-13  0:31 ` [PATCH v9 1/4] hw/net/can: " Vikram Garhwal
2020-08-14 15:20   ` Francisco Iglesias
2020-08-17 14:05     ` Edgar E. Iglesias
2020-08-13  0:31 ` [PATCH v9 2/4] xlnx-zynqmp: Connect Xilinx ZynqMP CAN controllers Vikram Garhwal
2020-08-13  0:31 ` [PATCH v9 3/4] tests/qtest: Introduce tests for Xilinx ZynqMP CAN controller Vikram Garhwal
2020-08-13  0:31 ` [PATCH v9 4/4] MAINTAINERS: Add maintainer entry " Vikram Garhwal
2020-09-14 13:16 ` [PATCH v9 0/4] Introduce " Peter Maydell
2020-09-14 15:06   ` Peter Maydell
2020-09-14 17:22     ` Vikram Garhwal
     [not found]     ` <20200914222838.GA75143@xilinx.com>
2020-10-01 17:57       ` Vikram Garhwal [this message]
2020-10-02 12:40         ` Peter Maydell

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=BYAPR02MB4823111774CAC3DA1577EF17BC300@BYAPR02MB4823.namprd02.prod.outlook.com \
    --to=fnuv@xilinx.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.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 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.