Jean-Christophe PLAGNIOL-VILLARD
ec6754a7b9
arm: at91: dt: at91sam9 add serial pinctrl support
...
Set the dbgu pinctrl config by default as we have only one possible config
For other uart set the rxd/txd by default.
For at91sam9x5ek create soc based dts as we need to include specific soc dtsi.
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com >
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com >
2012-10-13 09:21:44 +08:00
Ludovic Desroches
fbc1871511
ARM: dts: add twi nodes for atmel boards
...
Still use i2c-gpio on boards which have a SoC with a TWI IP which
doesn't have clock stretching in transmission mode.
Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com >
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com >
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de >
2012-09-12 14:49:16 +02:00
Bo Shen
9e0255dd03
ARM: at91/dts: remove partial parameter in at91sam9g25ek.dts
...
Remove the malformed "mem=" bootargs parameter in at91sam9g25ek.dts
Signed-off-by: Bo Shen <voice.shen@atmel.com >
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com >
2012-08-23 15:00:10 +02:00
Nicolas Ferre
74adcb2106
ARM: at91/dts: USB host vbus is active low
...
Change vbus gpio configuration in .dts files to switch to
active low configuration.
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com >
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com >
Cc: stable <stable@vger.kernel.org >
2012-04-04 18:35:14 +02:00
Jean-Christophe PLAGNIOL-VILLARD
62c5553ab7
ARM: at91: dt: enable usb ehci for sam9g45 and sam9x5
...
make the ECHI depends on ARCH_AT91
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com >
Cc: Nicolas Ferre <nicolas.ferre@atmel.com >
Cc: devicetree-discuss@lists.ozlabs.org
2012-03-16 00:40:59 +08:00
Jean-Christophe PLAGNIOL-VILLARD
6a06245990
ARM: at91: dt: enable usb ohci for sam9g20, sam9g45 amd sam9x5
...
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com >
Cc: Nicolas Ferre <nicolas.ferre@atmel.com >
Cc: devicetree-discuss@lists.ozlabs.org
2012-03-16 00:40:55 +08:00
Jean-Christophe PLAGNIOL-VILLARD
86a89f4ff6
ARM: at91: sam9x5 add nand support
...
Enable the nand in the cpu module with the partition.
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com >
2012-03-15 23:29:19 +08:00
Nicolas Ferre
467f1cf504
ARM: at91/at91sam9x5: Device tree definition files
...
Device tree include file for the AT91SAM9x5 SoC family.
An additional .dtsi file is created to describe the generic
SAM9x5 CPU Module (CM).
Device tree source files for each Evaluation Kit that are using
the generic CPU Module and the carrier board. The selection of
available peripherals is done in this .dts file.
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com >
2012-02-03 15:36:41 +01:00