All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: Jingoo Han <jg1.han@samsung.com>,
	Troy Kisky <troy.kisky@boundarydevices.com>
Cc: "'Lucas Stach'" <l.stach@pengutronix.de>,
	linux-arm-kernel@lists.infradead.org, linux-sh@vger.kernel.org,
	linux-samsung-soc@vger.kernel.org, linux-tegra@vger.kernel.org,
	linux-pci@vger.kernel.org, devicetree@vger.kernel.org,
	"'Bjorn Helgaas'" <bhelgaas@google.com>,
	"'Simon Horman'" <horms@verge.net.au>,
	"'Shawn Guo'" <shawn.guo@linaro.org>,
	"'Stephen Warren'" <swarren@wwwdotorg.org>,
	"'Ben Dooks'" <ben-linux@fluff.org>,
	"'Kukjin Kim'" <kgene.kim@samsung.com>,
	"'Thierry Reding'" <thierry.reding@gmail.com>,
	"'Arnd Bergmann'" <arnd@arndb.de>,
	kernel@pengutronix.de, "'Mohit KUMAR DCG'" <Mohit.KUMAR@st.com>,
	"'Pratyush Anand'" <pratyush.anand@st.com>,
	"'Richard Zhu'" <r65037@freescale.com>,
	"'Kishon Vijay Abraham I'" <kishon@ti.com>
Subject: Re: [PATCH v2 6/6] PCI: designware: use new OF interrupt mapping when possible
Date: Thu, 6 Mar 2014 16:33:31 +0100	[thread overview]
Message-ID: <201403061633.31260.marex@denx.de> (raw)
In-Reply-To: <000201cf38e6$5b02d6e0$110884a0$%han@samsung.com>

On Thursday, March 06, 2014 at 03:47:03 AM, Jingoo Han wrote:
> On Wednesday, March 05, 2014 10:26 PM, Lucas Stach wrote:
> > This is the recommended method of doing the IRQ
> > mapping. For old devicetrees we fall back to the
> > previous practice.
> > 
> > Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
> > Acked-by: Arnd Bergmann <arnd@arndb.de>
> 
> (+cc Mohit KUMAR, Richard Zhu, Pratyush Anand, Marek Vasut,
>        Kishon Vijay Abraham I)
> 
> Acked-by: Jingoo Han <jg1.han@samsung.com>
> 
> It works properly on Exynos platform.
> Thank you.

Looks reasonable,

Reviewed-by: Marek Vasut <marex@denx.de>

+CC Troy if he wants to test it on SL/N6X .

Best regards,
Marek Vasut

WARNING: multiple messages have this Message-ID (diff)
From: Marek Vasut <marex-ynQEQJNshbs@public.gmane.org>
To: Jingoo Han <jg1.han-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>,
	Troy Kisky
	<troy.kisky-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org>
Cc: 'Lucas Stach' <l.stach-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-sh-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-pci-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	'Bjorn Helgaas'
	<bhelgaas-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>,
	'Simon Horman' <horms-/R6kz+dDXgpPR4JQBCEnsQ@public.gmane.org>,
	'Shawn Guo' <shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
	'Stephen Warren'
	<swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>,
	'Ben Dooks' <ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org>,
	'Kukjin Kim' <kgene.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>,
	'Thierry Reding'
	<thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	'Arnd Bergmann' <arnd-r2nGTMty4D4@public.gmane.org>,
	kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org,
	'Mohit KUMAR DCG' <Mohit.KUMAR-qxv4g6HH51o@public.gmane.org>,
	'Pratyush Anand' <pratyush.anand-qxv4g6HH51o@public.gmane.org>,
	'Richard Zhu' <r65037-KZfg59tc24xl57MIdRCFDg@public.gmane.org>,
	'Kishon Vijay Abraham I' <kishon-l0cyMroinI0@public.gmane.org>
Subject: Re: [PATCH v2 6/6] PCI: designware: use new OF interrupt mapping when possible
Date: Thu, 6 Mar 2014 16:33:31 +0100	[thread overview]
Message-ID: <201403061633.31260.marex@denx.de> (raw)
In-Reply-To: <000201cf38e6$5b02d6e0$110884a0$%han-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>

On Thursday, March 06, 2014 at 03:47:03 AM, Jingoo Han wrote:
> On Wednesday, March 05, 2014 10:26 PM, Lucas Stach wrote:
> > This is the recommended method of doing the IRQ
> > mapping. For old devicetrees we fall back to the
> > previous practice.
> > 
> > Signed-off-by: Lucas Stach <l.stach-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
> > Acked-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>
> 
> (+cc Mohit KUMAR, Richard Zhu, Pratyush Anand, Marek Vasut,
>        Kishon Vijay Abraham I)
> 
> Acked-by: Jingoo Han <jg1.han-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
> 
> It works properly on Exynos platform.
> Thank you.

Looks reasonable,

Reviewed-by: Marek Vasut <marex-ynQEQJNshbs@public.gmane.org>

+CC Troy if he wants to test it on SL/N6X .

Best regards,
Marek Vasut

WARNING: multiple messages have this Message-ID (diff)
From: Marek Vasut <marex@denx.de>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 6/6] PCI: designware: use new OF interrupt mapping when possible
Date: Thu, 06 Mar 2014 15:33:31 +0000	[thread overview]
Message-ID: <201403061633.31260.marex@denx.de> (raw)
In-Reply-To: <000201cf38e6$5b02d6e0$110884a0$%han@samsung.com>

On Thursday, March 06, 2014 at 03:47:03 AM, Jingoo Han wrote:
> On Wednesday, March 05, 2014 10:26 PM, Lucas Stach wrote:
> > This is the recommended method of doing the IRQ
> > mapping. For old devicetrees we fall back to the
> > previous practice.
> > 
> > Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
> > Acked-by: Arnd Bergmann <arnd@arndb.de>
> 
> (+cc Mohit KUMAR, Richard Zhu, Pratyush Anand, Marek Vasut,
>        Kishon Vijay Abraham I)
> 
> Acked-by: Jingoo Han <jg1.han@samsung.com>
> 
> It works properly on Exynos platform.
> Thank you.

Looks reasonable,

Reviewed-by: Marek Vasut <marex@denx.de>

+CC Troy if he wants to test it on SL/N6X .

Best regards,
Marek Vasut

WARNING: multiple messages have this Message-ID (diff)
From: marex@denx.de (Marek Vasut)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 6/6] PCI: designware: use new OF interrupt mapping when possible
Date: Thu, 6 Mar 2014 16:33:31 +0100	[thread overview]
Message-ID: <201403061633.31260.marex@denx.de> (raw)
In-Reply-To: <000201cf38e6$5b02d6e0$110884a0$%han@samsung.com>

On Thursday, March 06, 2014 at 03:47:03 AM, Jingoo Han wrote:
> On Wednesday, March 05, 2014 10:26 PM, Lucas Stach wrote:
> > This is the recommended method of doing the IRQ
> > mapping. For old devicetrees we fall back to the
> > previous practice.
> > 
> > Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
> > Acked-by: Arnd Bergmann <arnd@arndb.de>
> 
> (+cc Mohit KUMAR, Richard Zhu, Pratyush Anand, Marek Vasut,
>        Kishon Vijay Abraham I)
> 
> Acked-by: Jingoo Han <jg1.han@samsung.com>
> 
> It works properly on Exynos platform.
> Thank you.

Looks reasonable,

Reviewed-by: Marek Vasut <marex@denx.de>

+CC Troy if he wants to test it on SL/N6X .

Best regards,
Marek Vasut

  reply	other threads:[~2014-03-06 15:33 UTC|newest]

Thread overview: 118+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-05 13:25 [PATCH v2 0/6] PCI irq mapping fixes and cleanups Lucas Stach
2014-03-05 13:25 ` Lucas Stach
2014-03-05 13:25 ` Lucas Stach
2014-03-05 13:25 ` [PATCH v2 1/6] ARM: dts: tegra: add PCIe interrupt mapping properties Lucas Stach
2014-03-05 13:25   ` Lucas Stach
2014-03-05 13:25   ` Lucas Stach
2014-03-05 21:55   ` Stephen Warren
2014-03-05 21:55     ` Stephen Warren
2014-03-05 21:55     ` Stephen Warren
2014-03-05 21:55     ` Stephen Warren
2014-03-06  9:33     ` Lucas Stach
2014-03-06  9:33       ` Lucas Stach
2014-03-06  9:33       ` Lucas Stach
2014-03-06 17:41   ` Stephen Warren
2014-03-06 17:41     ` Stephen Warren
2014-03-06 17:41     ` Stephen Warren
2014-03-05 13:25 ` [PATCH v2 2/6] PCI: tegra: use new OF interrupt mapping when possible Lucas Stach
2014-03-05 13:25   ` Lucas Stach
2014-03-05 13:25   ` Lucas Stach
2014-03-06 17:36   ` Stephen Warren
2014-03-06 17:36     ` Stephen Warren
2014-03-06 17:36     ` Stephen Warren
2014-03-06 17:39     ` Lucas Stach
2014-03-06 17:39       ` Lucas Stach
2014-03-06 17:39       ` Lucas Stach
2014-03-07  0:25       ` Arnd Bergmann
2014-03-07  0:25         ` Arnd Bergmann
2014-03-07  0:25         ` Arnd Bergmann
2014-03-07  0:25         ` Arnd Bergmann
2014-03-07  3:31         ` Jingoo Han
2014-03-07  3:31           ` Jingoo Han
2014-03-07  3:31           ` Jingoo Han
2014-04-11 17:40       ` Srikanth Thokala
2014-04-11 17:52         ` Srikanth Thokala
2014-04-11 17:40         ` Srikanth Thokala
2014-04-11 17:40         ` Srikanth Thokala
2014-04-11 20:41         ` Jason Gunthorpe
2014-04-11 20:41           ` Jason Gunthorpe
2014-04-11 20:41           ` Jason Gunthorpe
2014-04-14 10:56           ` Srikanth Thokala
2014-04-14 10:56             ` Srikanth Thokala
2014-04-14 10:56             ` Srikanth Thokala
2014-04-14 10:56             ` Srikanth Thokala
2014-04-04 16:55   ` Bjorn Helgaas
2014-04-04 16:55     ` Bjorn Helgaas
2014-04-04 16:55     ` Bjorn Helgaas
2014-04-15 10:07     ` Lucas Stach
2014-04-15 10:07       ` Lucas Stach
2014-04-15 10:07       ` Lucas Stach
2014-04-15 18:30       ` Bjorn Helgaas
2014-04-15 18:30         ` Bjorn Helgaas
2014-04-15 18:30         ` Bjorn Helgaas
2014-04-16  8:20         ` Lucas Stach
2014-04-16  8:20           ` Lucas Stach
2014-04-16  8:20           ` Lucas Stach
2014-04-16 16:29           ` Bjorn Helgaas
2014-04-16 16:29             ` Bjorn Helgaas
2014-04-16 16:29             ` Bjorn Helgaas
2014-03-05 13:25 ` [PATCH v2 3/6] PCI: rcar: " Lucas Stach
2014-03-05 13:25   ` Lucas Stach
2014-03-05 13:25   ` Lucas Stach
2014-03-06  4:12   ` Simon Horman
2014-03-06  4:12     ` Simon Horman
2014-03-06  4:12     ` Simon Horman
2014-04-04 17:01   ` Bjorn Helgaas
2014-04-04 17:01     ` Bjorn Helgaas
2014-04-04 17:01     ` Bjorn Helgaas
2014-04-04 17:01     ` Bjorn Helgaas
2014-04-07  9:30     ` [PATCH v2 rebased] " Lucas Stach
2014-04-07  9:30       ` Lucas Stach
2014-04-07  9:30       ` Lucas Stach
2014-03-05 13:25 ` [PATCH v2 4/6] ARM: dts: exynos5440: fix PCIe interrupt mapping Lucas Stach
2014-03-05 13:25   ` Lucas Stach
2014-03-05 13:25   ` Lucas Stach
2014-03-06  2:38   ` Jingoo Han
2014-03-06  2:38     ` Jingoo Han
2014-03-06  2:38     ` Jingoo Han
2014-03-05 13:25 ` [PATCH v2 5/6] ARM: dts: imx6: add PCIe interrupt mapping properties Lucas Stach
2014-03-05 13:25   ` Lucas Stach
2014-03-05 13:25   ` Lucas Stach
2014-03-10  3:09   ` Shawn Guo
2014-03-10  3:09     ` Shawn Guo
2014-03-10  3:09     ` Shawn Guo
2014-03-10  3:09     ` Shawn Guo
2014-03-05 13:25 ` [PATCH v2 6/6] PCI: designware: use new OF interrupt mapping when possible Lucas Stach
2014-03-05 13:25   ` Lucas Stach
2014-03-05 13:25   ` Lucas Stach
2014-03-05 18:42   ` Jason Gunthorpe
2014-03-05 18:42     ` Jason Gunthorpe
2014-03-05 18:42     ` Jason Gunthorpe
2014-04-04 17:03     ` Bjorn Helgaas
2014-04-04 17:03       ` Bjorn Helgaas
2014-04-04 17:03       ` Bjorn Helgaas
2014-04-04 17:05       ` Bjorn Helgaas
2014-04-04 17:05         ` Bjorn Helgaas
2014-04-04 17:05         ` Bjorn Helgaas
2014-04-04 17:05         ` Bjorn Helgaas
2014-04-07  8:38         ` Lucas Stach
2014-04-07  8:38           ` Lucas Stach
2014-04-07  8:38           ` Lucas Stach
2014-04-07  9:13           ` Jingoo Han
2014-04-07  9:13             ` Jingoo Han
2014-04-07  9:13             ` Jingoo Han
2014-03-06  2:47   ` Jingoo Han
2014-03-06  2:47     ` Jingoo Han
2014-03-06  2:47     ` Jingoo Han
2014-03-06 15:33     ` Marek Vasut [this message]
2014-03-06 15:33       ` Marek Vasut
2014-03-06 15:33       ` Marek Vasut
2014-03-06 15:33       ` Marek Vasut
2014-03-13 17:41       ` Tim Harvey
2014-03-13 17:41         ` Tim Harvey
2014-03-13 17:41         ` Tim Harvey
2014-03-13 17:41         ` Tim Harvey
2014-03-28 15:47 ` [PATCH v2 0/6] PCI irq mapping fixes and cleanups Lucas Stach
2014-03-28 15:47   ` Lucas Stach
2014-03-28 15:47   ` Lucas Stach
2014-03-28 15:47   ` Lucas Stach

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=201403061633.31260.marex@denx.de \
    --to=marex@denx.de \
    --cc=Mohit.KUMAR@st.com \
    --cc=arnd@arndb.de \
    --cc=ben-linux@fluff.org \
    --cc=bhelgaas@google.com \
    --cc=devicetree@vger.kernel.org \
    --cc=horms@verge.net.au \
    --cc=jg1.han@samsung.com \
    --cc=kernel@pengutronix.de \
    --cc=kgene.kim@samsung.com \
    --cc=kishon@ti.com \
    --cc=l.stach@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=pratyush.anand@st.com \
    --cc=r65037@freescale.com \
    --cc=shawn.guo@linaro.org \
    --cc=swarren@wwwdotorg.org \
    --cc=thierry.reding@gmail.com \
    --cc=troy.kisky@boundarydevices.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.