[PATCH 2/2] ARM: OMAP2+: Remove legacy DSS initialization for omap4
Tomi Valkeinen
tomi.valkeinen at ti.com
Fri Aug 2 09:04:28 EDT 2013
On 02/08/13 15:56, Nishanth Menon wrote:
> On 07/23/2013 04:06 AM, Tomi Valkeinen wrote:
>> This is no longer needed as omap4 is now booted using device tree.
>>
>> Signed-off-by: Tomi Valkeinen <tomi.valkeinen at ti.com>
>> ---
<snip>
>> diff --git a/arch/arm/mach-omap2/dss-common.h
>> b/arch/arm/mach-omap2/dss-common.h
>> index 915f6ff..c28fe3c 100644
>> --- a/arch/arm/mach-omap2/dss-common.h
>> +++ b/arch/arm/mach-omap2/dss-common.h
>> @@ -6,9 +6,7 @@
>> * This file will be removed when DSS supports DT.
>> */
>>
>> -void __init omap4_panda_display_init(void);
>> void __init omap4_panda_display_init_of(void);
>> -void __init omap_4430sdp_display_init(void);
>> void __init omap_4430sdp_display_init_of(void);
>>
>> #endif
>>
>
> Am I missing some series which introduces dts entries for the pinctrl
> and gpios for omap4 support?
Umm... What? =).
In this dss-common.c file we have code to add the SDP and Panda DSS
related devices, for both board-file booting and for DT booting. Now the
board-file booting is no longer available, so we can remove the parts
that are purely for board-file booting.
Tomi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 901 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130802/4bdf2627/attachment.sig>
More information about the linux-arm-kernel
mailing list