On Fri, Dec 3, 2010 at 5:51 AM, Nori, Sekhar wrote:
> On Fri, Dec 03, 2010 at 06:14:39, Victor Rodriguez wrote:
>> On Thu, Dec 2, 2010 at 12:49 AM, Nori, Sekhar wrote:
>> > On Thu, Dec 02, 2010 at 01:02:29, vm.ro...@gmail.com wrote:
>> >> +static int hawk_usb_ocic_notify(da8xx_ocic_handler_t hand
I am still receiving the alignment problems with CLK and
da8xx_register_pru_suart, but the actual patch does not have them, would
really appreciate any help. Not sure if this is any problem with the mail
client.
Attached the original patch file for reference.
The CAN and UART patches are not incr
Signed-off-by: Subhasish Ghosh
---
arch/arm/mach-davinci/board-da850-evm.c | 28
1 files changed, 28 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-davinci/board-da850-evm.c
b/arch/arm/mach-davinci/board-da850-evm.c
index f89b0b7..86a89b1 100644
--- a/a
The patch adds support for emulated UART controllers
on the programmable realtime unit (PRU) available on OMAPL138.
This defines the system resource requirements such as pin mux,
clock, iomem, interrupt etc and registers the platform device
as per the Linux driver model.
Signed-off-by: Subhasish G
hi,
I have encoutered a problem when I am using DM365 jpeg decoder.
I capture a number of 720x576 yuv422 images, encode them and then decode
them.
encode process has no problem, decode process return error sometimes, and
most of the time the result is correct.
the extendedError of outArgs is 0
On Fri, Dec 03, 2010 at 06:14:39, Victor Rodriguez wrote:
> On Thu, Dec 2, 2010 at 12:49 AM, Nori, Sekhar wrote:
> > On Thu, Dec 02, 2010 at 01:02:29, vm.ro...@gmail.com wrote:
> >> +static int hawk_usb_ocic_notify(da8xx_ocic_handler_t handler)
> >> +{
> >> + int irq = gpio_to_irq(DA85
On Fri, Dec 03, 2010 at 14:31:22, Nori, Sekhar wrote:
> > PLLOUT is defined in the table as the PLL Output frequency, it's not clear
> > if that's before or after the post divider (seems like before given the
> > block
> > diagram in Figure 6-9 and a minimum value of 300 MHz).
>
> Yup, PLLOUT is
Hi Mike,
On Thu, Dec 02, 2010 at 18:18:47, Michael Williamson wrote:
> > +static const struct da850_opp da850_opp_456 = {
> > + .freq = 456000,
> > + .prediv = 1,
> > + .mult = 19,
> > + .postdiv= 1,
> > + .cvdd_min = 130,
> > + .cvdd_max