]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'tags/mvebu_fixes_for_v3.8-rc6' into mvebu/boards
authorJason Cooper <jason@lakedaemon.net>
Thu, 31 Jan 2013 17:38:25 +0000 (17:38 +0000)
committerJason Cooper <jason@lakedaemon.net>
Thu, 31 Jan 2013 17:38:25 +0000 (17:38 +0000)
commitfa53257be0b6ec18e8324d764c70b40a7ee40b0a
treeb555c35acad189405cf6d422471df4acf7c4c900
parent770407bf7f28b6a32c409067a0c6f94c462ff018
parentda0f898f25f856b7bc57256c0b5dbc1852aae86a
Merge tag 'tags/mvebu_fixes_for_v3.8-rc6' into mvebu/boards

fixes for v3.8-rc6

 - add missing gpio interrupt lines to dove dt
 - fix bad logic for printing MPP error message on orion boards
 - build proper serial port driver after changing mvebu DT compatible property
   - This is a change to mvebu_defconfig that I wouldn't usually push out as a
     fix.  However, the commit

     38a05c2 arm: mvebu: Use dw-apb-uart instead of ns16650 as UART driver

     changed the serial driver for the board in the dts file.  without the patch
     I've included in this pull, users won't see any log messages.