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

meta-lxatac-bsp: linux-lxatac: add aliases for can/i2c/spi and disable rtc #205

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

hnez
Copy link
Member

@hnez hnez commented Nov 11, 2024

The aliases ensure a stable numbering of the can / i2c / spi devices. This solves an issue we have started to observe with Linux 6.11, where the SPI bus numbers have changed/are no longer stable between boots.

The other change is disabling the RTC node, since it could not be used anyways because the RTC is missing a 32.768 kHz clock crystal.

…e rtc

The aliases ensure a stable numbering of the can / i2c / spi devices.
This solves an issue we have started to observe with Linux 6.11,
where the SPI bus numbers have changed/are no longer stable between boots.

The other change is disabling the RTC node, since it could not be used
anyways because the RTC is missing a 32.768 kHz clock crystal.

Signed-off-by: Leonard Göhrs <l.goehrs@pengutronix.de>
Copy link
Member

@marckleinebudde marckleinebudde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hnez hnez merged commit 8ac553f into linux-automation:scarthgap Nov 11, 2024
4 checks passed
@hnez hnez deleted the stable-spi-numbering branch November 11, 2024 10:40
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