-
Notifications
You must be signed in to change notification settings - Fork 5k
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
Please add CONFIG_GPIO_MOCKUP=m #2410
Comments
Okay - added to source tree. Will be in next rpi-update kernel. |
popcornmix
added a commit
to raspberrypi/firmware
that referenced
this issue
Mar 5, 2018
kernel: Fix GCC 6.4.0 and 7.3.0 warnings See: raspberrypi/linux#2413 kernel: audioinjector-octo: Add continuous clock feature See: raspberrypi/linux#2409 kernel: overlays: Add 'upstream' overlay See: raspberrypi/linux#2393 kernel: overlays: Add overlay for PiBell soundcard See: https://www.raspberrypi.org/forums/viewtopic.php?f=44&t=99784&p=1279490#p1278971 kernel: Removing (broken) RaspiDac3 support kernel: i2c: bcm2835: Set up the rising/falling edge delays See: raspberrypi/linux#2407 kernel: overlays: Add updated mmc1 alias to sdio overlays kernel: config: Enable CONFIG_GPIO_MOCKUP module See: raspberrypi/linux#2410 kernel: overlays: Rework sdio overlays to allow polling See: raspberrypi/linux#2401 kernel: firmware/raspberrypi: Add a get_throttled sysfs file See: raspberrypi/linux#2397 firmware: dtoverlay: Also allow fragment-<n> in overlays firmware: i2c_gpio: Optimise and run clients faster
popcornmix
added a commit
to Hexxeh/rpi-firmware
that referenced
this issue
Mar 5, 2018
kernel: Fix GCC 6.4.0 and 7.3.0 warnings See: raspberrypi/linux#2413 kernel: audioinjector-octo: Add continuous clock feature See: raspberrypi/linux#2409 kernel: overlays: Add 'upstream' overlay See: raspberrypi/linux#2393 kernel: overlays: Add overlay for PiBell soundcard See: https://www.raspberrypi.org/forums/viewtopic.php?f=44&t=99784&p=1279490#p1278971 kernel: Removing (broken) RaspiDac3 support kernel: i2c: bcm2835: Set up the rising/falling edge delays See: raspberrypi/linux#2407 kernel: overlays: Add updated mmc1 alias to sdio overlays kernel: config: Enable CONFIG_GPIO_MOCKUP module See: raspberrypi/linux#2410 kernel: overlays: Rework sdio overlays to allow polling See: raspberrypi/linux#2401 kernel: firmware/raspberrypi: Add a get_throttled sysfs file See: raspberrypi/linux#2397 firmware: dtoverlay: Also allow fragment-<n> in overlays firmware: i2c_gpio: Optimise and run clients faster
This should be in latest rpi-update kernel. |
Please update to the latest kernel which contains a fix for this issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sometimes people want to test programs without actually wiring things to GPIO pins.
Thus, please enable this module.
The text was updated successfully, but these errors were encountered: