[PATCH 01/22] ARM i.MX25: devicetree: add compatible property for imxfb support.
Fabio Estevam
festevam at gmail.com
Mon Jul 15 17:22:02 EDT 2013
On Mon, Jul 15, 2013 at 6:16 PM, Sascha Hauer <s.hauer at pengutronix.de> wrote:
> On Mon, Jul 15, 2013 at 04:56:46PM +0200, Denis Carikli wrote:
>> Signed-off-by: Denis Carikli <denis at eukrea.com>
>> ---
>> arch/arm/boot/dts/imx25.dtsi | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/arch/arm/boot/dts/imx25.dtsi b/arch/arm/boot/dts/imx25.dtsi
>> index bcd3171..6a1633d 100644
>> --- a/arch/arm/boot/dts/imx25.dtsi
>> +++ b/arch/arm/boot/dts/imx25.dtsi
>> @@ -394,6 +394,7 @@
>> };
>>
>> lcdc at 53fbc000 {
>> + compatible = "fsl,imx21-lcdif";
>
> The driver matches "fsl,imx21-fb", not "fsl,imx21-lcdif". Also please
> add a i.MX25 specific compatible so that we have the chance to match the
> specific SoC version in the driver.
A patch was already sent for this:
http://www.spinics.net/lists/arm-kernel/msg258249.html
More information about the linux-arm-kernel
mailing list