* DSS DT changes
@ 2014-03-19 11:25 Tomi Valkeinen
2014-03-19 15:30 ` Tony Lindgren
0 siblings, 1 reply; 4+ messages in thread
From: Tomi Valkeinen @ 2014-03-19 11:25 UTC (permalink / raw)
To: Tony Lindgren; +Cc: linux-omap
[-- Attachment #1.1: Type: text/plain, Size: 793 bytes --]
Hi Tony,
Is it too late to get the DSS dts changes via arm tree?
I now got everything working fine so that the dts changes and the
omapdss driver changes can be merged independently. It would be cleaner
if dts changes can go through the proper channel.
If you can still take them, I've attached the patches, based on your
omap-for-v3.15/dt branch.
I also attached the bindings docs. Those I can take via my tree, but I'm
not sure if they are supposed to go with the dts changes or with the
driver changes, so I have them here also.
And I've pushed the changes to my tree:
git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux.git
The branches are:
3.15/dss-dt-dts - contains the .dts changes
3.15/dss-dt - contains the driver changes + binding docs
Tomi
[-- Attachment #1.2: dss-dt-docs.tar.gz --]
[-- Type: application/gzip, Size: 4832 bytes --]
[-- Attachment #1.3: dss-dts.tar.gz --]
[-- Type: application/gzip, Size: 7781 bytes --]
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 901 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: DSS DT changes
2014-03-19 11:25 DSS DT changes Tomi Valkeinen
@ 2014-03-19 15:30 ` Tony Lindgren
2014-03-21 10:52 ` Tomi Valkeinen
0 siblings, 1 reply; 4+ messages in thread
From: Tony Lindgren @ 2014-03-19 15:30 UTC (permalink / raw)
To: Tomi Valkeinen; +Cc: linux-omap
* Tomi Valkeinen <tomi.valkeinen@ti.com> [140319 04:29]:
> Hi Tony,
>
> Is it too late to get the DSS dts changes via arm tree?
Yes too late..
> I now got everything working fine so that the dts changes and the
> omapdss driver changes can be merged independently. It would be cleaner
> if dts changes can go through the proper channel.
>
> If you can still take them, I've attached the patches, based on your
> omap-for-v3.15/dt branch.
>
> I also attached the bindings docs. Those I can take via my tree, but I'm
> not sure if they are supposed to go with the dts changes or with the
> driver changes, so I have them here also.
>
> And I've pushed the changes to my tree:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux.git
>
> The branches are:
>
> 3.15/dss-dt-dts - contains the .dts changes
> 3.15/dss-dt - contains the driver changes + binding docs
These look OK to me and would be good to get in so we can move
on with dropping more legacy platform data.
As you have my acks there, so please feel free to send
your 3.15/dss-dt-dts along with the DSS patches after the
arm-soc branches have been merged.
Regards,
Tony
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: DSS DT changes
2014-03-19 15:30 ` Tony Lindgren
@ 2014-03-21 10:52 ` Tomi Valkeinen
2014-03-28 2:47 ` Sebastian Reichel
0 siblings, 1 reply; 4+ messages in thread
From: Tomi Valkeinen @ 2014-03-21 10:52 UTC (permalink / raw)
To: Tony Lindgren; +Cc: linux-omap
[-- Attachment #1: Type: text/plain, Size: 1298 bytes --]
On 19/03/14 17:30, Tony Lindgren wrote:
> * Tomi Valkeinen <tomi.valkeinen@ti.com> [140319 04:29]:
>> Hi Tony,
>>
>> Is it too late to get the DSS dts changes via arm tree?
>
> Yes too late..
>
>> I now got everything working fine so that the dts changes and the
>> omapdss driver changes can be merged independently. It would be cleaner
>> if dts changes can go through the proper channel.
>>
>> If you can still take them, I've attached the patches, based on your
>> omap-for-v3.15/dt branch.
>>
>> I also attached the bindings docs. Those I can take via my tree, but I'm
>> not sure if they are supposed to go with the dts changes or with the
>> driver changes, so I have them here also.
>>
>> And I've pushed the changes to my tree:
>>
>> git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux.git
>>
>> The branches are:
>>
>> 3.15/dss-dt-dts - contains the .dts changes
>> 3.15/dss-dt - contains the driver changes + binding docs
>
> These look OK to me and would be good to get in so we can move
> on with dropping more legacy platform data.
>
> As you have my acks there, so please feel free to send
> your 3.15/dss-dt-dts along with the DSS patches after the
> arm-soc branches have been merged.
Ok. All this is now in linux-next.
Tomi
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 901 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: DSS DT changes
2014-03-21 10:52 ` Tomi Valkeinen
@ 2014-03-28 2:47 ` Sebastian Reichel
0 siblings, 0 replies; 4+ messages in thread
From: Sebastian Reichel @ 2014-03-28 2:47 UTC (permalink / raw)
To: Tomi Valkeinen; +Cc: linux-omap
[-- Attachment #1: Type: text/plain, Size: 493 bytes --]
On Fri, Mar 21, 2014 at 12:52:38PM +0200, Tomi Valkeinen wrote:
> > These look OK to me and would be good to get in so we can move
> > on with dropping more legacy platform data.
> >
> > As you have my acks there, so please feel free to send
> > your 3.15/dss-dt-dts along with the DSS patches after the
> > arm-soc branches have been merged.
>
> Ok. All this is now in linux-next.
Thanks for you work :)
N900 display is working using DT boot with linux-next.
-- Sebastian
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-03-28 2:47 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-19 11:25 DSS DT changes Tomi Valkeinen
2014-03-19 15:30 ` Tony Lindgren
2014-03-21 10:52 ` Tomi Valkeinen
2014-03-28 2:47 ` Sebastian Reichel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).