OSDN Git Service

ARM: dts: add Ebang EBAZ4205 device tree
authorMichael Walle <michael@walle.cc>
Wed, 20 Jan 2021 19:40:33 +0000 (20:40 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 10 Feb 2021 10:01:27 +0000 (11:01 +0100)
commit00c2747814cc0067c7603c06dcef26a583cfe489
treee5491cc80c572dc749a09c120143af5623f5334a
parent12e6d3eb8e0a8d8cc2b1156af9efb998f0f21941
ARM: dts: add Ebang EBAZ4205 device tree

The Ebang EBAZ4205 is a simple board based on the Xilinx Zynq-7000 SoC.
Its features are:
 - one serial port
 - 256 MB RAM
 - 128 MB NAND flash
 - SDcard slot
 - IP101GA 10/100 Mbit Ethernet PHY (connected to PL IOs)
 - two LEDs (connected to PL IOs)
 - one Push Button (connect to PL IOs)
 - (optional) RTC
 - (optional) Input voltage supervisor

The NAND flash is not supported in mainline linux yet. Unfortunately,
the PHY is connected via the PL, thus for working ethernet the FPGA has
to be configured. Also, depending on the board variant, the PHY has no
external crystal and its clock needs to be driven by the PL. FCLK3 is
used for this and is kept enabled.

Signed-off-by: Michael Walle <michael@walle.cc>
Link: https://lore.kernel.org/r/20210120194033.26970-4-michael@walle.cc
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/zynq-ebaz4205.dts [new file with mode: 0644]