Hi Tom, Here is a small change set for v2020.04 Please pull. Thanks.
The following changes since commit d8a3f5259a36e76d1de127f65714c40918e8ee4c: Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2020-01-07 08:45:43 -0500) are available in the Git repository at: g...@gitlab.denx.de:u-boot/custodians/u-boot-uniphier.git tags/uniphier-v2020.04 for you to fetch changes up to 7b1c1f95c81c7f7e85fcfce2bfbe0ebc52984120: uniphier_{v7, v8}_defconfig: enable SPI driver and sspi command (2020-01-09 02:02:48 +0900) ---------------------------------------------------------------- UniPhier SoC updates for v2020.04 - add pinmux nodes for I2C ch5, ch6 - enable SPI driver and command ---------------------------------------------------------------- Masahiro Yamada (2): ARM: dts: uniphier: add pinmux nodes for I2C ch5, ch6 uniphier_{v7, v8}_defconfig: enable SPI driver and sspi command arch/arm/dts/uniphier-pinctrl.dtsi | 10 ++++++++++ configs/uniphier_v7_defconfig | 4 ++++ configs/uniphier_v8_defconfig | 4 ++++ 3 files changed, 18 insertions(+) -- Best Regards Masahiro Yamada