OSDN Git Service

ARM: dts: Add support for phyCORE-AM335x SoM
authorTeresa Remmet <t.remmet@phytec.de>
Thu, 16 Jul 2015 08:30:48 +0000 (10:30 +0200)
committerTony Lindgren <tony@atomide.com>
Tue, 21 Jul 2015 10:57:31 +0000 (03:57 -0700)
commit52b0dcb1d160f9ac839acd6b44b0687e82e23e98
tree949e0063e68e63671047c24688e386df4b3ccd68
parentec49a86ce0c6202ddf53c8e940c3468b4fb7e042
ARM: dts: Add support for phyCORE-AM335x SoM

phyCORE-AM335x is a SoM (System on Module) containing
a AM335x SOC. The module can be connected to different
carrier boards.

Some hardware parts are configurable on the phyCORE-AM335x.
So they are disabled on default in this som dtsi file.
They will be enabled in the board dts files, when populated.

* RAM up to 1GiB
* PMIC
* NAND flash up to 1GiB
* Eth PHY on SOM: 1x RMII
* SPI NOR flash 8MiB (optional)
* i2c RTC (optional)
* i2c EEPROM 4kiB (optional)

Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am335x-phycore-som.dtsi [new file with mode: 0644]