aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/sama5d36ek.dts (follow)
AgeCommit message (Collapse)AuthorFilesLines
2016-07-15ARM: dts: at91: sama5d3x: separate motherboard gmac and emac definitionsAlexandre Belloni1-0/+2
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 Wu1-0/+53
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>