Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-04 | ARM: at91/dt: fix macb node declaration | Nicolas Ferre | |
Macb0 node cannot be activated in generic sam9x5ek.dtsi file as the sam9g15 does not have one. Move the macb0 & macb1 activation in board .dts file that support them. Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> | |||
2012-10-13 | arm: at91: dt: at91sam9 add serial pinctrl support | Jean-Christophe PLAGNIOL-VILLARD | |
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> |