1. 08 3月, 2017 1 次提交
    • W
      ARM: dts: armada-385-synology-ds116: add support for Synology DS116 NAS · a58d7334
      Willy Tarreau 提交于
      This commit adds the device tree description for the Synology DS116 NAS.
      
      It is a one-bay NAS powered by a Marvell Armada 385 at 1.866 GHz. The
      device features the following items :
        - 1 GB DDR3 RAM
        - a 8MB SPI flash
        - 2 USB3 ports, power-controlled via a GPIO for each
        - 1 gigabit ethernet interface connected over SGMII to a 88e1514 phy
        - a single SATA port, power-controlled via a GPIO
        - a battery-powered RTC
        - one UART connected to the serial console (2mm connector on board)
        - the Tx line of the second UART connected to a PIC microcontroller
          dealing with beep, reset, power-off and LED blinking (9600 Bps)
        - some of the front-panel LEDs are connected to GPIOs, one is directly
          connected to the SATA link to report disk activity.
        - a GPIO-controlled fan (3 bits for 7 speeds and OFF)
      
      With this DTS, my NAS is 100% functional starting with kernel 4.9.
      Reviewed-by: NAndrew Lunn <andrew@lunn.ch>
      Signed-off-by: NWilly Tarreau <w@1wt.eu>
      Signed-off-by: NGregory CLEMENT <gregory.clement@free-electrons.com>
      a58d7334
  2. 03 2月, 2017 1 次提交
  3. 31 1月, 2017 1 次提交
  4. 27 1月, 2017 3 次提交
  5. 24 1月, 2017 2 次提交
  6. 23 1月, 2017 1 次提交
  7. 20 1月, 2017 1 次提交
    • D
      ARM: dts: Add LEGO MINDSTORMS EV3 dts · 4302a38e
      David Lechner 提交于
      This adds a device tree definition file for LEGO MINDSTORMS EV3.
      
      What is working:
      
      * Pin muxing
      * Pinconf
      * GPIOs
      * MicroSD card reader
      * UART on input port 1
      * Buttons
      * LEDs
      * Poweroff/reset
      * Flash memory
      * EEPROM
      * USB host port
      * USB peripheral port
      
      What is not working/to be added later:
      
      * Speaker - have patch submitted to get pwm-beeper working - maybe someday
        it will have a real sound driver that uses PRU
      * A/DC chip - have driver submitted and accepted - waiting for ack on
        device tree bindings
      * Display - waiting for "simple DRM" to be mainlined
      * Bluetooth - needs new driver for sequencing power/enable/clock
      * Input and output ports - need some sort of new phy or extcon driver as
        well as PRU UART and PRU I2C drivers
      * Battery indication - needs new power supply driver
      
      Note on flash partitions:
      
      These partitions are based on the official EV3 firmware from LEGO. It is
      expected that most users of the mainline kernel on EV3 will be booting from
      an SD card while retaining the official firmware in the flash memory.
      Furthermore, the official firmware uses an ancient U-Boot (2009) that has
      no device tree support. So, it makes sense to have this partition table in
      the EV3 device tree file. In the unlikely case that anyone does create
      their own firmware image with different partitioning, they can use a modern
      U-Boot in their own firmware image that modifies the device tree with the
      custom partitions.
      Signed-off-by: NDavid Lechner <david@lechnology.com>
      Signed-off-by: NSekhar Nori <nsekhar@ti.com>
      4302a38e
  8. 19 1月, 2017 2 次提交
  9. 11 1月, 2017 3 次提交
  10. 10 1月, 2017 7 次提交
  11. 05 1月, 2017 3 次提交
  12. 04 1月, 2017 1 次提交
  13. 03 1月, 2017 3 次提交
  14. 28 12月, 2016 1 次提交
  15. 06 12月, 2016 1 次提交
  16. 26 11月, 2016 1 次提交
  17. 24 11月, 2016 3 次提交
  18. 22 11月, 2016 2 次提交
  19. 19 11月, 2016 2 次提交
  20. 17 11月, 2016 1 次提交