The following changes since commit a3b22b9f11d9fbc48b0291ea92259a5a810e9438:
Linux 5.0-rc7 (2019-02-17 18:46:40 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/armsoc-fixes for you to fetch changes up to 2f8b1ce19ebdaffa0f3f11d178b387b60e29c0fc: Merge tag 'mvebu-fixes-5.0-2' of git://git.infradead.org/linux-mvebu into arm/fixes (2019-02-22 14:58:41 +0100) ---------------------------------------------------------------- ARM: SoC fixes for 5.0 Only a handful of device tree fixes, all simple enough: NVIDIA Tegra: - Fix a regression for booting on chromebooks TI OMAP: - Two fixes PHY mode on am335x reference boards Marvell mvebu: - A regression fix for Armada XP NAND flash controllers - An incorrect reset signal on the clearfog board Signed-off-by: Arnd Bergmann <[email protected]> ---------------------------------------------------------------- Arnd Bergmann (2): Merge tag 'omap-for-v5.0/fixes-rc7-signed' of git://git.kernel.org/.../tmlind/linux-omap into arm/fixes Merge tag 'mvebu-fixes-5.0-2' of git://git.infradead.org/linux-mvebu into arm/fixes Baruch Siach (1): arm64: dts: clearfog-gt-8k: fix SGMII PHY reset signal Peter Ujfalusi (2): ARM: dts: am335x-evmsk: Fix PHY mode for ethernet ARM: dts: am335x-evm: Fix PHY mode for ethernet Thierry Reding (1): ARM: tegra: Restore DT ABI on Tegra124 Chromebooks Thomas Petazzoni (1): ARM: dts: armada-xp: fix Armada XP boards NAND description Tony Lindgren (1): Merge branch 'am335x-phy-fixes' into omap-for-v5.0/fixes-v2 arch/arm/boot/dts/am335x-evm.dts | 2 +- arch/arm/boot/dts/am335x-evmsk.dts | 4 ++-- arch/arm/boot/dts/armada-xp-db.dts | 46 +++++++++++++++++++----------------- arch/arm/boot/dts/armada-xp-gp.dts | 13 ++++++---- arch/arm/boot/dts/armada-xp-lenovo-ix4-300d.dts | 85 ++++++++++++++++++++++++++++++++++-------------------------------- arch/arm/boot/dts/tegra124-nyan.dtsi | 17 +++++++++++++- arch/arm64/boot/dts/marvell/armada-8040-clearfog-gt-8k.dts | 2 +- 7 files changed, 96 insertions(+), 73 deletions(-)

