[PATCH] drm/fsl-dcu: fix endian issue when using clk_register_divider

Stefan Agner stefan at agner.ch
Mon Sep 5 19:24:18 UTC 2016


On 2016-09-05 01:46, Meng Yi wrote:
>> Subject: [PATCH] drm/fsl-dcu: fix endian issue when using clk_register_divider
>>
>> Since using clk_register_divider to setup the pixel clock, regmap is no longer
>> used. Regmap did take care of DCU using different endianness. Check
>> endianness using the device-tree property "big-endian" to determine the
>> location of DIV_RATIO.
>>
>> Cc: stable at vger.kernel.org
>> Fixes: 2d701449bce1 ("drm/fsl-dcu: use common clock framework for pixel
>> clock divider")
>> Reported-by: Meng Yi <meng.yi at nxp.com>
>> Signed-off-by: Stefan Agner <stefan at agner.ch>

<snip>

> 
> Tested-by: Meng Yi <meng.yi at nxp.com>
> On LS1021A-TWR board.

Thanks, applied!

--
Stefan


More information about the dri-devel mailing list