[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210120194033.26970-1-michael@walle.cc>
Date: Wed, 20 Jan 2021 20:40:30 +0100
From: Michael Walle <michael@...le.cc>
To: devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Cc: Rob Herring <robh+dt@...nel.org>,
Michal Simek <michal.simek@...inx.com>,
Arnd Bergmann <arnd@...db.de>, Olof Johansson <olof@...om.net>,
soc@...nel.org, Michael Walle <michael@...le.cc>
Subject: [PATCH 0/3] add Ebang EBAZ4205 support
Add support for the Ebang EBAZ4205 board. This board was once used as a
control board for a bitcoin mining device. Nowawdays it is sold as a cheap
Zynq-7000 eval board.
Michael Walle (3):
dt-bindings: add ebang vendor prefix
dt-bindings: arm: add Ebang EBAZ4205 board
ARM: dts: add Ebang EBAZ4205 device tree
.../devicetree/bindings/arm/xilinx.yaml | 1 +
.../devicetree/bindings/vendor-prefixes.yaml | 2 +
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/zynq-ebaz4205.dts | 109 ++++++++++++++++++
4 files changed, 113 insertions(+)
create mode 100644 arch/arm/boot/dts/zynq-ebaz4205.dts
--
2.20.1
Powered by blists - more mailing lists