> SDHCI_QUIRK2_BCM57785_CR:
> Bit twiddles some Broadcom-specific registers and supresses an error
> about the 64k bar0.
> I think this can be done without spending a global SDHCI quirk bit. This
> is just a one-time setup that needs to be done, isn't it? It's hard
> to tell since there's
> > SDHCI_QUIRK2_BCM57785_CR:
> > Bit twiddles some Broadcom-specific registers and supresses an error
> > about the 64k bar0.
> I think this can be done without spending a global SDHCI quirk bit. This
> is just a one-time setup that needs to be done, isn't it? It's hard
> to tell since th
The patch was against 3.7, not 2.7, 2.7 was a typo.
I'll just pass it off to a Linux developer if I meet one. Sorry for wasting
your time.
-- Stephen Hurd
-Original Message-
From: gre...@linuxfoundation.org [mailto:gre...@linuxfoundation.org]
Sent: Tuesday, January 15, 2013 10:
From: Stephen Hurd
Add support for the UART device present in Broadcom TruManage capable NetXtreme
chips (ie: 5761m 5762, and 5725).
This implementation has a hidden transmit FIFO, so running in single-byte
interrupt mode results in too many interrupts. The UART_CAP_HFIFO capability
was
It appears that the modification to include/uapi/linux/serial_core.h is
excluded by the dontdiff filters. I've attached an updated patch including it.
Stephen Hurd
Senior Staff Engineer - Software Development
Broadcom Corporation
949-926-8039
sh...@broadcom.com
brcm-trumanage-uart.
From: Stephen Hurd
Add support for the UART device present in Broadcom TruManage capable NetXtreme
chips (ie: 5761m 5762, and 5725).
This implementation has a hidden transmit FIFO, so running in single-byte
interrupt mode results in too many interrupts. The UART_CAP_HFIFO capability
was
6 matches
Mail list logo