mbox series

[GIT,PULL,4/4] DaVinci DT updates for v5.4

Message ID 20190828151754.21023-4-nsekhar@ti.com
State New
Headers show
Series [GIT,PULL,1/4] DaVinci SoC updates for v5.4 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-for-v5.4/dt

Message

Sekhar Nori Aug. 28, 2019, 3:17 p.m. UTC
The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b:

  Linus 5.3-rc1 (2019-07-21 14:05:38 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-for-v5.4/dt

for you to fetch changes up to 01cc0596ef0e483543abd1f4887eff7e54797c36:

  ARM: dts: da850-evm: Use generic jedec, spi-nor for flash (2019-08-26 17:50:30 +0530)

----------------------------------------------------------------
Contains a patch to switch to more generic compatible for SPI NOR.
This helps SPI NOR to work on newer board variants.

----------------------------------------------------------------
Adam Ford (1):
      ARM: dts: da850-evm: Use generic jedec, spi-nor for flash

 arch/arm/boot/dts/da850-evm.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Arnd Bergmann Sept. 4, 2019, 2:57 p.m. UTC | #1
On Wed, Aug 28, 2019 at 5:18 PM Sekhar Nori <nsekhar@ti.com> wrote:

> Contains a patch to switch to more generic compatible for SPI NOR.
> This helps SPI NOR to work on newer board variants.

Pulled into arm/dt, thanks!

        Arnd