Hello,
I have tracked down a problem with the talitos driver and the way
it interacts with the device tree on the 8349.
In the platform specific drivers (/arch/powerpc/platforms/83xx/
mpc834x_itx.c in our case), we setup the bus as .compatible with
"fsl,pq2pro-localbus". This causes the of_platf
On Mon, 21 Jul 2008 15:27:33 -0700
"Barry G" <[EMAIL PROTECTED]> wrote:
> in and start printk'ing everything or ? Do I need other changes from
> the tree than the taliltos driver?
>
> BTW, here is the relevent entry in the DTS:
>compatible = "talitos";
yes, you need the new bindings, I sen
Hello,
I am working on getting HW acceleration working via the talitos
driver for the 8347E.
We are running 2.6.25.4 with the realtime patchset and ubifs.
I have a testbed setup of machines like:
A<->B<->C<->D
I am running a talitos aware kernel on B and C. (I cloned linux-2.6 and
copied talito