Skip to content

Conversation

nros
Copy link

@nros nros commented Apr 13, 2021

The property names for the rotary switch in the 4.17.x kernel
driver is different to the one of the 4.1.x driver.
Yet the .dtsi file has been copied over without changes.
Thus the driver did not find the property and used default
values for the key created key events.

This commit syncs the driver to the .dtsi file and makes
the driver read the intended values again.

The property names for the rotary switch in the 4.17.x kernel
driver is different to the one of the 4.1.x driver.
Yet the .dtsi file has been copied over without changes.
Thus the driver did not find the property and used default
values for the key created key events.

This commit syncs the driver to the .dtsi file and makes
the driver read the intended values again.
@pfink-christ
Copy link
Collaborator

pfink-christ commented Apr 13, 2021

Thanks @nros for noticing!

@pfink-christ pfink-christ merged commit 288a187 into software-celo:linux-4.19.17-ces Apr 13, 2021
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.

2 participants