On Fri, Oct 16, 2015 at 3:12 PM, Philipp Zabel p.zabel@pengutronix.de wrote:
From: CK Hu ck.hu@mediatek.com
Add device tree binding documentation for the display subsystem in Mediatek MT8173 SoCs. The display function block nodes are grouped under a display-subsystem node.
Signed-off-by: CK Hu ck.hu@mediatek.com Signed-off-by: Philipp Zabel p.zabel@pengutronix.de
Changes since v3:
- Moved DISP function blocks back out of the group node, updated example from the device tree, including wdma blocks.
- Removed the divider and mux clocks from the DPI bindings, those are not direct inputs and can be set by the clock framework.
.../bindings/drm/mediatek/mediatek,disp.txt | 182 +++++++++++++++++++++ .../bindings/drm/mediatek/mediatek,dpi.txt | 35 ++++ .../bindings/drm/mediatek/mediatek,dsi.txt | 53 ++++++
This all looks good to me, but please move to bindings/display/mediatek/
Rob