mbox series

[GIT,PULL] Qualcomm Device Tree updates for 5.1 - Part 2

Message ID 1550259289-21779-1-git-send-email-andy.gross@linaro.org (mailing list archive)
State Not Applicable, archived
Delegated to: Andy Gross
Headers show
Series [GIT,PULL] Qualcomm Device Tree updates for 5.1 - Part 2 | expand

Pull-request

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

Message

Andy Gross Feb. 15, 2019, 7:34 p.m. UTC
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(-)

Comments

Arnd Bergmann Feb. 15, 2019, 8:02 p.m. UTC | #1
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