Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ramips: mt7621 support bluetooth on UniFi 6 Lite#14727

Open
openwrt-ubnt wants to merge 1 commit into
openwrt:mainfrom
openwrt-ubnt:main
Open

ramips: mt7621 support bluetooth on UniFi 6 Lite#14727
openwrt-ubnt wants to merge 1 commit into
openwrt:mainfrom
openwrt-ubnt:main

Conversation

@openwrt-ubnt

Copy link
Copy Markdown

Switches uarts to 8250_mtk driver, disables uart loopback test at boot, enables fifo for uart #3, adds mt7915dan and flow control support to the btmtkuart driver and derives bluetooth address from system's mac address. Both uarts need switching because the serial0 alias doesn't appear to work, and the bluetooth uart gets claimed for the console when it loads before the generic driver.

Signed-off-by: James McKenzie [email protected]

@github-actions github-actions Bot added kernel pull request/issue with Linux kernel related changes core packages pull request/issue for core (in-tree) packages target/ramips pull request/issue for ramips target labels Feb 25, 2024
@openwrt-ubnt

Copy link
Copy Markdown
Author

There's an argument 8250_mtk.c should always set uart.port.type = PORT_16550A as that would considerably simplify this patch, but I have no idea how one might test that that didn't cause breakage on any other hardware.

@github-actions github-actions Bot added target/x86 pull request/issue for x86 target target/malta pull request/issue for malta target labels Feb 25, 2024
@openwrt-ubnt openwrt-ubnt marked this pull request as draft February 25, 2024 20:19
@github-actions github-actions Bot removed core packages pull request/issue for core (in-tree) packages target/x86 pull request/issue for x86 target target/malta pull request/issue for malta target labels Feb 25, 2024
@openwrt-ubnt openwrt-ubnt marked this pull request as ready for review February 25, 2024 22:34
@openwrt-ubnt openwrt-ubnt force-pushed the main branch 3 times, most recently from 70e1221 to 1ba3794 Compare February 28, 2024 09:03
Switches uarts to 8250_mtk driver, disables uart loopback test at boot,
enables fifo for uart openwrt#3, adds mt7915dan and flow control support to
the btmtkuart driver and derives bluetooth address from system's mac
address. Both uarts need switching because the serial0 alias doesn't
appear to work, and the bluetooth uart gets claimed for the console
when it loads before the generic driver.

Signed-off-by: James McKenzie <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kernel pull request/issue with Linux kernel related changes target/ramips pull request/issue for ramips target

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant