Skip to content

Add a pullup/down parameter to PPS DTBO #5154

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

Merged
merged 3 commits into from
Aug 31, 2022
Merged

Add a pullup/down parameter to PPS DTBO #5154

merged 3 commits into from
Aug 31, 2022

Conversation

rlcamp
Copy link

@rlcamp rlcamp commented Aug 30, 2022

Square wave output from RTCs such as the DS3231 requires a pullup resistor, this commit allows the pin's internal pullup resistor to be used by specifying "pull=2" in the parameters, or "pull=1" for pulldown if necessary on other parts

rlcamp added 2 commits August 30, 2022 15:51
Square wave output from RTCs such as the DS3231 requires a pullup resistor, this commit allows the pin's internal pullup resistor to be used by specifying "pull=2" in the parameters, or "pull=1" for pulldown if necessary on other parts
@pelwell pelwell merged commit 9de205a into raspberrypi:rpi-5.15.y Aug 31, 2022
popcornmix added a commit to raspberrypi/firmware that referenced this pull request Sep 5, 2022
kernel: configs: Add LAN7430 driver on BCM2711
See: raspberrypi/linux#4117

kernel: Add a pullup/down parameter to PPS DTBO
See: raspberrypi/linux#5154

kernel: hwmon: (lm75) Add Atmel AT30TS74 support
See: raspberrypi/linux#5158

kernel: vc4-kms-v3d COB and interrupt fixes
See: raspberrypi/linux#5121

kernel: Unicam dummy buffer overrun fix
See: raspberrypi/linux#5157

kernel: ASoC:ma120x0p: Extend the volume range to -144dB (mute)
See: raspberrypi/linux#5160
popcornmix added a commit to raspberrypi/rpi-firmware that referenced this pull request Sep 5, 2022
kernel: configs: Add LAN7430 driver on BCM2711
See: raspberrypi/linux#4117

kernel: Add a pullup/down parameter to PPS DTBO
See: raspberrypi/linux#5154

kernel: hwmon: (lm75) Add Atmel AT30TS74 support
See: raspberrypi/linux#5158

kernel: vc4-kms-v3d COB and interrupt fixes
See: raspberrypi/linux#5121

kernel: Unicam dummy buffer overrun fix
See: raspberrypi/linux#5157

kernel: ASoC:ma120x0p: Extend the volume range to -144dB (mute)
See: raspberrypi/linux#5160
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