From: Michal Simek <michal.simek@xilinx.com>
To: Bjorn Helgaas <helgaas@kernel.org>,
Michal Simek <michal.simek@xilinx.com>
Cc: Bharat Kumar Gogada <bharat.kumar.gogada@xilinx.com>,
<robh+dt@kernel.org>, <pawel.moll@arm.com>,
<mark.rutland@arm.com>, <ijc+devicetree@hellion.org.uk>,
<galak@codeaurora.org>, <sorenb@xilinx.com>,
<bhelgaas@google.com>, <arnd@arndb.de>, <tinamdar@apm.com>,
<treding@nvidia.com>, <rjui@broadcom.com>,
<Minghuan.Lian@freescale.com>, <m-karicheri2@ti.com>,
<hauke@hauke-m.de>, <marc.zyngier@arm.com>, <dhdang@apm.com>,
<sbranden@broadcom.com>, <devicetree@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>, <linux-pci@vger.kernel.org>,
Bharat Kumar Gogada <bharatku@xilinx.com>,
"Ravi Kiran Gummaluri" <rgummal@xilinx.com>,
Paul Burton <paul.burton@imgtec.com>,
Thierry Reding <thierry.reding@gmail.com>,
Stephen Warren <swarren@wwwdotorg.org>,
Alexandre Courbot <gnurou@gmail.com>
Subject: Re: [PATCH v11] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
Date: Fri, 11 Dec 2015 08:34:04 +0100 [thread overview]
Message-ID: <566A7C6C.7020409@xilinx.com> (raw)
In-Reply-To: <20151210172508.GA367@localhost>
On 10.12.2015 18:25, Bjorn Helgaas wrote:
> On Thu, Dec 10, 2015 at 08:02:05AM +0100, Michal Simek wrote:
>> Hi Bjorn,
>>
>> On 10.12.2015 00:19, Bjorn Helgaas wrote:
>>> [+cc Michal, Paul, Thierry, Stephen, Alexandre (see irq_dispose_mapping questions below)]
>>>
>>> On Sun, Nov 29, 2015 at 05:33:53PM +0530, Bharat Kumar Gogada wrote:
>>>> Adding PCIe Root Port driver for Xilinx PCIe NWL bridge IP.
>>>>
>>>> Signed-off-by: Bharat Kumar Gogada <bharatku@xilinx.com>
>>>> Signed-off-by: Ravi Kiran Gummaluri <rgummal@xilinx.com>
>>>> Acked-by: Rob Herring <robh@kernel.org>
>>>
>>> This needs either a MAINTAINERS update or an ack from Michal (whose
>>> MAINTAINERS entry matches anything containing "xilinx").
>>
>> We have done it in this way because driver owners are changing time to
>> time and my entry cover it that I can pass it to appropriate person who
>> is responsible for it.
>>
>> For this Maintainers part here is my:
>> Acked-by: Michal Simek <michal.simek@xilinx.com>
>
> Thanks.
>
> For things under drivers/pci/host, I ask for an ack from the
> individual maintainer before applying patches. As-is (without a
> MAINTAINERS update) I'll be looking for acks from you, Michal, for all
> future changes to pcie-xilinx-nwl.c. If you want something else, we
> need a MAINTAINERS change.
ok. No problem with it.
I will get HW pretty soon and I will be able to do some testing my self
when some others changes come.
Thanks,
Michal
WARNING: multiple messages have this Message-ID (diff)
From: michal.simek@xilinx.com (Michal Simek)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v11] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
Date: Fri, 11 Dec 2015 08:34:04 +0100 [thread overview]
Message-ID: <566A7C6C.7020409@xilinx.com> (raw)
In-Reply-To: <20151210172508.GA367@localhost>
On 10.12.2015 18:25, Bjorn Helgaas wrote:
> On Thu, Dec 10, 2015 at 08:02:05AM +0100, Michal Simek wrote:
>> Hi Bjorn,
>>
>> On 10.12.2015 00:19, Bjorn Helgaas wrote:
>>> [+cc Michal, Paul, Thierry, Stephen, Alexandre (see irq_dispose_mapping questions below)]
>>>
>>> On Sun, Nov 29, 2015 at 05:33:53PM +0530, Bharat Kumar Gogada wrote:
>>>> Adding PCIe Root Port driver for Xilinx PCIe NWL bridge IP.
>>>>
>>>> Signed-off-by: Bharat Kumar Gogada <bharatku@xilinx.com>
>>>> Signed-off-by: Ravi Kiran Gummaluri <rgummal@xilinx.com>
>>>> Acked-by: Rob Herring <robh@kernel.org>
>>>
>>> This needs either a MAINTAINERS update or an ack from Michal (whose
>>> MAINTAINERS entry matches anything containing "xilinx").
>>
>> We have done it in this way because driver owners are changing time to
>> time and my entry cover it that I can pass it to appropriate person who
>> is responsible for it.
>>
>> For this Maintainers part here is my:
>> Acked-by: Michal Simek <michal.simek@xilinx.com>
>
> Thanks.
>
> For things under drivers/pci/host, I ask for an ack from the
> individual maintainer before applying patches. As-is (without a
> MAINTAINERS update) I'll be looking for acks from you, Michal, for all
> future changes to pcie-xilinx-nwl.c. If you want something else, we
> need a MAINTAINERS change.
ok. No problem with it.
I will get HW pretty soon and I will be able to do some testing my self
when some others changes come.
Thanks,
Michal
WARNING: multiple messages have this Message-ID (diff)
From: Michal Simek <michal.simek@xilinx.com>
To: Bjorn Helgaas <helgaas@kernel.org>,
Michal Simek <michal.simek@xilinx.com>
Cc: Bharat Kumar Gogada <bharat.kumar.gogada@xilinx.com>,
robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com,
ijc+devicetree@hellion.org.uk, galak@codeaurora.org,
sorenb@xilinx.com, bhelgaas@google.com, arnd@arndb.de,
tinamdar@apm.com, treding@nvidia.com, rjui@broadcom.com,
Minghuan.Lian@freescale.com, m-karicheri2@ti.com,
hauke@hauke-m.de, marc.zyngier@arm.com, dhdang@apm.com,
sbranden@broadcom.com, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org,
Bharat Kumar Gogada <bharatku@xilinx.com>,
Ravi Kiran Gummaluri <rgummal@xilinx.com>,
Paul Burton <paul.burton@imgtec.com>,
Thierry Reding <thierry.reding@gmail.com>,
Stephen Warren <swarren@wwwdotorg.org>,
Alexandre Courbot <gnurou@gmail.com>
Subject: Re: [PATCH v11] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
Date: Fri, 11 Dec 2015 08:34:04 +0100 [thread overview]
Message-ID: <566A7C6C.7020409@xilinx.com> (raw)
In-Reply-To: <20151210172508.GA367@localhost>
On 10.12.2015 18:25, Bjorn Helgaas wrote:
> On Thu, Dec 10, 2015 at 08:02:05AM +0100, Michal Simek wrote:
>> Hi Bjorn,
>>
>> On 10.12.2015 00:19, Bjorn Helgaas wrote:
>>> [+cc Michal, Paul, Thierry, Stephen, Alexandre (see irq_dispose_mapping questions below)]
>>>
>>> On Sun, Nov 29, 2015 at 05:33:53PM +0530, Bharat Kumar Gogada wrote:
>>>> Adding PCIe Root Port driver for Xilinx PCIe NWL bridge IP.
>>>>
>>>> Signed-off-by: Bharat Kumar Gogada <bharatku@xilinx.com>
>>>> Signed-off-by: Ravi Kiran Gummaluri <rgummal@xilinx.com>
>>>> Acked-by: Rob Herring <robh@kernel.org>
>>>
>>> This needs either a MAINTAINERS update or an ack from Michal (whose
>>> MAINTAINERS entry matches anything containing "xilinx").
>>
>> We have done it in this way because driver owners are changing time to
>> time and my entry cover it that I can pass it to appropriate person who
>> is responsible for it.
>>
>> For this Maintainers part here is my:
>> Acked-by: Michal Simek <michal.simek@xilinx.com>
>
> Thanks.
>
> For things under drivers/pci/host, I ask for an ack from the
> individual maintainer before applying patches. As-is (without a
> MAINTAINERS update) I'll be looking for acks from you, Michal, for all
> future changes to pcie-xilinx-nwl.c. If you want something else, we
> need a MAINTAINERS change.
ok. No problem with it.
I will get HW pretty soon and I will be able to do some testing my self
when some others changes come.
Thanks,
Michal
next prev parent reply other threads:[~2015-12-11 7:34 UTC|newest]
Thread overview: 45+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-29 12:03 [PATCH v11] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller Bharat Kumar Gogada
2015-11-29 12:03 ` Bharat Kumar Gogada
2015-11-29 12:03 ` Bharat Kumar Gogada
2015-12-07 17:11 ` Marc Zyngier
2015-12-07 17:11 ` Marc Zyngier
2015-12-09 23:19 ` Bjorn Helgaas
2015-12-09 23:19 ` Bjorn Helgaas
2015-12-10 7:02 ` Michal Simek
2015-12-10 7:02 ` Michal Simek
2015-12-10 7:02 ` Michal Simek
2015-12-10 17:25 ` Bjorn Helgaas
2015-12-10 17:25 ` Bjorn Helgaas
2015-12-11 7:34 ` Michal Simek [this message]
2015-12-11 7:34 ` Michal Simek
2015-12-11 7:34 ` Michal Simek
2015-12-10 14:10 ` Bharat Kumar Gogada
2015-12-10 14:10 ` Bharat Kumar Gogada
2015-12-10 14:10 ` Bharat Kumar Gogada
2015-12-10 20:18 ` Bjorn Helgaas
2015-12-10 20:18 ` Bjorn Helgaas
2015-12-10 20:18 ` Bjorn Helgaas
2015-12-11 5:58 ` Bharat Kumar Gogada
2015-12-11 5:58 ` Bharat Kumar Gogada
2015-12-11 5:58 ` Bharat Kumar Gogada
2015-12-21 5:23 ` Bharat Kumar Gogada
2015-12-21 5:23 ` Bharat Kumar Gogada
2015-12-21 5:23 ` Bharat Kumar Gogada
2016-01-10 22:08 ` Bjorn Helgaas
2016-01-10 22:08 ` Bjorn Helgaas
2016-01-10 22:08 ` Bjorn Helgaas
2016-01-12 14:02 ` Bharat Kumar Gogada
2016-01-12 14:02 ` Bharat Kumar Gogada
2016-01-12 14:02 ` Bharat Kumar Gogada
2016-01-28 15:47 ` Bharat Kumar Gogada
2016-01-28 15:47 ` Bharat Kumar Gogada
2016-01-28 15:47 ` Bharat Kumar Gogada
2016-02-12 14:45 ` Bharat Kumar Gogada
2016-02-12 14:45 ` Bharat Kumar Gogada
2016-02-12 14:45 ` Bharat Kumar Gogada
2016-01-04 12:42 ` Bharat Kumar Gogada
2016-01-04 12:42 ` Bharat Kumar Gogada
2016-01-04 12:42 ` Bharat Kumar Gogada
2015-12-11 9:33 ` Marc Zyngier
2015-12-11 9:33 ` Marc Zyngier
2015-12-11 9:33 ` Marc Zyngier
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=566A7C6C.7020409@xilinx.com \
--to=michal.simek@xilinx.com \
--cc=Minghuan.Lian@freescale.com \
--cc=arnd@arndb.de \
--cc=bharat.kumar.gogada@xilinx.com \
--cc=bharatku@xilinx.com \
--cc=bhelgaas@google.com \
--cc=devicetree@vger.kernel.org \
--cc=dhdang@apm.com \
--cc=galak@codeaurora.org \
--cc=gnurou@gmail.com \
--cc=hauke@hauke-m.de \
--cc=helgaas@kernel.org \
--cc=ijc+devicetree@hellion.org.uk \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=m-karicheri2@ti.com \
--cc=marc.zyngier@arm.com \
--cc=mark.rutland@arm.com \
--cc=paul.burton@imgtec.com \
--cc=pawel.moll@arm.com \
--cc=rgummal@xilinx.com \
--cc=rjui@broadcom.com \
--cc=robh+dt@kernel.org \
--cc=sbranden@broadcom.com \
--cc=sorenb@xilinx.com \
--cc=swarren@wwwdotorg.org \
--cc=thierry.reding@gmail.com \
--cc=tinamdar@apm.com \
--cc=treding@nvidia.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.