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

drm/vc4: hdmi: Silence pixel clock error on -EPROBE_DEFER #3538

Merged
merged 1 commit into from
Apr 11, 2020

Conversation

jameshilliard
Copy link
Contributor

If the vc4 hdmi driver loads before the pixel clock is available we see a spurious "ERROR Failed to get pixel clock" error.

Partial fix for #3513.

If the vc4 hdmi driver loads before the pixel clock is available we
see a spurious "*ERROR* Failed to get pixel clock" error.

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
@6by9
Copy link
Contributor

6by9 commented Apr 11, 2020

Acked by me. Will conflict against rpi-5.4.y with Maxime's reworking. The equivalent change needs to be made there too.

@pelwell pelwell merged commit 3e23036 into raspberrypi:rpi-4.19.y Apr 11, 2020
@jameshilliard
Copy link
Contributor Author

Upstream submission for reference https://patchwork.kernel.org/patch/11483961/.

@jameshilliard jameshilliard deleted the pixel-clock-defer branch April 11, 2020 19:00
popcornmix added a commit to raspberrypi/firmware that referenced this pull request Apr 17, 2020
kernel: configs: Add AUDIOINJECTOR_ISOLATED for Pi3 64-bit

kernel: overlays: Fix dtc warnings in i2c-gpio

kernel: media: rc: IR signal for Panasonic air conditioner too long

kernel: sound:soc:codecs:ma120x0p.c update and added to defconfigs
See: raspberrypi/linux#3534

kernel: drm/vc4: hdmi: Silence pixel clock error on -EPROBE_DEFER
See: raspberrypi/linux#3538

kernel: component: Silence bind error on -EPROBE_DEFER
See: raspberrypi/linux#3539

kernel: Fixes a problem with clock settings of HiFiBerry DAC+ADC PRO
See: raspberrypi/linux#3545

kernel: ARM: dts: Extend SCB bus address range
kernel: dts: bcm2711: Move emmc2 to its own bus
kernel: dts: bcm2711: Restore emmc2 regulator, brokencd
popcornmix added a commit to Hexxeh/rpi-firmware that referenced this pull request Apr 17, 2020
kernel: configs: Add AUDIOINJECTOR_ISOLATED for Pi3 64-bit

kernel: overlays: Fix dtc warnings in i2c-gpio

kernel: media: rc: IR signal for Panasonic air conditioner too long

kernel: sound:soc:codecs:ma120x0p.c update and added to defconfigs
See: raspberrypi/linux#3534

kernel: drm/vc4: hdmi: Silence pixel clock error on -EPROBE_DEFER
See: raspberrypi/linux#3538

kernel: component: Silence bind error on -EPROBE_DEFER
See: raspberrypi/linux#3539

kernel: Fixes a problem with clock settings of HiFiBerry DAC+ADC PRO
See: raspberrypi/linux#3545

kernel: ARM: dts: Extend SCB bus address range
kernel: dts: bcm2711: Move emmc2 to its own bus
kernel: dts: bcm2711: Restore emmc2 regulator, brokencd
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.

3 participants