ARM: dts: NSP: Add DT files for Meraki MX64 series
authorMatthew Hagan <mnhagan88@gmail.com>
Fri, 6 Aug 2021 20:44:34 +0000 (21:44 +0100)
committerFlorian Fainelli <f.fainelli@gmail.com>
Tue, 14 Sep 2021 21:34:52 +0000 (14:34 -0700)
commitd50a0923f35baad084c093506d7688699558c272
tree71011d875a30fdcaf84bf018b28ed9ee9b2fee52
parent2698fbb457d7289376fc54bf3173a26e857f377a
ARM: dts: NSP: Add DT files for Meraki MX64 series

MX64 & MX64W Hardware info:
  - CPU: Broadcom BCM58625 Cortex A9 @ 1200Mhz
  - RAM: 2 GB (4 x 4Gb SK Hynix H5TC4G83CFR)
  - Storage: 1 GB (Micron MT29F8G08ABACA)
  - Networking: BCM58625 internal switch (5x 1GbE ports)
  - USB: 1x USB2.0
  - Serial: Internal header
  - WLAN(MX64W only): 2x Broadcom BCM43520KMLG on the PCI bus

This patch adds the Meraki MX64 series-specific bindings. Since some
devices make use of the older A0 SoC, changes need to be made to
accommodate this case, including removal of coherency options and
modification to the secondary-boot-reg.

Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/bcm958625-meraki-kingpin.dtsi [new file with mode: 0644]
arch/arm/boot/dts/bcm958625-meraki-mx64-a0.dts [new file with mode: 0644]
arch/arm/boot/dts/bcm958625-meraki-mx64.dts [new file with mode: 0644]
arch/arm/boot/dts/bcm958625-meraki-mx64w-a0.dts [new file with mode: 0644]
arch/arm/boot/dts/bcm958625-meraki-mx64w.dts [new file with mode: 0644]