Re: [PATCH 0/3] add Ebang EBAZ4205 support

From: Michal Simek
Date: Tue Jan 26 2021 - 08:35:38 EST




On 1/20/21 8:40 PM, Michael Walle wrote:
> 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
>

Applied all.

Thanks,
Michal