The following changes since commit 1df5eaa6bced2d8a9de305d4a5f587adf57ddf35: ARM: OMAP4: hwmod_data: add SHAM crypto accelerator (2017-06-14 00:53:51 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.13/fixes-merge-window for you to fetch changes up to ff570a01b1bd15cf8a87c9ea774fc9c52ea07f15: ARM: dts: dra71-evm: mdio: Fix impedance values (2017-07-05 00:54:52 -0700) ---------------------------------------------------------------- Few fixes for omaps for issues found recently: - Fix disable_irq related shared IRQ warnings for omap3 PRM - Fix omap4 legacy code regression that accidentally removed code that we still need for PRM interrupts - Fix dm8168-evm NAND pins and MMC write protect pin direction - Fix dra71-evm mdio impedance values ---------------------------------------------------------------- Lokesh Vutla (1): ARM: dts: dra71-evm: mdio: Fix impedance values Mihail Grigorov (1): ARM: dts: dm816x: Correct the state of the write protect pin Tom Rini (1): ARM: dts: dm816x: Correct NAND support nodes Tony Lindgren (2): ARM: OMAP2+: Fix omap3 prm shared irq ARM: OMAP4: Fix legacy code clean-up regression arch/arm/boot/dts/dm8168-evm.dts | 34 ++++++++++++++++++++++++- arch/arm/boot/dts/dm816x.dtsi | 2 +- arch/arm/boot/dts/dra71-evm.dts | 4 +-- arch/arm/mach-omap2/pm34xx.c | 1 - arch/arm/mach-omap2/prm3xxx.c | 7 +---- arch/arm/mach-omap2/prm44xx.c | 55 ++++++++++++++++++++++++++++++++++++++++ 6 files changed, 92 insertions(+), 11 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html