-
- Downloads
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Pull ARM SoC fixes from Olof Johansson: "A handful of fixes before final release: Marvell Armada: - One to fix a typo in the devicetree specifying memory ranges for the crypto engine - Two to deal with marking PCI and device-memory as strongly ordered to avoid hardware deadlocks, in particular when enabling above crypto driver. - Compile fix for PM Allwinner: - DT clock fixes to deal with u-boot-enabled framebuffer (simplefb). - Make R8 (C.H.I.P. SoC) inherit system compatibility from A13 to make clocks register proper. Tegra: - Fix SD card voltage setting on the Tegra3 Beaver dev board Misc: - Two maintainers updates for STM32 and STi platforms" * tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: ARM: tegra: beaver: Allow SD card voltage to be changed MAINTAINERS: update STi maintainer list MAINTAINERS: update STM32 maintainers list ARM: mvebu: compile pm code conditionally ARM: dts: sun7i: Fix pll3x2 and pll7x2 not having a parent clock ARM: dts: sunxi: Add pll3 to simplefb nodes clocks lists ARM: dts: armada-38x: fix MBUS_ID for crypto SRAM on Armada 385 Linksys ARM: mvebu: map PCI I/O regions strongly ordered ARM: mvebu: fix HW I/O coherency related deadlocks ARM: sunxi/dt: make the CHIP inherit from allwinner,sun5i-a13
No related branches found
No related tags found
Showing
- MAINTAINERS 1 addition, 2 deletionsMAINTAINERS
- arch/arm/boot/dts/armada-385-linksys.dtsi 2 additions, 2 deletionsarch/arm/boot/dts/armada-385-linksys.dtsi
- arch/arm/boot/dts/sun4i-a10.dtsi 12 additions, 9 deletionsarch/arm/boot/dts/sun4i-a10.dtsi
- arch/arm/boot/dts/sun5i-a10s.dtsi 6 additions, 5 deletionsarch/arm/boot/dts/sun5i-a10s.dtsi
- arch/arm/boot/dts/sun5i-r8-chip.dts 1 addition, 1 deletionarch/arm/boot/dts/sun5i-r8-chip.dts
- arch/arm/boot/dts/sun7i-a20.dtsi 8 additions, 5 deletionsarch/arm/boot/dts/sun7i-a20.dtsi
- arch/arm/boot/dts/tegra30-beaver.dts 2 additions, 1 deletionarch/arm/boot/dts/tegra30-beaver.dts
- arch/arm/mach-mvebu/Makefile 8 additions, 2 deletionsarch/arm/mach-mvebu/Makefile
- arch/arm/mach-mvebu/coherency.c 9 additions, 14 deletionsarch/arm/mach-mvebu/coherency.c
Please register or sign in to comment