Skip to content

Add GPS avoidance option to IMX477 #6468

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 2 commits into from
Nov 15, 2024

Conversation

6by9
Copy link
Contributor

@6by9 6by9 commented Nov 14, 2024

#6004

Copied from imx708.
Not tested max data rates at lowest link frequency yet.

@6by9
Copy link
Contributor Author

6by9 commented Nov 14, 2024

1332x990 10bit mode fails at 447MHz.

@6by9
Copy link
Contributor Author

6by9 commented Nov 14, 2024

Updated to support 450MHz (default), but also 453 and 456MHz, dropping 447MHz.

@6by9 6by9 marked this pull request as ready for review November 14, 2024 15:41
@6by9 6by9 requested a review from naushir November 14, 2024 15:41
6by9 added 2 commits November 14, 2024 15:42
The default link frequency of 450MHz has been noted to interfere
with GPS if they are in close proximty.
Add the option for 453 and 456MHz to move the signal slightly out
of the band. (447MHz can not be offered as corruption is then observed
on the 133x992 10bit mode).

Signed-off-by: Dave Stevenson <[email protected]>

fixup imx477 gps
Copy of the imx708 change.

Signed-off-by: Dave Stevenson <[email protected]>
@6by9 6by9 force-pushed the rpi-6.6.y-imx477-2 branch from 74ba3c2 to 46442e9 Compare November 14, 2024 15:42
@naushir naushir merged commit 7e253a0 into raspberrypi:rpi-6.6.y Nov 15, 2024
12 checks passed
@naushir
Copy link
Contributor

naushir commented Nov 15, 2024

LGTM

popcornmix added a commit to raspberrypi/firmware that referenced this pull request Nov 18, 2024
kernel: fixup! misc: Add RP1 PIO driver
kernel: misc: rp1-pio: Add compat_ioctl method
See: raspberrypi/linux#6470

kernel: configs: enable driver for Vertexcom MSE102X
See: raspberrypi/linux#6474

kernel: Add GPS avoidance option to IMX477
See: raspberrypi/linux#6468

kernel: can: mcp251xfd: mcp251xfd_ring_alloc(): fix coalescing configuration
See: raspberrypi/linux#6466
popcornmix added a commit to raspberrypi/rpi-firmware that referenced this pull request Nov 18, 2024
kernel: fixup! misc: Add RP1 PIO driver
kernel: misc: rp1-pio: Add compat_ioctl method
See: raspberrypi/linux#6470

kernel: configs: enable driver for Vertexcom MSE102X
See: raspberrypi/linux#6474

kernel: Add GPS avoidance option to IMX477
See: raspberrypi/linux#6468

kernel: can: mcp251xfd: mcp251xfd_ring_alloc(): fix coalescing configuration
See: raspberrypi/linux#6466
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