Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix miniUART on Yellow with kernel HCI init enabled #2931

Merged
merged 1 commit into from
Nov 16, 2023
Merged

Conversation

sairon
Copy link
Member

@sairon sairon commented Nov 16, 2023

Bluetooth initialization was broken on Yellow because RPi's kernel started to use initialization by the kernel driver by default, yet changes from the miniuart-bt overlay are applied directly to Yellow DTS and had to be updated too. This commit replaces the previous patch forcing the miniUART usage for Bluetooth with a new one which is based on the current miniuart-bt-overlay.dts.

Bluetooth initialization was broken on Yellow because RPi's kernel
started to use initialization by the kernel driver by default, yet
changes from the miniuart-bt overlay are applied directly to Yellow
DTS and had to be updated too. This commit replaces the previous
patch forcing the miniUART usage for Bluetooth with a new one which
is based on the current miniuart-bt-overlay.dts.
@sairon sairon added linux Linux kernel related issue board/yellow Home Assistant Yellow labels Nov 16, 2023
@sairon sairon requested a review from agners November 16, 2023 12:56
@agners agners marked this pull request as draft November 16, 2023 14:54
@agners agners marked this pull request as ready for review November 16, 2023 14:55
@sairon sairon merged commit 5d11e16 into dev Nov 16, 2023
1 check passed
@sairon sairon deleted the fix-yellow-miniuart branch November 16, 2023 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
board/yellow Home Assistant Yellow cla-signed linux Linux kernel related issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants