Merge tag 'ux500-dt-fixes' of...
Merge tag 'ux500-dt-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/fixes-non-critical From Linus Walleij <linus.walleij@linaro.org>: Ux500 Device Tree fixes All are necessary to make a proper DT boot on the v3.9 series: - IRQ edges. - Register defines. - FSMC clock. - Ethernet clk fixup (one patch to drivers/net ACKed by David Miller) - Proper IOS and regulator voltages for MMCI. - AB8500 GPIOs restored after they were fixed in the v3.9 merge window from the pinctrl tree. - There is also a minor cleanup in the platform code, but it is strongly connected to the other patches. * tag 'ux500-dt-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson : ARM: ux500: allow Snowball access to the AB8500 GPIO pins ARM: ux500: enable AB8500 GPIO for HREF ARM: ux500: Remove traces of the ios_handler from platform code ARM: ux500: Use the GPIO regulator framework for SDI0's 'en' and 'vsel' ARM: ux500: Setup correct settling time for the MMCI regulator ARM: ux500: Use the correct name when supplying a GPIO enable pin ARM: ux500: Specify which IOS regulator to use for MMCI ARM: ux500: Specify the ux5x0 MMCI regulator's on/off GPIO as high-enable ARM: ux500: Set correct MMCI regulator voltages in the ux5x0 Device Tree mmc: mmci: Move ios_handler functionality into the driver net/smsc911x: Provide common clock functionality clk: ux500: Provide an alias for the SMSC911x Ethernet chip clk: ux500: Ensure the FMSC clock is obtainable ARM: ux500: Provide a means to obtain the SMSC9115 clock when DT is enabled ARM: ux500: Include the PRCMU's Secure Registers in DB8500's DT ARM: ux500: Change IRQ from low-to-high edge triggered to high-to-low Signed-off-by:Arnd Bergmann <arnd@arndb.de>
Showing
- arch/arm/boot/dts/dbx5x0.dtsi 5 additions, 2 deletionsarch/arm/boot/dts/dbx5x0.dtsi
- arch/arm/boot/dts/href.dtsi 1 addition, 0 deletionsarch/arm/boot/dts/href.dtsi
- arch/arm/boot/dts/hrefprev60.dts 9 additions, 1 deletionarch/arm/boot/dts/hrefprev60.dts
- arch/arm/boot/dts/snowball.dts 4 additions, 0 deletionsarch/arm/boot/dts/snowball.dts
- arch/arm/boot/dts/stuib.dtsi 1 addition, 1 deletionarch/arm/boot/dts/stuib.dtsi
- arch/arm/mach-ux500/board-mop500-regulators.c 14 additions, 0 deletionsarch/arm/mach-ux500/board-mop500-regulators.c
- arch/arm/mach-ux500/board-mop500-regulators.h 1 addition, 0 deletionsarch/arm/mach-ux500/board-mop500-regulators.h
- arch/arm/mach-ux500/board-mop500-sdi.c 0 additions, 52 deletionsarch/arm/mach-ux500/board-mop500-sdi.c
- arch/arm/mach-ux500/board-mop500.c 45 additions, 0 deletionsarch/arm/mach-ux500/board-mop500.c
- arch/arm/mach-ux500/cpu-db8500.c 1 addition, 0 deletionsarch/arm/mach-ux500/cpu-db8500.c
- drivers/clk/ux500/u8500_clk.c 2 additions, 1 deletiondrivers/clk/ux500/u8500_clk.c
- drivers/mmc/host/mmci.c 9 additions, 0 deletionsdrivers/mmc/host/mmci.c
- drivers/net/ethernet/smsc/smsc911x.c 28 additions, 1 deletiondrivers/net/ethernet/smsc/smsc911x.c
Loading
Please register or sign in to comment