mbox series

[GIT,PULL] Third Round of Renesas ARM Based SoC Fixes for v5.0

Message ID cover.1548843393.git.horms+renesas@verge.net.au
State New
Headers show
Series [GIT,PULL] Third Round of Renesas ARM Based SoC Fixes for v5.0 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-fixes3-for-v5.0

Message

Simon Horman Jan. 30, 2019, 10:18 a.m. UTC
Hi Olof, Hi Kevin, Hi Arnd,

Please consider these third round of Renesas ARM based SoC fixes for v5.0.

This pull request is based on the previous round of
such requests, tagged as renesas-fixes2-for-v5.0,
which I have already sent a pull-request for.


The following changes since commit 05c8478abd485507c25aa565afab604af8d8fe46:

  arm64: dts: renesas: r8a77965: Enable DMA for SCIF2 (2019-01-17 14:22:23 +0100)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-fixes3-for-v5.0

for you to fetch changes up to 6a6a797625b5fe855bf60c798561896e311d58ce:

  ARM: dts: r8a7743: Convert to new LVDS DT bindings (2019-01-23 10:00:15 +0100)

----------------------------------------------------------------
Third Round of Renesas ARM Based SoC Fixes for v5.0

* Convert to new LVDS DT bindings fixing a regression introduced in v4.17

----------------------------------------------------------------
Biju Das (1):
      ARM: dts: r8a7743: Convert to new LVDS DT bindings

 arch/arm/boot/dts/r8a7743.dtsi | 36 ++++++++++++++++++++++++++++++------
 1 file changed, 30 insertions(+), 6 deletions(-)

Comments

Arnd Bergmann Jan. 30, 2019, 10:42 a.m. UTC | #1
On Wed, Jan 30, 2019 at 11:18 AM Simon Horman
<horms+renesas@verge.net.au> wrote:
>
> Hi Olof, Hi Kevin, Hi Arnd,
>
> Please consider these third round of Renesas ARM based SoC fixes for v5.0.
>
> This pull request is based on the previous round of
> such requests, tagged as renesas-fixes2-for-v5.0,
> which I have already sent a pull-request for.

Pulled into arm/fixes, thanks!

    Arnd