Just another respin. Still depending on armsoc/zynq/clk Sören
v3: - adding patch to use 'status' property for UART nodes - dropping board specific compat string in the Zed dts v2: - adding patch to remove board specific compat strings from the BSP - adding patch adding Zed support Soren Brinkmann (4): arm: zynq: Remove board specific compatibility string arm: dt: zynq: Use 'status' property for UART nodes arm: dt: zynq: Add support for the zc706 platform arm: dt: zynq: Add support for the zed platform arch/arm/boot/dts/Makefile | 4 +++- arch/arm/boot/dts/zynq-7000.dtsi | 2 ++ arch/arm/boot/dts/zynq-zc702.dts | 6 +++++- arch/arm/boot/dts/zynq-zc706.dts | 35 +++++++++++++++++++++++++++++++++++ arch/arm/boot/dts/zynq-zed.dts | 35 +++++++++++++++++++++++++++++++++++ arch/arm/mach-zynq/common.c | 1 - 6 files changed, 80 insertions(+), 3 deletions(-) create mode 100644 arch/arm/boot/dts/zynq-zc706.dts create mode 100644 arch/arm/boot/dts/zynq-zed.dts -- 1.8.3 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/