All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Qualcomm Device Tree updates for 5.1 - Part 2
@ 2019-02-15 19:34 ` Andy Gross
  0 siblings, 0 replies; 4+ messages in thread
From: Andy Gross @ 2019-02-15 19:34 UTC (permalink / raw)
  To: arm
  Cc: Arnd Bergmann, Kevin Hilman, Bjorn Andersson, linux-arm-msm,
	Olof Johansson, linux-arm-kernel

The following changes since commit 40122db87778970c96062c9f49b42cdf6809bf94:

  ARM: dts: ipq4019: Remove skeleton.dtsi (2019-01-22 15:04:51 -0600)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-dts-for-5.1-2

for you to fetch changes up to 97131f85c08e024df49480ed499aae8fb754067f:

  ARM: dts: qcom: ipq4019: Fix MSI IRQ type (2019-02-06 15:53:17 -0600)

----------------------------------------------------------------
Qualcomm Device Tree Changes for v5.1 - Part 2

* Fix MSI IRQ type on IPQ4019

----------------------------------------------------------------
Niklas Cassel (1):
      ARM: dts: qcom: ipq4019: Fix MSI IRQ type

 arch/arm/boot/dts/qcom-ipq4019.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] Qualcomm Device Tree updates for 5.1 - Part 2
@ 2019-02-15 19:34 ` Andy Gross
  0 siblings, 0 replies; 4+ messages in thread
From: Andy Gross @ 2019-02-15 19:34 UTC (permalink / raw)
  To: arm
  Cc: Arnd Bergmann, Kevin Hilman, Bjorn Andersson, linux-arm-msm,
	Olof Johansson, linux-arm-kernel

The following changes since commit 40122db87778970c96062c9f49b42cdf6809bf94:

  ARM: dts: ipq4019: Remove skeleton.dtsi (2019-01-22 15:04:51 -0600)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-dts-for-5.1-2

for you to fetch changes up to 97131f85c08e024df49480ed499aae8fb754067f:

  ARM: dts: qcom: ipq4019: Fix MSI IRQ type (2019-02-06 15:53:17 -0600)

----------------------------------------------------------------
Qualcomm Device Tree Changes for v5.1 - Part 2

* Fix MSI IRQ type on IPQ4019

----------------------------------------------------------------
Niklas Cassel (1):
      ARM: dts: qcom: ipq4019: Fix MSI IRQ type

 arch/arm/boot/dts/qcom-ipq4019.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] Qualcomm Device Tree updates for 5.1 - Part 2
  2019-02-15 19:34 ` Andy Gross
@ 2019-02-15 20:02   ` Arnd Bergmann
  -1 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2019-02-15 20:02 UTC (permalink / raw)
  To: Andy Gross
  Cc: Kevin Hilman, Bjorn Andersson, arm-soc, linux-arm-msm,
	Olof Johansson, Linux ARM

On Fri, Feb 15, 2019 at 8:34 PM Andy Gross <andy.gross@linaro.org> wrote:
>
> The following changes since commit 40122db87778970c96062c9f49b42cdf6809bf94:
>
>   ARM: dts: ipq4019: Remove skeleton.dtsi (2019-01-22 15:04:51 -0600)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-dts-for-5.1-2
>
> for you to fetch changes up to 97131f85c08e024df49480ed499aae8fb754067f:
>
>   ARM: dts: qcom: ipq4019: Fix MSI IRQ type (2019-02-06 15:53:17 -0600)
>
> ----------------------------------------------------------------
> Qualcomm Device Tree Changes for v5.1 - Part 2
>
> * Fix MSI IRQ type on IPQ4019

Pulled into arm/drivers, thanks!

     Arnd

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] Qualcomm Device Tree updates for 5.1 - Part 2
@ 2019-02-15 20:02   ` Arnd Bergmann
  0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2019-02-15 20:02 UTC (permalink / raw)
  To: Andy Gross
  Cc: Kevin Hilman, Bjorn Andersson, arm-soc, linux-arm-msm,
	Olof Johansson, Linux ARM

On Fri, Feb 15, 2019 at 8:34 PM Andy Gross <andy.gross@linaro.org> wrote:
>
> The following changes since commit 40122db87778970c96062c9f49b42cdf6809bf94:
>
>   ARM: dts: ipq4019: Remove skeleton.dtsi (2019-01-22 15:04:51 -0600)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-dts-for-5.1-2
>
> for you to fetch changes up to 97131f85c08e024df49480ed499aae8fb754067f:
>
>   ARM: dts: qcom: ipq4019: Fix MSI IRQ type (2019-02-06 15:53:17 -0600)
>
> ----------------------------------------------------------------
> Qualcomm Device Tree Changes for v5.1 - Part 2
>
> * Fix MSI IRQ type on IPQ4019

Pulled into arm/drivers, thanks!

     Arnd

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-02-15 20:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-15 19:34 [GIT PULL] Qualcomm Device Tree updates for 5.1 - Part 2 Andy Gross
2019-02-15 19:34 ` Andy Gross
2019-02-15 20:02 ` Arnd Bergmann
2019-02-15 20:02   ` Arnd Bergmann

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.