]> 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)
commit8df23d2d1da7f66fbf326cfc0fe21236cac01131
treea50319bac5536728c8e3ad06d2fbf504e3662fd8
parentf9c52ce88593435f497a4a66b343d2e416a108e2
parent5e9cbd539e11dbc2c9e767277e0d6f542a591166
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>