2019-06-01 20:15:43

by Stefan Wahren

[permalink] [raw]
Subject: [GIT PULL 1/1] bcm2835-dt-next-2019-06-01

Hi Florian,

the following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)

are available in the git repository at:

git://github.com/anholt/linux tags/bcm2835-dt-next-2019-06-01

for you to fetch changes up to 08e3c41585386f5cefc91ede8835005742df4ba9:

ARM: bcm283x: Enable DMA support for SPI controller (2019-05-25 12:50:18 +0200)

----------------------------------------------------------------
This pull requests enables DMA support for the main SPI controller
on all Raspberry Pis.

----------------------------------------------------------------
Lukas Wunner (1):
ARM: bcm283x: Enable DMA support for SPI controller

arch/arm/boot/dts/bcm283x.dtsi | 2 ++
1 file changed, 2 insertions(+)


2019-06-03 21:45:52

by Florian Fainelli

[permalink] [raw]
Subject: Re: [GIT PULL 1/1] bcm2835-dt-next-2019-06-01

On 6/1/19 1:09 PM, Stefan Wahren wrote:
> Hi Florian,
>
> the following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
>
> Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
>
> are available in the git repository at:
>
> git://github.com/anholt/linux tags/bcm2835-dt-next-2019-06-01
>
> for you to fetch changes up to 08e3c41585386f5cefc91ede8835005742df4ba9:
>
> ARM: bcm283x: Enable DMA support for SPI controller (2019-05-25 12:50:18 +0200)
>
> ----------------------------------------------------------------
> This pull requests enables DMA support for the main SPI controller
> on all Raspberry Pis.
>
> ----------------------------------------------------------------

Merged into devicetree/next, thanks Stefan!
--
Florian