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

From: Stefan Agner
Date: Mon Sep 05 2016 - 15:29:41 EST


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@xxxxxxxxxxxxxxx
>> Fixes: 2d701449bce1 ("drm/fsl-dcu: use common clock framework for pixel
>> clock divider")
>> Reported-by: Meng Yi <meng.yi@xxxxxxx>
>> Signed-off-by: Stefan Agner <stefan@xxxxxxxx>

<snip>

>
> Tested-by: Meng Yi <meng.yi@xxxxxxx>
> On LS1021A-TWR board.

Thanks, applied!

--
Stefan