[PATCH v3 4/9] drm/fsl-dcu: add extra clock for pixel clock

Rob Herring robh at kernel.org
Thu Apr 7 17:57:40 UTC 2016


On Mon, Apr 04, 2016 at 10:28:36PM -0700, Stefan Agner wrote:
> The Vybrid DCU variant has two independent clock inputs, one
> for the registers (IPG bus clock) and one for the pixel clock.
> Support this distinction in the DCU DRM driver while staying
> backward compatible for old device trees.
> 
> Signed-off-by: Stefan Agner <stefan at agner.ch>
> ---
>  Documentation/devicetree/bindings/display/fsl,dcu.txt | 11 +++++++----

Acked-by: Rob Herring <robh at kernel.org>

>  drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_crtc.c            |  2 +-
>  drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_drv.c             | 16 +++++++++++++++-
>  drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_drv.h             |  1 +
>  4 files changed, 24 insertions(+), 6 deletions(-)


More information about the dri-devel mailing list