Re: [PATCH v2 1/5] arm: zynq: Add Xilinx cc108 board

From: Rob Herring
Date: Fri Mar 02 2018 - 13:13:37 EST


On Fri, Feb 23, 2018 at 04:00:19PM +0100, Michal Simek wrote:
> The board contains 7z010 with 512MB memory, ethernet, qspi, uart, usbs
> and sd. But board is not supporting booting from sd card.
>
> Signed-off-by: Michal Simek <michal.simek@xxxxxxxxxx>
> ---
>
> Changes in v2:
> - Record compatible string to xilinx.txt
>
> Documentation/devicetree/bindings/arm/xilinx.txt | 5 ++
> arch/arm/boot/dts/Makefile | 1 +
> arch/arm/boot/dts/zynq-cc108.dts | 75 ++++++++++++++++++++++++
> 3 files changed, 81 insertions(+)
> create mode 100644 arch/arm/boot/dts/zynq-cc108.dts

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>