aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-04-03arm: dts: qcom: Add TCSR support for MSM8660Andy Gross1-0/+8
This patch adds TCSR support for use by the GSBI to automatically configure ADM CRCI values based on the GSBI port configuration. Signed-off-by: Andy Gross <[email protected]> Signed-off-by: Kumar Gala <[email protected]> Signed-off-by: Olof Johansson <[email protected]>
2015-04-03arm: dts: qcom: Add TCSR support for IPQ8064Andy Gross1-0/+14
This patch adds TCSR support for use by the GSBI to automatically configure ADM CRCI values based on the GSBI port configuration. Signed-off-by: Andy Gross <[email protected]> Signed-off-by: Kumar Gala <[email protected]> Signed-off-by: Olof Johansson <[email protected]>
2015-04-03arm: dts: qcom: Add TCSR support for APQ8064Andy Gross1-0/+14
This patch adds TCSR support for use by the GSBI to automatically configure ADM CRCI values based on the GSBI port configuration. Signed-off-by: Andy Gross <[email protected]> Signed-off-by: Kumar Gala <[email protected]> Signed-off-by: Olof Johansson <[email protected]>
2015-04-03mfd: qcom,tcsr: Add device tree binding for TCSRAndy Gross1-0/+22
This patch adds the device tree binding for the Qualcomm Top Control and Status Register device. The TCSR is comprised of a set of registers that provide various control and status functions for attached peripherals. Signed-off-by: Andy Gross <[email protected]> Signed-off-by: Kumar Gala <[email protected]> Signed-off-by: Olof Johansson <[email protected]>
2015-04-03arm: qcom: dts: gic: add compatible string for Qualcomm MSM GICsKumar Gala1-0/+2
Document the Qualcomm MSM GICs implementation as compatible with the ARM GIC standard. Signed-off-by: Kumar Gala <[email protected]> Signed-off-by: Olof Johansson <[email protected]>
2015-04-03Merge tag 'omap-for-v4.1/wl12xx-dt' of ↵Olof Johansson597-3707/+6676
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt Merge "wireless wl12xx and omap device tree changes for v4.1" from Tony Lindgren: Wireless and omap changes to make wl12xx driver to use device tree data instead of platform data from Eliad Peller <[email protected]>: - Add device-tree support to the wlcore (wl12xx/wl18xx) driver. - Update the current users to use the bindings instead of pdata-quirks. - Finally, remove the deprecated wl12xx_platform_data struct Note that da850 board file code that still uses the platform data, but we have da850.dtsi that can be used instead. So it was decided that we should try to remove the wl12xx support from the da850 board file as suggested by Sekhar Nori <[email protected]>. As it's the last patch in the series, the last patch can be simply reverted if needed. As this series touches quite a bit of arch code, it was suggested by Kalle Valo <[email protected]> that the whole series should be merged via the arm-soc tree. * tag 'omap-for-v4.1/wl12xx-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap: wlcore: remove wl12xx_platform_data ARM: dts: add wl12xx/wl18xx bindings wlcore: add device-tree support dt: bindings: add TI's wilink wireless device wl12xx: use frequency instead of enumerations for pdata clocks wlcore: set irq_trigger in board files instead of hiding behind a quirk + Linux 4.0-rc4 Signed-off-by: Olof Johansson <[email protected]>
2015-04-03ARM: dts: fix typo in bcm7445.dtsiOlof Johansson1-1/+1
Reported-by: Brian Norris <[email protected]> Signed-off-by: Olof Johansson <[email protected]>
2015-04-03Merge tag 'arm-soc/for-4.1/devicetree-part-3' of ↵Olof Johansson1-1/+13
http://github.com/broadcom/stblinux into next/dt Merge "Broadcom Device Tree changes for 4.1 #3" from Brian Norris: This pull request contains changes to the BCM7445 reference DTS files from Brian: - making a clock-frequency property decimal instead of hexadecimal - adding the irq0 interrupt controller node to make the reference DTS bootable again * tag 'arm-soc/for-4.1/devicetree-part-3' of http://github.com/broadcom/stblinux: ARM: dts: brcmstb: add IRQ0 controller ARM: dts: brcmstb: un-hexify clock frequency Signed-off-by: Olof Johansson <[email protected]>
2015-04-03Merge tag 'at91-dt2' of ↵Olof Johansson6-32/+377
git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into next/dt Merge "at91: dt for 4.1 #2" from Nicolas Ferre: Second batch of DT changes for 4.1: - RTC nodes for at91sam9x5 boards and at91sam9n12ek - HLCDC nodes and pin definitions for sama5d3 & sama5d4 - additional uarts for sama5d3 * tag 'at91-dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91: ARM: at91/dt: sama5d4: add rgb777 LCD line configuration ARM: at91/dt: sama5d4: fix LCD pins for RGB666 format ARM: at91/dt: sama5d4: add hlcdc node ARM: at91/dt: sama5d4: add lcdc pin definitions ARM: at91/dt: sama5d3: add uart1 pinctrl definition ARM: at91/dt: sama5d3: add uart0 ARM: at91/dt: define the HLCDC node available on sama5d3 SoCs ARM: at91/dt: add alternative pin muxing for sama5d3 lcd pins ARM: at91/dt: split sama5d3 lcd pin definitions to match RGB mode configs ARM: at91/dt: at91sam9n12ek: enable RTC ARM: at91/dt: at91sam9x5cm: enable RTC DT: video: atmel_lcdc: Add example of fixed framebuffer memory Signed-off-by: Olof Johansson <[email protected]>
2015-04-03Merge tag 'mvebu-dt-4.1-2' of git://git.infradead.org/linux-mvebu into next/dtOlof Johansson7-0/+188
Merge "ARM: mvebu: dt changes for v4.1 (round 2)" from Gregory Clement: mvebu dt changes for v4.1 (part #2) - add support for Performance Monitor Unit on most of mvebu SoCs - add nas2big support - add support for USB3 port On Armada 385 AP * tag 'mvebu-dt-4.1-2' of git://git.infradead.org/linux-mvebu: ARM: mvebu: armada-385-ap: Enable USB3 port ARM: mvebu: Enable Performance Monitor Unit on Armada 380/385 SoC ARM: mvebu: Enable Performance Monitor Unit on Armada 375 SoC ARM: mvebu: Enable Performance Monitor Unit on Armada XP/370 SoCs ARM: Kirkwood: add DT description for nas2big Signed-off-by: Olof Johansson <[email protected]>
2015-04-03Merge tag 'v4.1-dt' of ↵Olof Johansson39-70/+1565
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt Merge "omap device tree changes for v4.1, part1" from Tony Lindgren: Device tree related changes for omaps: - Add support for ChiliSOM - Add support for OpenPandora - Add support for BeagleBoard NAND - Enable crypto devices for omap3 devices - Add bindings for omap3 camera support - Updates for am437x and dra7x and dm816x SoCs * tag 'v4.1-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap: (27 commits) ARM: dts: Update Nanobone dts file ARM: dts: n950, n9: Add primary camera support ARM: dts: omap3: Add DT entries for OMAP 3 ISP Documentation: DT: Add bindings for omap3isp ARM: dts: Remove files omap34xx-hs.dtsi and omap36xx-hs.dtsi ARM: dts: omap3-tao3530: Include directly omap34xx.dtsi ARM: dts: n900: Enable omap sham and include directly omap34xx.dtsi ARM: dts: n9/n950: Enable omap crypto support ARM: dts: Remove PIN_INPUT for dm816x McSPI ARM: dts: Add cppi41 support for dm816x MUSB ARM: dts: Fix typo for dm816x usb0_pins ARM: dts: dra7x-evm: beagle-x15: Fix USB Peripheral ARM: dts: am57xx-beagle-x15: Do not include the atl header ARM: dts: DRA7: Remove ti,timer-dsp and ti,timer-pwm properties Documentation: omap-twl4030: Move ti,codec property to optional ARM: dts: omap3: Remove all references to ti,codec property ARM: dts: omap3-beagle: Add NAND device ARM: dts: AM4372: update hdq compatible property ARM: dts: omap3-pandora: add DM3730 1 GHz version ARM: dts: omap3-pandora: add OMAP3530 600 MHz version ... Signed-off-by: Olof Johansson <[email protected]>
2015-04-01Merge tag 'renesas-dt3-for-v4.1' of ↵Olof Johansson2-60/+224
git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt Merge "Third Round of Renesas ARM Based SoC DT Updates for v4.1" from Simon Horman: * Add DMA sound support to r8a7791 and r8a7790 SoCs * tag 'renesas-dt3-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas: ARM: shmobile: r8a7791: sound enables Audio DMAC entry on DTSI ARM: shmobile: r8a7790: sound enables Audio DMAC entry on DTSI ARM: shmobile: r8a7791: enable Audio DMAC peri peri via sound driver ARM: shmobile: r8a7790: enable Audio DMAC peri peri via sound driver ARM: shmobile: r8a7791: add reg-names for sound ARM: shmobile: r8a7790: add reg-names for sound Signed-off-by: Olof Johansson <[email protected]>
2015-04-01Merge tag 'v4.1-rockchip-dts1' of ↵Olof Johansson8-0/+552
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/dt Merge "ARM: rockchip: dts changes for 4.1" from Heiko Stuebner: This adds and enables the usbphy nodes on the rk3288 boards and enables the gmac on the firefly board. A new board the Popmetal-rk3288 is also added. And finally the pmic supplies for act8846 based boards are added, as the act8865/act8846 driver gained supply handling in the regulator tree. * tag 'v4.1-rockchip-dts1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip: ARM: dts: rockchip: complete rk3288-evb pmic supplies ARM: dts: rockchip: add input supplies for the act8846 on Radxa Rock ARM: dts: add rk3288 PopMetal board dt-bindings: add root compatible property for PopMetal board ARM: dts: rockchip: enable gmac on rk3288-firefly ARM: dts: rockchip: enable usbphy on rk3288-firefly ARM: dts: rockchip: Enable usb PHY on rk3288-evb board ARM: dts: rockchip: add rk3288 usb PHY Signed-off-by: Olof Johansson <[email protected]>
2015-04-01ARM: dts: fix typo in makefile for alpine-dbOlof Johansson1-1/+1
File uses dash in the filename, not underscore. Reported-by: Russell King <[email protected]> Signed-off-by: Olof Johansson <[email protected]>
2015-03-24wlcore: remove wl12xx_platform_dataEliad Peller10-251/+35
Now that we have wlcore device-tree bindings in place (for both wl12xx and wl18xx), remove the legacy wl12xx_platform_data struct, and move its members into the platform device data (that is passed to wlcore) Davinci 850 is the only platform that still set the platform data in the legacy way (and doesn't have DT bindings), so remove the relevant code/Kconfig option from the board file (as suggested by Sekhar Nori) Since no one currently uses wlcore_spi, simply remove its platform data support (DT bindings will have to be added if someone actually needs it) Signed-off-by: Luciano Coelho <[email protected]> Signed-off-by: Eliad Peller <[email protected]> Tested-by: Nikita Kiryanov <[email protected]> Acked-by: Kalle Valo <[email protected]> Acked-by: Sekhar Nori <[email protected]> Signed-off-by: Tony Lindgren <[email protected]>
2015-03-24ARM: dts: add wl12xx/wl18xx bindingsEliad Peller11-74/+100
Replace all the pdata-quirks for setting wl12xx/wl18xx platform data with proper DT definitions. Signed-off-by: Eliad Peller <[email protected]> Acked-by: Javier Martinez Canillas <[email protected]> Acked-by: Enric Balletbo i Serra <[email protected]> Tested-by: Nikita Kiryanov <[email protected]> Tested-by: Tony Lindgren <[email protected]> Acked-by: Kalle Valo <[email protected]> Signed-off-by: Tony Lindgren <[email protected]>
2015-03-24wlcore: add device-tree supportEliad Peller1-6/+87
When running with device-tree, we no longer have a board file that can set up the platform data for wlcore. Allow this data to be passed from DT. Signed-off-by: Ido Yariv <[email protected]> Signed-off-by: Eliad Peller <[email protected]> Tested-by: Sébastien Szymanski <[email protected]> Tested-by: Nikita Kiryanov <[email protected]> Acked-by: Kalle Valo <[email protected]> Signed-off-by: Tony Lindgren <[email protected]>
2015-03-24dt: bindings: add TI's wilink wireless deviceEliad Peller1-0/+47
Add device tree binding documentation for TI's wilink (wl12xx and wl18xx) wlan chip. Signed-off-by: Eliad Peller <[email protected]> Tested-by: Nikita Kiryanov <[email protected]> Acked-by: Kalle Valo <[email protected]> Signed-off-by: Tony Lindgren <[email protected]>
2015-03-24wl12xx: use frequency instead of enumerations for pdata clocksLuciano Coelho5-44/+103
Instead of defining an enumeration with the FW specific values for the different clock rates, use the actual frequency instead. Also add a boolean to specify whether the clock is XTAL or not. Change all board files to reflect this. Signed-off-by: Luciano Coelho <[email protected]> [Eliad - small fixes, update board file changes] Signed-off-by: Eliad Peller <[email protected]> Tested-by: Nikita Kiryanov <[email protected]> Acked-by: Kalle Valo <[email protected]> Acked-by: Sekhar Nori <[email protected]> Signed-off-by: Tony Lindgren <[email protected]>
2015-03-23ARM: at91/dt: sama5d4: add rgb777 LCD line configurationNicolas Ferre1-1/+28
For the SAMA5D4 SoC, some LCD lines are in conflict with useful peripherals. Remove these lines and the lowest significant bit of a 24 bit LCD. It gives us a RGB 777 configuration. Signed-off-by: Nicolas Ferre <[email protected]>
2015-03-23ARM: at91/dt: sama5d4: fix LCD pins for RGB666 formatNicolas Ferre1-7/+7
The color arrangement for SAMA5D4 in RGB 666 takes the most significant bits of each color line groups. Signed-off-by: Nicolas Ferre <[email protected]>
2015-03-23ARM: at91/dt: sama5d4: add hlcdc nodeBoris Brezillon1-0/+28
Add HLCDC node. Signed-off-by: Boris Brezillon <[email protected]> Signed-off-by: Nicolas Ferre <[email protected]>
2015-03-23ARM: at91/dt: sama5d4: add lcdc pin definitionsBoris Brezillon1-0/+95
Add LCDC pin definitions. Signed-off-by: Boris Brezillon <[email protected]> Signed-off-by: Nicolas Ferre <[email protected]>
2015-03-23ARM: at91/dt: sama5d3: add uart1 pinctrl definitionNicolas Ferre1-0/+8
Signed-off-by: Nicolas Ferre <[email protected]>
2015-03-23ARM: at91/dt: sama5d3: add uart0Nicolas Ferre1-0/+26
Signed-off-by: Nicolas Ferre <[email protected]> Signed-off-by: Ludovic Desroches <[email protected]>
2015-03-23ARM: at91/dt: define the HLCDC node available on sama5d3 SoCsBoris Brezillon1-0/+28
Define the HLCDC (HLCD Controller) IP available on some sama5d3 SoCs (i.e. sama5d31, sama5d33, sama5d34 and sama5d36) in sama5d3 dtsi file. Signed-off-by: Boris Brezillon <[email protected]> Tested-by: Anthony Harivel <[email protected]> Signed-off-by: Nicolas Ferre <[email protected]>
2015-03-23ARM: at91/dt: add alternative pin muxing for sama5d3 lcd pinsBoris Brezillon1-0/+50
Define alternative pin muxing for the LCDC pins. Signed-off-by: Boris Brezillon <[email protected]> Tested-by: Anthony Harivel <[email protected]> Signed-off-by: Nicolas Ferre <[email protected]>
2015-03-23ARM: at91/dt: split sama5d3 lcd pin definitions to match RGB mode configsBoris Brezillon1-31/+96
The HLCDC (HLCD Controller) IP supports 4 different output mode (RGB444, RGB565, RGB666 and RGB888) and the pin muxing will depend on the chosen RGB mode. Split pin definitions to be able to set pin config according to the selected mode. Signed-off-by: Boris Brezillon <[email protected]> Tested-by: Anthony Harivel <[email protected]> Signed-off-by: Nicolas Ferre <[email protected]>
2015-03-23ARM: at91/dt: at91sam9n12ek: enable RTCNicolas Ferre1-0/+4
Signed-off-by: Nicolas Ferre <[email protected]>
2015-03-23ARM: at91/dt: at91sam9x5cm: enable RTCNicolas Ferre1-0/+4
Enable RTC for all the at91sam9x5 CPU Modules: this will enable it for all the EK boards. Signed-off-by: Nicolas Ferre <[email protected]>
2015-03-23DT: video: atmel_lcdc: Add example of fixed framebuffer memoryAlexander Stein1-1/+11
This drivers allows a fixed framebuffer memory to be set by an additional IORESOURCE_MEM resource. Thus add an example to the DT documentation. Signed-off-by: Alexander Stein <[email protected]> Signed-off-by: Nicolas Ferre <[email protected]>
2015-03-19wlcore: set irq_trigger in board files instead of hiding behind a quirkLuciano Coelho7-21/+23
The platform_quirk element in the platform data was used to change the way the IRQ is triggered. When set, the EDGE_IRQ quirk would change the irqflags used and treat edge trigger differently from the rest. Instead of hiding this irq flag setting behind the quirk, have the board files set the irq_trigger explicitly. This will allow us to use standard irq DT definitions later on. Signed-off-by: Luciano Coelho <[email protected]> [Eliad - rebase, add irq_trigger field and pass it, update board file changes] Signed-off-by: Eliad Peller <[email protected]> Tested-by: Nikita Kiryanov <[email protected]> Acked-by: Kalle Valo <[email protected]> Acked-by: Sekhar Nori <[email protected]> Signed-off-by: Tony Lindgren <[email protected]>
2015-03-19ARM: dts: Update Nanobone dts fileMark Jackson1-7/+11
Update dts file to reflect:- * new flash memory layout * add missing phy-mode property * dual_emac now just a boolean * rename mcp to microchip * update gpio definition Signed-off-by: Mark Jackson <[email protected]> Signed-off-by: Tony Lindgren <[email protected]>
2015-03-19ARM: dts: n950, n9: Add primary camera supportSakari Ailus2-0/+74
Add support for the primary camera of the Nokia N950 and N9. Signed-off-by: Sakari Ailus <[email protected]> Acked-by: Laurent Pinchart <[email protected]> Signed-off-by: Tony Lindgren <[email protected]>
2015-03-19ARM: dts: omap3: Add DT entries for OMAP 3 ISPSakari Ailus2-0/+34
The resources the ISP needs are slightly different on 3[45]xx and 3[67]xx. Especially the phy-type property is different. Signed-off-by: Sakari Ailus <[email protected]> Acked-by: Laurent Pinchart <[email protected]> [[email protected]: use omap3_scm_general instead of scm_conf for now] Signed-off-by: Tony Lindgren <[email protected]>
2015-03-19Documentation: DT: Add bindings for omap3ispSakari Ailus3-0/+94
Signed-off-by: Sakari Ailus <[email protected]> Acked-by: Laurent Pinchart <[email protected]> Signed-off-by: Tony Lindgren <[email protected]>
2015-03-19ARM: dts: brcmstb: add IRQ0 controllerBrian Norris1-0/+12
This L2 controller handles multiplexing a few different interrupts. We also need it for configuring the interrupt forwarding masks for the UART. With this, we can *now* boot BCM7445 to a prompt using the upstream kernel + DTB. Signed-off-by: Brian Norris <[email protected]> Signed-off-by: Florian Fainelli <[email protected]>
2015-03-19ARM: dts: Remove files omap34xx-hs.dtsi and omap36xx-hs.dtsiPali Rohár2-32/+0
These files are not used by any DTS file anymore. Signed-off-by: Pali Rohár <[email protected]> Acked-by: Pavel Machek <[email protected]> Signed-off-by: Tony Lindgren <[email protected]>
2015-03-19ARM: dts: brcmstb: un-hexify clock frequencyBrian Norris1-1/+1
This value makes much more sense in decimal. Signed-off-by: Brian Norris <[email protected]> Acked-by: Gregory Fong <[email protected]> Signed-off-by: Florian Fainelli <[email protected]>
2015-03-19ARM: dts: omap3-tao3530: Include directly omap34xx.dtsiPali Rohár1-1/+10
This patch just move content of file omap34xx-hs.dtsi into omap3-tao3530.dts. There is no code change, patch is just preparation for removing -hs file. Signed-off-by: Pali Rohár <[email protected]> Acked-by: Pavel Machek <[email protected]> Signed-off-by: Tony Lindgren <[email protected]>
2015-03-19ARM: dts: n900: Enable omap sham and include directly omap34xx.dtsiPali Rohár1-1/+15
This patch moves content of file omap34xx-hs.dtsi into omap3-n900.dts and enable omap sham support (omap HW support for SHA + MD5). After testing both omap hwmod and omap-sham.ko drivers it looks like signed Nokia X-Loader enable L3 firewall for omap sham. There is no kernel crash with both official bootloader and crypto enable bootloader. So we can safely enable sham code. Signed-off-by: Pali Rohár <[email protected]> Acked-by: Pavel Machek <[email protected]> Signed-off-by: Tony Lindgren <[email protected]>
2015-03-19ARM: dts: n9/n950: Enable omap crypto supportPali Rohár1-1/+1
Harmattan system on Nokia N9 and N950 devices uses omap crypto support. Bootloader on those devices is known that it enables HW crypto support. This patch just include omap36xx.dtsi directly, so aes and sham is enabled. Signed-off-by: Pali Rohár <[email protected]> Acked-by: Pavel Machek <[email protected]> Signed-off-by: Tony Lindgren <[email protected]>
2015-03-19ARM: dts: Remove PIN_INPUT for dm816x McSPITony Lindgren1-4/+4
On dm816x we have no PIN_INPUT vs PIN_OUTPUT configuration, there are just pulls. Let's remove the bogus flags. Cc: Brian Hutchinson <[email protected]> Cc: Matthijs van Duin <[email protected]> Signed-off-by: Tony Lindgren <[email protected]>
2015-03-19ARM: dts: Add cppi41 support for dm816x MUSBTony Lindgren1-0/+60
Looks like we have cppi41 on dm816x just like on am335x. Cc: Bin Liu <[email protected]> Cc: Brian Hutchinson <[email protected]> Cc: Felipe Balbi <[email protected]> Cc: Matthijs van Duin <[email protected]> Signed-off-by: Tony Lindgren <[email protected]>
2015-03-19ARM: dts: Fix typo for dm816x usb0_pinsTony Lindgren1-3/+3
Commit a54879a00859 ("ARM: dts: Fix USB dts configuration for dm816x") attempted to fix the USB features introduced by commit 7800064ba507 ("ARM: dts: Add basic dm816x device tree configuration") but obviously I did not read the dmesg as more USB issues still keep trickling in. It should be usb1_pins instead not usb0_pins for the second interface to avoid warnings from pinctrl framework. Cc: Brian Hutchinson <[email protected]> Cc: Felipe Balbi <[email protected]> Cc: Matthijs van Duin <[email protected]> Signed-off-by: Tony Lindgren <[email protected]>
2015-03-18ARM: mvebu: armada-385-ap: Enable USB3 portMaxime Ripard1-0/+28
The Armada 385 AP board has a USB3 port exposed that uses a GPIO to drive the VBUS line. Enable the needed drivers to support this. Signed-off-by: Maxime Ripard <[email protected]> Signed-off-by: Gregory CLEMENT <[email protected]>
2015-03-17ARM: dts: dra7x-evm: beagle-x15: Fix USB PeripheralRoger Quadros3-0/+24
Now that we have EXTCON_USB_GPIO queued for v4.1, revert commit addfcde7c485 ("ARM: dts: dra7x-evm: beagle-x15: Fix USB Host") On these EVMs, the USB cable state has to be determined via the ID pin tied to a GPIO line. We use the gpio-usb-extcon driver to read the ID pin and the extcon framework to forward the USB cable state information to the USB driver so the controller can be configured in the right mode (host/peripheral). Gets USB peripheral mode to work on this EVM. Reviewed-by: Felipe Balbi <[email protected]> Signed-off-by: Roger Quadros <[email protected]>
2015-03-17ARM: mvebu: Enable Performance Monitor Unit on Armada 380/385 SoCEzequiel Garcia1-0/+5
The Armada 380 and 385 SoCs have a Cortex-A9 CPU, so the PMU is available to be used. This commit enables it in the devicetree. Signed-off-by: Ezequiel Garcia <[email protected]> Signed-off-by: Maxime Ripard <[email protected]> Acked-by: Gregory CLEMENT <[email protected]> Signed-off-by: Gregory CLEMENT <[email protected]>
2015-03-17ARM: mvebu: Enable Performance Monitor Unit on Armada 375 SoCEzequiel Garcia1-0/+5
The Armada 375 SoC has a Cortex-A9 CPU, and so the PMU is available to be used. This commit enables it in the devicetree. Signed-off-by: Ezequiel Garcia <[email protected]> Signed-off-by: Maxime Ripard <[email protected]> Acked-by: Gregory CLEMENT <[email protected]> Signed-off-by: Gregory CLEMENT <[email protected]>
2015-03-17ARM: mvebu: Enable Performance Monitor Unit on Armada XP/370 SoCsMaxime Ripard1-0/+5
The Armada 370 and XP SoCs have Cortex-A9 compatible CPUs, and with a Performance Monitoring Unit. Enable it so that we can have hardware-assisted perf support. Signed-off-by: Maxime Ripard <[email protected]> Acked-by: Gregory CLEMENT <[email protected]> Signed-off-by: Gregory CLEMENT <[email protected]>