[PATCH 2/2] ARM: OMAP2+: Remove legacy DSS initialization for omap4
Nishanth Menon
nm at ti.com
Fri Aug 2 09:31:13 EDT 2013
On 08/02/2013 08:04 AM, Tomi Valkeinen wrote:
> 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.
Aaah. sorry about that, i was not completely enlightned about lack of
dts conversion for DSS into dts.
--
Regards,
Nishanth Menon
More information about the linux-arm-kernel
mailing list