Re: [PATCH 01/17] dt-bindings: display: sun4i-drm: Add R40 display engine compatible

2018-07-10 Thread Chen-Yu Tsai
On Sat, Jul 7, 2018 at 1:50 AM, Jernej Skrabec wrote: > R40 has pretty unique display pipeline. It supports two outputs at the > same time. > > Possible outputs: > - 1x HDMI, > - 2x TV output > - 1x VGA, > - 1x MIPI DSI and > - 2x LCD outputs > > That is the biggest number of possible outputs from

[PATCH 01/17] dt-bindings: display: sun4i-drm: Add R40 display engine compatible

2018-07-09 Thread Jernej Skrabec
R40 has pretty unique display pipeline. It supports two outputs at the same time. Possible outputs: - 1x HDMI, - 2x TV output - 1x VGA, - 1x MIPI DSI and - 2x LCD outputs That is the biggest number of possible outputs from all Allwinner SoC. Because of that, add new compatible for it. Signed-off