drm/hisilicon: Fix spelling of clock in hisi-ade.txtSigned-off-by: Peter Meerwald-Stadler <[email protected]>Cc: Xinliang Liu <[email protected]>Cc: Xinwei Kong <[email protected]
drm/hisilicon: Fix spelling of clock in hisi-ade.txtSigned-off-by: Peter Meerwald-Stadler <[email protected]>Cc: Xinliang Liu <[email protected]>Cc: Xinwei Kong <[email protected]>Cc: [email protected]Signed-off-by: Daniel Vetter <[email protected]>Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
show more ...
drm/hisilicon: Add device tree binding for hi6220 display subsystemAdd ADE display controller binding doc.Add DesignWare DSI Host Controller v1.20a binding doc.v8: None.v7: Acked by Rob Herring
drm/hisilicon: Add device tree binding for hi6220 display subsystemAdd ADE display controller binding doc.Add DesignWare DSI Host Controller v1.20a binding doc.v8: None.v7: Acked by Rob Herring.v6:- Cleanup values part of reg and clocks properties.- Change "pclk_dsi" clock name to "pclk".v5:- Remove endpoint unit address of dsi output port.- Add "hisilicon,noc-syscon" property for ADE NOC QoS syscon.- Add "resets" property for ADE reset.v4:- Describe more specific of clocks and ports.- Fix indentation.v3:- Make ade as the drm master node.- Use assigned-clocks to set clock rate.- Use ports to connect display relavant nodes.v2:- Move dt binding docs to bindings/display/hisilicon directory.Signed-off-by: Xinliang Liu <[email protected]>Signed-off-by: Xinwei Kong <[email protected]>Acked-by: Rob Herring <[email protected]>