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

ARM: dts: bcm2712-rpi-5-b: Allow RTC to be disabled #5803

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

pelwell
Copy link
Contributor

@pelwell pelwell commented Dec 19, 2023

Add a dtparam "rtc", so that "dtparam=rtc=off" can be used to disable the Pi 5's onboard RTC.

See: https://forums.raspberrypi.com/viewtopic.php?t=361813

Add a dtparam "rtc", so that "dtparam=rtc=off" can be used to disable
the Pi 5's onboard RTC.

See: https://forums.raspberrypi.com/viewtopic.php?t=361813

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
@popcornmix
Copy link
Collaborator

LGTM

Copy link
Contributor

@timg236 timg236 left a comment

Choose a reason for hiding this comment

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

LGTM

@pelwell pelwell merged commit da5fd98 into raspberrypi:rpi-6.1.y Dec 19, 2023
12 checks passed
popcornmix added a commit to raspberrypi/firmware that referenced this pull request Dec 21, 2023
kernel: ARM: dts: bcm2712-rpi-5-b: Allow RTC to be disabled
See: raspberrypi/linux#5803

kernel: Improve Pi 5 I2C bus timing
See: raspberrypi/linux#5802

kernel: input: edt-ft5x06: Correct prefix length in snprintf
See: raspberrypi/linux#5798

kernel: Allow IMX477 and IMX296 to be always on, to simplify multi-camera sync
See: raspberrypi/linux#5774
popcornmix added a commit to raspberrypi/rpi-firmware that referenced this pull request Dec 21, 2023
kernel: ARM: dts: bcm2712-rpi-5-b: Allow RTC to be disabled
See: raspberrypi/linux#5803

kernel: Improve Pi 5 I2C bus timing
See: raspberrypi/linux#5802

kernel: input: edt-ft5x06: Correct prefix length in snprintf
See: raspberrypi/linux#5798

kernel: Allow IMX477 and IMX296 to be always on, to simplify multi-camera sync
See: raspberrypi/linux#5774
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.

None yet

3 participants