-
Notifications
You must be signed in to change notification settings - Fork 69
motorola-ali: Additional functionality #225
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
base: 6.13/main
Are you sure you want to change the base?
motorola-ali: Additional functionality #225
Conversation
df549a5
to
72349bd
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bmi160 change should be sent upstream.
Do you think it's acceptable upstream? |
It depends where this sleep should be? In the sensor driver or in the spi bus driver. |
I think it needs to be in the core driver because of it's location. It only activates when SPI is in use anyways. |
72349bd
to
0007d7e
Compare
seems like sleep pinctrl was not needed, only additional pin settings.. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you do the same pinctrl order change at all node? It can be a fixup commit.
Signed-off-by: Jack Matthews <[email protected]>
Signed-off-by: Jack Matthews <[email protected]>
Bitbanged due to i2c and SPI being locked. Signed-off-by: Jack Matthews <[email protected]>
Signed-off-by: Jack Matthews <[email protected]>
Signed-off-by: Jack Matthews <[email protected]>
Signed-off-by: Jack Matthews <[email protected]>
0007d7e
to
9e7f592
Compare
Signed-off-by: Jack Matthews <[email protected]>
Please add more description for this and send it to upstream eda1b0f |
QUP SPI still doesn't work. Maybe that commit is not needed for this spi-gpio. |
These changes enable:
and fixes: