]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'sti-fixes-for-v3.16-rc1' of git://git.stlinux.com/devel/kernel/linux-sti...
authorArnd Bergmann <arnd@arndb.de>
Fri, 20 Jun 2014 08:59:05 +0000 (10:59 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 20 Jun 2014 08:59:05 +0000 (10:59 +0200)
commitd8405276614a3791dbbe4babb3b5a4efa8c0a651
treea50319bac5536728c8e3ad06d2fbf504e3662fd8
parent2ed33b6ebb8d66bdaa8831baf529a111154f8d93
parente23bb29fbd31aa1dc06a73d04c369aca9a315772
Merge tag 'sti-fixes-for-v3.16-rc1' of git://git.stlinux.com/devel/kernel/linux-sti into fixes

Merge "STi: DT fixes for v3.16" from Maxime Coquelin:

Couple of DT fixes for STi platform issues discovered on V3.16-rc1.

The fixes included are:
 - Ethernet clocks were wrongly defined for STiH415/416 platforms
 - STiH416 B2020 revision E DTS file name contained uppercase, change to
   lowercase.

* tag 'sti-fixes-for-v3.16-rc1' of git://git.stlinux.com/devel/kernel/linux-sti: (2963 commits)
  ARM: stih41x: Rename stih416-b2020-revE.dts to stih416-b2020e.dts
  ARM: STi: DT: Properly define sti-ethclk & stmmaceth for stih415/6

Signed-off-by: Arnd Bergmann <arnd@arndb.de>