summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/sama5d36ek.dts
AgeCommit message (Collapse)Author
2016-07-15ARM: dts: at91: sama5d3x: separate motherboard gmac and emac definitionsAlexandre Belloni
Separate the definitions for the emac and the gmac in different files and include them in the final board dts that uses them. Solves: Warning (unit_address_vs_reg): Node /ahb/apb/ethernet@f0028000 has a unit name, but no reg property Warning (unit_address_vs_reg): Node /ahb/apb/ethernet@f802c000 has a unit name, but no reg property Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
2013-12-10ARM: at91: sama5d3/dt: add sama5d36ek dts filesJosh Wu
Add .dts and .dtsi file to support sama5d36ek board. Also update the the comments for sama5d36 in sama5d3.dtsi. Signed-off-by: Josh Wu <josh.wu@atmel.com> Acked-by: Boris BREZILLON <b.brezillon@overkiz.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: Kevin Hilman <khilman@linaro.org>