1. 20 1月, 2017 1 次提交
  2. 04 1月, 2017 9 次提交
  3. 08 8月, 2016 2 次提交
    • S
      ARM: dts: mvebu: A37x/XP/38x/39x: Move SPI controller nodes into 'soc' node · 0160a4b6
      Stefan Roese 提交于
      This patch moves all Armada 370/XP/38x/39x SPI controller nodes from the
      'internal-regs' node down into the 'soc' node. This is in preparation
      to enable the usage of the SPI direct access mode. A follow-up patch
      will add the static MBus mappings for the SPI devices into the 'reg'
      property of the SPI controller DT node.
      
      By moving these SPI controller nodes, this patch also makes use of
      the labels rather than keeping the tree structure.
      Signed-off-by: NStefan Roese <sr@denx.de>
      Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
      Cc: Gregory CLEMENT <gregory.clement@free-electrons.com>
      Cc: Andrew Lunn <andrew@lunn.ch>
      Cc: Jason Cooper <jason@lakedaemon.net>
      Cc: Mark Brown <broonie@kernel.org>
      Cc: Arnd Bergmann <arnd@arndb.de>
      Signed-off-by: NGregory CLEMENT <gregory.clement@free-electrons.com>
      0160a4b6
    • R
      ARM: dts: armada-388-clearfog: number LAN ports properly · d9fd3c91
      Russell King 提交于
      Currently, the ports as seen from the rear number as:
      
      	eth0 sfp lan5 lan4 lan3 lan2 lan1 lan6
      
      which is illogical - this came about because the rev 2.0 boards have the
      LEDs on the front for the DSA switch (lan5-1) reversed.  Rev 2.1 boards
      fixed the LED issue, and the Clearfog case numbers the lan ports
      increasing from left to right.
      
      Maintaining this illogical numbering causes confusion, with reports that
      "my link isn't coming up" and "my connection negotiates 10base-Half"
      both of which are due to people thinking that the port next to the SFP
      is lan1.
      
      Fix this by renumbering the ports to match people's expectations.
      
      [gregory.clement@free-electrons.com: added the Fixes and stable tags]
      
      Fixes: 4c945e85 ("ARM: dts: Add SolidRun Armada 388 Clearfog A1 DT
      file")
      Cc: <stable@vger.kernel.org>
      Signed-off-by: NRussell King <rmk+kernel@armlinux.org.uk>
      Reviewed-by: NAndrew Lunn <andrew@lunn.ch>
      Signed-off-by: NGregory CLEMENT <gregory.clement@free-electrons.com>
      d9fd3c91
  4. 12 7月, 2016 1 次提交
  5. 15 3月, 2016 1 次提交
  6. 09 12月, 2015 1 次提交