summaryrefslogtreecommitdiff
path: root/board/phytec
diff options
context:
space:
mode:
authorParthiban Nallathambi <parthiban@linumiz.com>2020-10-23 16:23:49 +0200
committerLokesh Vutla <lokeshvutla@ti.com>2020-11-15 15:14:04 +0530
commita1337e3581b74b62397767b5a8d8ff148ccb97c1 (patch)
treeb8f51bd69e609736d2a10ca86686a63ab02d10e8 /board/phytec
parent832bfad7451e2e7bd23c96edff2be050905ac3f6 (diff)
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>
Diffstat (limited to 'board/phytec')
-rw-r--r--board/phytec/phycore_am335x_r2/MAINTAINERS6
1 files changed, 5 insertions, 1 deletions
diff --git a/board/phytec/phycore_am335x_r2/MAINTAINERS b/board/phytec/phycore_am335x_r2/MAINTAINERS
index e56f30fdc0..8d02b0e198 100644
--- a/board/phytec/phycore_am335x_r2/MAINTAINERS
+++ b/board/phytec/phycore_am335x_r2/MAINTAINERS
@@ -1,7 +1,11 @@
phyCORE AM335x R2 WEGA BOARD
M: Niel Fourie <lusus@denx.de>
-M: Parthiban Nallathambi <pn@denx.de>
+M: Parthiban Nallathambi <parthiban@linumiz.com>
S: Maintained
+F: arch/arm/dts/am335x-regor.dtsi
+F: arch/arm/dts/am335x-regor-rdk.dts
+F: arch/arm/dts/am335x-regor-rdk-u-boot.dtsi
F: board/phytec/phycore_am335x_r2
F: include/configs/phycore_am335x_r2.h
+F: configs/phycore-am335x-r2-regor_defconfig
F: configs/phycore-am335x-r2-wega_defconfig