Skip to content
  1. Jul 31, 2017
  2. Jun 19, 2017
  3. Jun 17, 2017
  4. Jun 13, 2017
  5. Jun 12, 2017
  6. Jun 09, 2017
    • Patrice Chotard's avatar
      ARM: dts: stm32: Add stm32h743i-disco board · 43707464
      Patrice Chotard authored
      
      
      Add basic support for stm32h743i-discovery board
      
      This board offers :
        _ 2MBytes Flash
        _ 1 x micro USB OTG port
        _ 1 x STLink connector (micro USB)
        _ 1 x micro SD card slot
        _ 1 x RJ45 connector
        _ 1 x RCA connector
        _ 2 x Audio jack connectors (in and out)
        _ 2 x speaker connectors (left and right)
        _ 1 x joystick
        _ 1 x DCMI connector (Digital camera interface)
        _ 1 x 4 inch DSI LCD (Display Serial Interface)
        _ Arduino Uno Connectors
        _ 2 x PIO connectors (PMOD and PMOD+)
        _ 1 x wakeup button
        _ 1 x reset button
      
      Signed-off-by: default avatarPatrice Chotard <patrice.chotard@st.com>
      Signed-off-by: default avatarAlexandre TORGUE <alexandre.torgue@st.com>
      43707464
  7. Jun 07, 2017
  8. Jun 06, 2017
  9. Jun 01, 2017
  10. May 22, 2017
  11. May 21, 2017
  12. May 18, 2017
  13. May 16, 2017
  14. May 15, 2017
    • Tim Harvey's avatar
      ARM: dts: imx: add Gateworks Ventana GW5600 support · b8a559fe
      Tim Harvey authored
      
      
      The Gateworks Ventana GW5600 is a media-centric single-board computer based on
      the NXP IMX6 SoC with the following features:
       * PoE (emulated 802.3af)
       * IMX6 DualLite Soc (supports IMX6S,IMX6DL,IMX6Q)
       * 1GiB DDR3 DRAM (supports up to 4GiB)
       * 8GB eMMC
       * 1x microSD connector
       * Gateworks System Controller:
        - hardware watchdog
        - hardware monitor
        - pushbutton controller
        - EEPROM storage
        - power control
       * 1x bi-color USER LED
       * 1x front-panel pushbutton
       * 1x front-panel GbE
       * 2x front panel USB 2.0
       * 1x front panel USB OTG
       * 1x SIM socket
       * 1x miniPCIe socket with SATA (mSATA)
       * 1x miniPCIe socket with USB 2.0 (Modem)
       * 1x miniPCIe socket with PCIe, USB 2.0, and SIM
       * RS232/RS485 serial
        - 2x RS232 UARTs (off-board connector)
        - 1x RS485 (loading option)
       * 4x digital I/O signals (PWM/I2C/GPIO/5V/3.3V options)
       * 1x analog input (0 to 5V)
       * 1x CAN (loading option)
       * off-board LVDS:
        - I2C
        - 12V
        - LED driver (4x 330mA strings)
        - matrix keypad controller (8row x 10col)
        - I2S
        - dual-channel LVDS
        - PWM
       * off-board video input:
        - 16bit parallel / MIPI (IPU1_CSI0)
       * GPS (loading option)
       * Analog Video Input (CVBS) 3 inputs (1 active at a time)
       * Analog Audio Input/Output (2ch Line level, optional MIC/HP drivers)
       * HDMI out
       * JTAG programmable
       * Inertial Module
      
      Signed-off-by: default avatarTim Harvey <tharvey@gateworks.com>
      Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
      b8a559fe
  15. May 14, 2017
  16. Apr 10, 2017
  17. Apr 07, 2017
    • Wadim Egorov's avatar
      ARM: dts: rockchip: Add support for PCM-947 carrier board · 81507732
      Wadim Egorov authored
      
      
      Add basic support for the PCM-947 carrier board, a RK3288 based development
      board made by PHYTEC. This board works in a combination with
      the phyCORE-RK3288 System on Module.
      
      Following interfaces and devices are available on the PCM-947 carrier board:
      
        - 2x UART
        - micro SDMMC
        - USB host and USB otg
        - USB 3503 HSIC hub
        - Ethernet
        - 2nd alternative KSZ9031 ethernet phy
        - Display connectors: PHYTEC LVDS, DDG LVDS, parallel signals, HDMI
        - Parallel Camera CIF
        - SGTL5000-32QFN audio codec
        - 4x LEDs connected via PCA9533
        - 2 user buttons
        - Expansion connectors for WiFi and other modules
        - RTC RV-4162-C7
        - Resistive touch STMPE811
        - EEPROM M24C32
      
      Signed-off-by: default avatarWadim Egorov <w.egorov@phytec.de>
      Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
      81507732
  18. Mar 24, 2017
  19. Mar 19, 2017
  20. Mar 12, 2017
    • Linus Walleij's avatar
      ARM: dts: add a devicetree for Wiliboard WBD-222 · c4fa8b27
      Linus Walleij authored
      
      
      This devicetree is simply based on the board file in
      arch/arm/mach-gemini/board-wbd222.c and contain the
      equivalent platform data, mainly just moving the GPIOs
      from the global numberspace to explicitly reference their
      parent GPIO.
      
      Cc: Janos Laube <janos.dev@gmail.com>
      Cc: Paulius Zaleckas <paulius.zaleckas@gmail.com>
      Cc: Hans Ulli Kroll <ulli.kroll@googlemail.com>
      Cc: Florian Fainelli <f.fainelli@gmail.com>
      Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
      c4fa8b27
    • Linus Walleij's avatar
      ARM: dts: add a devicetree for Wiliboard WBD-111 · 2aeeb182
      Linus Walleij authored
      
      
      This devicetree is simply based on the board file in
      arch/arm/mach-gemini/board-wbd111.c and contain the
      equivalent platform data, mainly just moving the GPIOs
      from the global numberspace to explicitly reference their
      parent GPIO.
      
      Cc: Janos Laube <janos.dev@gmail.com>
      Cc: Paulius Zaleckas <paulius.zaleckas@gmail.com>
      Cc: Hans Ulli Kroll <ulli.kroll@googlemail.com>
      Cc: Florian Fainelli <f.fainelli@gmail.com>
      Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
      2aeeb182
    • Linus Walleij's avatar
      ARM: dts: add a devicetree for Teltonika RUT1xx · d08bd6b3
      Linus Walleij authored
      
      
      This devicetree is simply based on the board file in
      arch/arm/mach-gemini/board-rut1xx.c and contain the
      equivalent platform data, mainly just moving the GPIOs
      from the global numberspace to explicitly reference their
      parent GPIO.
      
      Cc: Janos Laube <janos.dev@gmail.com>
      Cc: Paulius Zaleckas <paulius.zaleckas@gmail.com>
      Cc: Hans Ulli Kroll <ulli.kroll@googlemail.com>
      Cc: Florian Fainelli <f.fainelli@gmail.com>
      Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
      d08bd6b3
    • Linus Walleij's avatar
      ARM: dts: add a devicetree for Raidsonic NAS IB-4220-B · fe7bf9dc
      Linus Walleij authored
      
      
      This devicetree is simply based on the board file in
      arch/arm/mach-gemini/board-nas4220b.c and contain the
      equivalent platform data, mainly just moving the GPIOs
      from the global numberspace to explicitly reference &gpio1.
      
      Cc: Janos Laube <janos.dev@gmail.com>
      Cc: Paulius Zaleckas <paulius.zaleckas@gmail.com>
      Cc: Florian Fainelli <f.fainelli@gmail.com>
      Signed-off-by: default avatarHans Ulli Kroll <ulli.kroll@googlemail.com>
      Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
      fe7bf9dc
    • Linus Walleij's avatar
      ARM: dts: add device tree for Gemini SoC and SQ201 · 9be0d7f8
      Linus Walleij authored
      
      
      This adds a device tree for the Gemini SoC and the ITian
      Square One SQ201 board that has been my testing target
      for Gemini device tree support.
      
      Cc: Janos Laube <janos.dev@gmail.com>
      Cc: Paulius Zaleckas <paulius.zaleckas@gmail.com>
      Cc: Hans Ulli Kroll <ulli.kroll@googlemail.com>
      Cc: Florian Fainelli <f.fainelli@gmail.com>
      Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
      9be0d7f8
  21. Mar 08, 2017
  22. Mar 06, 2017