summaryrefslogtreecommitdiff
path: root/arch/arm/dts/at91-sama5d2_icp.dts
Commit message (Collapse)AuthorAgeFilesLines
* ARM: dts: at91: sama5d2_icp: cosmetic arrangement of the nodesEugen Hristev2021-09-211-12/+13
| | | | | | | | Reorder the nodes following the kernel rules: nodes in a range are sorted by ascending bus address, and when referenced by phandle, are ordered alphabetically. Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
* ARM: dts: at91: sama5d2_icp: add QSPI1 deviceMihai Sain2021-09-211-0/+29
| | | | | | | | | Add support for sst26vf064b 64Mbit qspi-flash that is present on sama5d2_icp board. Signed-off-by: Mihai Sain <mihai.sain@microchip.com> [eugen.hristev@microchip.com: move u-boot properties to sama5d2_icp-u-boot.dtsi] Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
* ARM: dts: at91: sama5d2_icp: fix i2c eeprom compatibleEugen Hristev2020-12-111-3/+3
| | | | | | | | The correct compatible for this eeproms is microchip,24aa02e48 The previous compatible string was working up to U-boot 2020.04. Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com> Tested-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
* ARM: dts: at91-sama5d2-icp: Add MACB nodeRazvan Stefanescu2019-04-181-0/+37
| | | | | | MACB has a fixed link connection to KSZ8563 switch port. Signed-off-by: Razvan Stefanescu <razvan.stefanescu@microchip.com>
* board: atmel: add SAMA5D2 ICP boardEugen Hristev2019-04-181-0/+95
The SAMA5D2 ICP Board features the SAMA5D27 SoC, together with QSPI Flash, Wilc3000 wireless device and EtherCat support. Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>