1. 14 9月, 2016 3 次提交
  2. 29 8月, 2016 1 次提交
    • A
      ARM: dts: mvebu: fix reference to a390 spi controller · a305cc2f
      Arnd Bergmann 提交于
      The SPI controller in the arch/arm/boot/dts/armada-39x.dtsi file has moved
      to a different location in the hierarchy, which breaks the overrides
      in the board specific file:
      
      Warning (reg_format): "reg" property in /soc/internal-regs/spi@10680/spi-flash@1 has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
      Warning (avoid_default_addr_size): Relying on default #address-cells value for /soc/internal-regs/spi@10680/spi-flash@1
      
      This changes the board to reference the spi controller by its label
      (which has not changed) rather than the full path.
      Signed-off-by: NArnd Bergmann <arnd@arndb.de>
      Fixes: 0160a4b6 ("ARM: dts: mvebu: A37x/XP/38x/39x: Move SPI controller nodes into 'soc' node")
      Signed-off-by: NGregory CLEMENT <gregory.clement@free-electrons.com>
      a305cc2f
  3. 26 8月, 2016 2 次提交
  4. 08 8月, 2016 17 次提交
  5. 03 8月, 2016 1 次提交
  6. 23 7月, 2016 1 次提交
  7. 18 7月, 2016 15 次提交