]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'sunxi-fixes-for-4.15-2' of https://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Fri, 12 Jan 2018 00:59:50 +0000 (16:59 -0800)
committerOlof Johansson <olof@lixom.net>
Fri, 12 Jan 2018 00:59:50 +0000 (16:59 -0800)
commitd4ec76985c3164335c0e09a9c333f57625e5bdfb
tree23605317a95dd50733661670e691de23a3bde257
parent0fea0356f5b59bc0bcdb5164bb458962d00fc080
parent252705ce3cc40ed83b3f63abc82ee22365be0f95
Merge tag 'sunxi-fixes-for-4.15-2' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into fixes

Allwinner fixes for 4.15, round 2

One fix that fixes the display pipeline description in the device tree
for the A10 and A20 SoCs. This description was introduced in 4.15-rc1
with a mismatch in the graph remote endpoints, which would likely
result in the driver misinterpreting how the individual components fit
together.

* tag 'sunxi-fixes-for-4.15-2' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux:
  ARM: dts: sun[47]i: Fix display backend 1 output to TCON0 remote endpoint

Signed-off-by: Olof Johansson <olof@lixom.net>