- Sep 11, 2012
-
-
Shawn Guo authored
Add missing pinctrl of uart and enet for imx6q-arm2 board. Signed-off-by:
Shawn Guo <shawn.guo@linaro.org>
-
Shawn Guo authored
Add missing pinctrl of usdhc and enet for imx6q-sabrelite board. Signed-off-by:
Shawn Guo <shawn.guo@linaro.org>
-
Shawn Guo authored
Sort iomuxc sub-nodes in name so that the node can be located a little bit easier. Signed-off-by:
Shawn Guo <shawn.guo@linaro.org>
-
Shawn Guo authored
Name iomuxc sub-nodes following pin function and hardware manual. Signed-off-by:
Shawn Guo <shawn.guo@linaro.org>
-
Shawn Guo authored
Change the indentation for property fsl,pins a little bit, so that the first and the last line get the same indentation with all other lines. Then it will be easier to copy and past any of these lines. Signed-off-by:
Shawn Guo <shawn.guo@linaro.org>
-
- Aug 24, 2012
-
-
Michael Grzeschik authored
Signed-off-by:
Michael Grzeschik <m.grzeschik@pengutronix.de> Signed-off-by:
Shawn Guo <shawn.guo@linaro.org>
-
Fabio Estevam authored
Instead of adding sdma-ram-script-name into each board dts file, move it to the SoC dtsi file instead. Signed-off-by:
Fabio Estevam <fabio.estevam@freescale.com> Acked-by:
Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by:
Shawn Guo <shawn.guo@linaro.org>
-
Fabio Estevam authored
Instead of enabling the watchdog in each individual dts file, select in the SoC dtsi file instead. Signed-off-by:
Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by:
Shawn Guo <shawn.guo@linaro.org>
-
Steffen Trumtrar authored
Cc: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by:
Steffen Trumtrar <s.trumtrar@pengutronix.de> Signed-off-by:
Marc Kleine-Budde <mkl@pengutronix.de> Signed-off-by:
Shawn Guo <shawn.guo@linaro.org>
-
- Aug 07, 2012
-
-
Shawn Guo authored
Add alias for gpio nodes, so that gpio driver can identify the port number and then specify a sensible gpio base rather than using the one dynamically allocated by gpio core. Signed-off-by:
Shawn Guo <shawn.guo@linaro.org> Signed-off-by:
Linus Walleij <linus.walleij@linaro.org>
-
- Aug 03, 2012
-
-
Shawn Guo authored
Commit 88cde8b7 (ARM: dts: imx: update #interrupt-cells for gpio nodes) changes gpio #interrupt-cells from 1 to 2 without updating the users. It causes the gpio irq requesting call failing in client driver's probe function. Add the irq type cell for those gpio interrupt users to fix their driver probe failure. Reported-by:
Fabio Estevam <festevam@gmail.com> Signed-off-by:
Shawn Guo <shawn.guo@linaro.org>
-
Shawn Guo authored
Since commit c7e963f6 (net/smsc911x: Add regulator support), the lan9220 device tree probe fails on imx53-ard board, because the commit makes VDD33A and VDDVARIO supplies mandatory for the driver. Add a fixed dummy 3V3 supplying lan9220 to fix the regression. Cc: stable@vger.kernel.org Signed-off-by:
Shawn Guo <shawn.guo@linaro.org>
-
Fabio Estevam authored
Fix registers range. Cc: stable@vger.kernel.org Signed-off-by:
Fabio Estevam <fabio.estevam@freescale.com> Acked-by:
Marek Vasut <marex@denx.de> Signed-off-by:
Shawn Guo <shawn.guo@linaro.org>
-
Fabio Estevam authored
Fix registers range. Cc: stable@vger.kernel.org Signed-off-by:
Fabio Estevam <fabio.estevam@freescale.com> Acked-by:
Marek Vasut <marex@denx.de> Signed-off-by:
Shawn Guo <shawn.guo@linaro.org>
-
Fabio Estevam authored
In order to have audio functional on mx6qsabrelite, it is necessary to setup the IOMUX for MX6Q_PAD_GPIO_0__CCM_CLKO pins as it provides the audio clock. Signed-off-by:
Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by:
Shawn Guo <shawn.guo@linaro.org>
-
- Aug 02, 2012
-
-
Thomas Petazzoni authored
The comment was wrongly referring to Armada 370 while the file is related to Armada XP. Signed-off-by:
Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by:
Olof Johansson <olof@lixom.net>
-
Fabio Estevam authored
Fix serial console node and allow the board to boot again. Signed-off-by:
Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
- Jul 27, 2012
-
-
Andrew Lunn authored
It has been decided to use marvell, not mrvl, in the compatibility property. Search & replace. Signed-off-by:
Andrew Lunn <andrew@lunn.ch>
-
Andrew Lunn authored
Signed-off-by:
Andrew Lunn <andrew@lunn.ch> Tested-by:
Josh Coombs <josh.coombs@gmail.com>
-
Andrew Lunn authored
Signed-off-by:
Andrew Lunn <andrew@lunn.ch>
-
Andrew Lunn authored
Signed-off-by:
Andrew Lunn <andrew@lunn.ch>
-
Andrew Lunn authored
Now that we have I2C support in DT, describe the LM63 in the DT file for the iConnect. Signed-off-by:
Andrew Lunn <andrew@lunn.ch>
-
Andrew Lunn authored
Signed-off-by:
Andrew Lunn <andrew@lunn.ch> Tested-by:
Simon Baatz <gmbnomis@gmail.com>
-
Andrew Lunn authored
Now that the GPIO controllers have been converted over to DT, described the gpio-keys in DT. Signed-off-by:
Andrew Lunn <andrew@lunn.ch> Tested-by:
Simon Baatz <gmbnomis@gmail.com>
-
Jamie Lentin authored
Move description of GPIO keys on both the DNS320 and DNS325 into DT. Signed-off-by:
Jamie Lentin <jm@lentin.co.uk> Signed-off-by:
Andrew Lunn <andrew@lunn.ch>
-
Jamie Lentin authored
A lot of device setup is shared between DNS-320 and DNS-325, move the definitions into a common include. Signed-off-by:
Jamie Lentin <jm@lentin.co.uk> Signed-off-by:
Andrew Lunn <andrew@lunn.ch>
-
Jamie Lentin authored
Replace code in board-dnskw with the equivalent devicetree bindings. Signed-off-by:
Jamie Lentin <jm@lentin.co.uk> Signed-off-by:
Andrew Lunn <andrew@lunn.ch>
-
Andrew Lunn authored
Now that we have I2C support in DT, describe the LM75 in the DT file for the DNS325. Signed-off-by:
Andrew Lunn <andrew@lunn.ch> Signed-off-by:
Jamie Lentin <jm@lentin.co.uk>
-
Andrew Lunn authored
Convert boards using DT, but the old way of configuring SATA to now use properties in there DT file. Signed-off-by:
Andrew Lunn <andrew@lunn.ch> Tested-by:
Simon Baatz <gmbnomis@gmail.com>
-
Michael Walle authored
Use the device tree for the SPI driver and partition layout. Signed-off-by:
Michael Walle <michael@walle.cc> Signed-off-by:
Andrew Lunn <andrew@lunn.ch>
-
Michael Walle authored
Add support for Buffalo Linkstation LS-XHL and LS-CHLv2 using the device tree where possible. Signed-off-by:
Michael Walle <michael@walle.cc> Signed-off-by:
Andrew Lunn <andrew@lunn.ch>
-
Josh Coombs authored
This patch supplies the necessary DTS and supporting files to boot up a Seagate GoFlex Net with 3.5.0-rc3. Signed-off-by:
Joshua Coombs <josh.coombs@gmail.com> Signed-off-by:
Andrew Lunn <andrew@lunn.ch>
-
Andrew Lunn authored
The two different variants of QNAP TS devices, varying by SoC, put the GPIO keys on different GPIO lines. Hence we need two different DT board descriptions, which share the same board-ts219.c file. Signed-off-by:
Andrew Lunn <andrew@lunn.ch> Acked-by:
Jason Cooper <jason@lakedaemon.net>
-
Andrew Lunn authored
Add support for instantiating this driver from device tree, and add the necassary DT information to the kirkwood.dtsi file. This is based on previous work by Michael Walle and Jason Cooper. Signed-off-by:
Andrew Lunn <andrew@lunn.ch> Tested-by:
Josh Coombs <josh.coombs@gmail.com>
-
Andrew Lunn authored
Add device tree support to the Orion watchdog timer, and enable its use in the kirkwood devices using device tree. Signed-off-by:
Andrew Lunn <andrew@lunn.ch> Acked-by:
Sebastian Hesselbarth <sebastian.hesselbarth@googlemail.com> Tested-by:
Simon Baatz <gmbnomis@gmail.com>
-
Andrew Lunn authored
The MV64XXX I2C driver needs a clock in order to calculate the baud rate factors. So add an clk to the clk tree. Also add the base DT properties for kirkwood devices. Signed-off-by:
Andrew Lunn <andrew@lunn.ch> Conflicts: arch/arm/mach-kirkwood/common.c
-
Michael Walle authored
Populate the devices with auxdata to set the device names which are used by clkdev to lookup the clocks. Signed-off-by:
Michael Walle <micheal@walle.cc> Signed-off-by:
Andrew Lunn <andrew@lunn.ch> --- v2: Add interrupts properties, although not used.
-
Andrew Lunn authored
Both IRQ and GPIO controllers can now be represented in DT. The IRQ controllers are setup first, and then the GPIO controllers. Interrupts for GPIO lines are placed directly after the main interrupts in the interrupt space. Signed-off-by:
Andrew Lunn <andrew@lunn.ch> Acked-by:
Sebastian Hesselbarth <sebastian.hesselbarth@googlemail.com> Acked-by:
Arnd Bergmann <arnd@arndb.de> Tested-by:
Josh Coombs <josh.coombs@gmail.com> Tested-by:
Simon Baatz <gmbnomis@gmail.com>
-
- Jul 25, 2012
-
-
Stephen Warren authored
This was accidentally disabled by commit 2a5fdc9a "ARM: dt: tegra: invert status=disable vs status=okay". Cc: <stable@vger.kernel.org> # v3.5 (file is named tegra-trimslice.dts there) Signed-off-by:
Stephen Warren <swarren@nvidia.com> Signed-off-by:
Arnd Bergmann <arnd@arndb.de>
-
Stephen Warren authored
On TrimSlice, Tegra's USB1 port may be routed to either an external micro USB port, or an internal USB->SATA bridge for SSD or HDD. This muxing is controlled by a GPIO. Whilst not strictly a VBUS GPIO, the TrimSlice board files caused this GPIO to be set appropriately to enable the SATA bridge by passing it as the VBUS GPIO to the USB driver. Echo this same configuration in device tree to enable the SATA bridge. An alternative might be to implement a full USB bus mux driver. However, that seems over-complex right now. Cc: <stable@vger.kernel.org> # v3.5 (file is named tegra-trimslice.dts there) Signed-off-by:
Stephen Warren <swarren@nvidia.com> Signed-off-by:
Arnd Bergmann <arnd@arndb.de>
-