mbox series

[GIT,PULL] Second Round of Renesas ARM Based SoC Fixes for v4.20

Message ID cover.1544705534.git.horms+renesas@verge.net.au (mailing list archive)
State Not Applicable
Delegated to: Simon Horman
Headers show
Series [GIT,PULL] Second Round of Renesas ARM Based SoC Fixes for v4.20 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-fixes2-for-v4.20

Message

Simon Horman Dec. 14, 2018, 11:56 a.m. UTC
Hi Olof, Hi Kevin, Hi Arnd,

Please consider these second round of Renesas ARM based SoC fixes for v4.20.

This pull request is based on the previous round of
such requests, tagged as renesas-fixes-for-v4.20,
which you have already accepted.


The following changes since commit eab53fdfd60a84b0cc514d4f1f5d79226c76df01:

  arm64: dts: renesas: condor: switch from EtherAVB to GEther (2018-11-05 15:08:44 +0100)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-fixes2-for-v4.20

for you to fetch changes up to 6f61a2c8f1f6163c7e08c77c5f71df0427e4d2f6:

  arm64: dts: renesas: draak: Fix CVBS input (2018-12-13 13:47:30 +0100)

----------------------------------------------------------------
Second Round of Renesas ARM Based SoC Fixes for v4.20

* R-Car D3 (r8a77995) SoC based Draak board
  - Correct CVBS input to allow probing of the VIN

----------------------------------------------------------------
Laurent Pinchart (1):
      arm64: dts: renesas: draak: Fix CVBS input

 arch/arm64/boot/dts/renesas/r8a77995-draak.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Arnd Bergmann Dec. 20, 2018, 4:36 p.m. UTC | #1
On Fri, Dec 14, 2018 at 12:57 PM Simon Horman
<horms+renesas@verge.net.au> wrote:
>
> Hi Olof, Hi Kevin, Hi Arnd,
>
> Please consider these second round of Renesas ARM based SoC fixes for v4.20.
>
> This pull request is based on the previous round of
> such requests, tagged as renesas-fixes-for-v4.20,
> which you have already accepted.

Pulled into fixes, thanks!

     Arnd