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

Broken license headers #6

Closed
wants to merge 1 commit into from
Closed

Conversation

nytowl
Copy link

@nytowl nytowl commented Apr 3, 2022

The code uses 2 macros that indicate the license is GPL

MODULE_LICENSE("Dual BSD/GPL");
EXPORT_SYMBOL_GPL

The header on these source files claims some kind of Silicon labs license that is not compatible with the GPL. Please fix the headers on these files to make the header compatible with the GPL.

Signed-off-by: Angus Ainslie angus@akkea.ca

The code uses 2 macros that indicate the license is GPL

MODULE_LICENSE("Dual BSD/GPL");
EXPORT_SYMBOL_GPL

The header on these source files claims some kind of Silicon labs license that is not compatible with the GPL. Please fix the headers on these files to make the header compatible with the GPL.

Signed-off-by: Angus Ainslie <angus@akkea.ca>
@chri2
Copy link

chri2 commented Sep 27, 2022

This issue hasn't been touched for about half a year now. Could you please comment on it?

The driver is needed for a phone called Librem5 made by Purism running PureOS Linux which is endorsed by the FSF.

It is not possible for Purism to include newer driver versions into their distribution if they are not GPL'd. We as users and contributors are really waiting for progress on this matter, because the bluetooth/wifi support doesn't work as well as we'd expect.

Purism just stated that the production of the backlog of pre-orders could start again and the Librem5 USA is even available for immediate delivery. More and more users will suffer from the halt of the bluetooth/wifi development.

One of the reasons there is not much progress is this issue. We'd be really thankful to get information about your plans to resolve the contrary license informations between the SiliconLabs license and the GPL.

Thanks a lot for any comment or progress!

@ajisilabs and @Phani-nalla

@ajisilabs
Copy link
Collaborator

@chri2 I've forwarded the message to our development team. They'll have a look and come back to you. Thanks.

@carlosgonz0
Copy link

@chri2 I've forwarded the message to our development team. They'll have a look and come back to you. Thanks.

HI
Any progress for this issue?

Thanks .

@nytowl
Copy link
Author

nytowl commented May 8, 2023

This has been updated in the 2.6.1 release

@nytowl nytowl closed this May 8, 2023
@mokshasoft
Copy link

@nytowl Is there a chance now that this will be mainlined in the Linux kernel?

@nytowl
Copy link
Author

nytowl commented May 15, 2023

There is already a mainline driver but it doesn't really work from what I've tried.

Silicon Labs will need to put in the effort to fix the mainline code then maybe others will help support that effort. This proprietary driver is largely a dead end.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants