On Thu, Jan 4, 2018 at 9:27 PM, Maxime Ripard
[off-list ref] wrote:
On Thu, Jan 04, 2018 at 12:31:55AM +0800, Chen-Yu Tsai wrote:
quoted
There is a copy-paste error in the display pipeline device tree graph.
The remote endpoint of the display backend 1's output to TCON0 points
to the wrong endpoint. This will result in the driver incorrectly
parsing the relationship of the components.
Reported-by: Andrea Venturi <redacted>
Fixes: 0df4cf33a594 ("ARM: dts: sun4i: Add device nodes for display
pipelines")
Fixes: 5b92b29bed45 ("ARM: dts: sun7i: Add device nodes for display
pipelines")
Signed-off-by: Chen-Yu Tsai <redacted>
Acked-by: Maxime Ripard <redacted>
Applied (a few days ago).
This will be sent out in a pull request later.
ChenYu