lkml.org 
[lkml]   [2014]   [Jul]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH v2 00/11] ARM: dts: zynq: Prepare Parallella
    Date
    Hello,

    This patch series adds an initial device tree for the Parallella board.
    UART, SD card, Ethernet are enabled.
    Not yet enabled are HDMI, QSPI flash and 2x USB.

    v2 adds some SPI and FPGA pieces and tidies the device tree with a
    compatible string and matching documentation.

    Not having all pieces for testing all of this (most notably I'm missing
    ADI ADV7513 and AXI-HDMI support for VDMA and axi-clkgen, as well as
    the 25Q128A flash chip for QSPI), I've kept new things in separate patches
    so that we can make progress on the basic version and possibly squash
    further cherry-picked pieces.

    Punnaiah Choudary Kalluri had recently proposed to extend the Chipidea
    USB driver for Zynq; it kept complaining about the PHY though, and I
    haven't spotted a revised version based on the generic driver yet.
    https://patchwork.kernel.org/patch/4434681/

    My rebasing work branch is here:
    https://github.com/afaerber/linux/commits/parallella-next

    Regards,
    Andreas

    Cc: Punnaiah Choudary Kalluri <punnaia@xilinx.com> (USB)
    Cc: Lars-Peter Clausen <lars@metafoo.de> (HDMI)

    Andreas Färber (11):
    Documentation: devicetree: Adapteva vendor prefix
    Documentation: devicetree: Adapteva boards
    ARM: dts: zynq: Add Parallella device tree
    ARM: dts: zynq: Update deprecated xuartps clock names
    ARM: dts: zynq: Add QSPI for Parallella
    ARM: dts: zynq: Add DMAC for Parallella
    Documentation: devicetree: Fix Xilinx VDMA specification
    ARM: dts: zynq: Add VDMA to Parallella
    Documentation: devicetree: Fix ADI AXI SPDIF specification
    ARM: dts: zynq: Add SPDIF for Parallella
    ARM: dts: zynq: Add AXI clkgen for Parallella

    Documentation/devicetree/bindings/arm/adapteva.txt | 7 ++
    .../devicetree/bindings/dma/xilinx/xilinx_vdma.txt | 2 +-
    .../devicetree/bindings/sound/adi,axi-spdif-tx.txt | 2 +-
    .../devicetree/bindings/vendor-prefixes.txt | 1 +
    arch/arm/boot/dts/Makefile | 4 +-
    arch/arm/boot/dts/zynq-7000.dtsi | 58 +++++++++-
    arch/arm/boot/dts/zynq-parallella.dts | 119 +++++++++++++++++++++
    7 files changed, 188 insertions(+), 5 deletions(-)
    create mode 100644 Documentation/devicetree/bindings/arm/adapteva.txt
    create mode 100644 arch/arm/boot/dts/zynq-parallella.dts

    --
    1.9.3

    --
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2014-07-25 02:21    [W:4.134 / U:0.028 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site