1. 12 5月, 2018 4 次提交
  2. 22 12月, 2017 2 次提交
    • L
      ARM: dts: Add TVE/TVC and ILI9322 panel to DIR-685 · ea6f23f5
      Linus Walleij 提交于
      This adds the TVE200/TVC TV-encoder and the Ilitek ILI9322 panel
      to the DIR-685 device tree.
      
      This brings graphics to this funky router and it is possible to
      even run a console on its tiny screen.
      
      Incidentally this requires us to disable the access to the
      parallel (NOR) flash, as the communication pins to the panel
      are shared with the flash memory.
      
      To access the flash, a separate kernel with the panel disabled
      and the flash enabled should be booted. The pin control selecting
      whether to use the lines cannot be altered at runtime due to
      hardware constraints.
      
      Cc: David Lechner <david@lechnology.com>
      Cc: Stefano Babic <sbabic@denx.de>
      Cc: Ben Dooks <ben.dooks@codethink.co.uk>
      Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
      ea6f23f5
    • L
      ARM: dts: Flags D-Link DIR-685 I2C bus gpios · 8632a661
      Linus Walleij 提交于
      These GPIOs are used in open drain mode, so make sure to
      flag them as such. Use the new separate scl/sda line
      GPIO bindings.
      Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
      8632a661
  3. 08 8月, 2017 2 次提交