]> git.dujemihanovic.xyz Git - u-boot.git/commit
ARM: dts: trimslice: sync SPI node with Linux dts
authorTomasz Maciej Nowak <tmn505@gmail.com>
Thu, 30 Mar 2023 18:24:22 +0000 (20:24 +0200)
committerThierry Reding <treding@nvidia.com>
Fri, 23 Jun 2023 11:43:48 +0000 (13:43 +0200)
commitda880bf7c18041e598def664c641705208359dfa
treef3c63df316d1d358b21a9dbb7a46b8f21620e2fa
parente55448c780d9052cc8cc40dc70619b28b731f4e4
ARM: dts: trimslice: sync SPI node with Linux dts

After "spi: spi_flash_probe_bus_cs() rely on DT for spi speed and mode"
series flash speed and mode wasn't passed to driver anymore, which
resulted in:

Loading Environment from SPIFlash... tegra20_sflash spi@7000c380: Invalid chip select 0:0 (err=-19)
*** Warning - spi_flash_probe_bus_cs() failed, using default environment

Fix it by syncing SPI node of affected device dts with Linux kernel dts.
The changed SPI bus frequency doesn't influence stability of read/write
operations.

Ref: https://patchwork.ozlabs.org/project/uboot/cover/20220518064648.1843664-1-patrice.chotard@foss.st.com
Signed-off-by: Tomasz Maciej Nowak <tmn505@gmail.com>
Signed-off-by: Tom <twarren@nvidia.com>
arch/arm/dts/tegra20-trimslice.dts