Re: [PATCH v2 2/8] arm64: zynqmp: Add support for Xilinx zcu100-revC

2018-03-02 Thread Michal Simek
On 2.3.2018 17:40, Rob Herring wrote: > On Fri, Feb 23, 2018 at 03:40:24PM +0100, Michal Simek wrote: >> This board has 2GB of memory, i2c, sd, wifi sdio, spis, uarts, display >> port and usbs. >> Board is using fixed clocks because clock driver hasn't been merged yet. > > Please get rid of the se

Re: [PATCH v2 2/8] arm64: zynqmp: Add support for Xilinx zcu100-revC

2018-03-02 Thread Rob Herring
On Fri, Feb 23, 2018 at 03:40:24PM +0100, Michal Simek wrote: > This board has 2GB of memory, i2c, sd, wifi sdio, spis, uarts, display > port and usbs. > Board is using fixed clocks because clock driver hasn't been merged yet. Please get rid of the separate clocks dts file when it is merged. > >

[PATCH v2 2/8] arm64: zynqmp: Add support for Xilinx zcu100-revC

2018-02-23 Thread Michal Simek
This board has 2GB of memory, i2c, sd, wifi sdio, spis, uarts, display port and usbs. Board is using fixed clocks because clock driver hasn't been merged yet. Signed-off-by: Michal Simek --- Changes in v2: - Use i2c-mux instead of i2cswitch - Remove i2c mw u-boot commands - Use 96boards labels f