1. 09 9月, 2016 2 次提交
    • L
      ARM: dts: add device tree for the RealView EB Rev D · 6a29fa31
      Linus Walleij 提交于
      The RealView EB baseboard revision D is a special case as it appears
      to be undocumented in ARM official documents, while the Linux kernel
      still contains special code for handling it.
      
      commit be4f3c86
      "Add RealView/EB support for the LAN9118 Ethernet chip"
      adds support for the SMSC LAN9118 chip used on the D revision of
      the baseboard, but no other traces of hardware deviations for this
      variant can be found.
      
      This creates a separate top-level .dts file especially for this
      board version, so that it gets registered with the right type
      of ethernet controller. The ethernet controller modifications
      are then put into a separate .dtsi file so it can be overlaid
      on other EB variants using the revision D baseboard.
      Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
      6a29fa31
    • L
      ARM: dts: fix RealView EB SMSC ethernet version · c4ad7256
      Linus Walleij 提交于
      The ethernet version in the earlier RealView EB variants is
      LAN91C111 and not LAN9118 according to ARM DUI 0303E
      "RealView Emulation Baseboard User Guide" page 3-57.
      
      Make sure that this is used for the base variant of the board.
      
      As the DT bindings for LAN91C111 does not specify any power
      supplies, these need to be deleted from the DTS file.
      
      Fixes: 2440d29d ("ARM: dts: realview: support all the RealView EB board variants")
      Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
      c4ad7256
  2. 03 8月, 2016 1 次提交
  3. 23 7月, 2016 1 次提交
  4. 18 7月, 2016 15 次提交
  5. 15 7月, 2016 16 次提交
  6. 12 7月, 2016 3 次提交
  7. 11 7月, 2016 2 次提交