ARM: am335x: Add phyBOARD REGOR support
authorParthiban Nallathambi <parthiban@linumiz.com>
Fri, 23 Oct 2020 14:23:49 +0000 (16:23 +0200)
committerLokesh Vutla <lokeshvutla@ti.com>
Sun, 15 Nov 2020 09:44:04 +0000 (15:14 +0530)
commita1337e3581b74b62397767b5a8d8ff148ccb97c1
treeb8f51bd69e609736d2a10ca86686a63ab02d10e8
parent832bfad7451e2e7bd23c96edff2be050905ac3f6
ARM: am335x: Add phyBOARD REGOR support

phyBOARD-REGOR is based on phyCORE AM335x R2 SoM (PCL060).

CPU  : AM335X-GP rev 2.1
Model: Phytec AM335x phyBOARD-REGOR
DRAM:  512 MiB
NAND:  512 MiB
MMC:   OMAP SD/MMC: 0
eth0: ethernet@4a100000

Working:
 - Eth0
 - i2C
 - MMC/SD
 - NAND
 - UART
 - USB (host)

Device trees were taken from Linux mainline:
commit c4d6fe731176 ("Linux 5.9.0")

Signed-off-by: Parthiban Nallathambi <parthiban@linumiz.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/dts/Makefile
arch/arm/dts/am335x-regor-rdk-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/am335x-regor-rdk.dts [new file with mode: 0644]
arch/arm/dts/am335x-regor.dtsi [new file with mode: 0644]
board/phytec/phycore_am335x_r2/MAINTAINERS
configs/phycore-am335x-r2-regor_defconfig [new file with mode: 0644]