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

overlay: update seeed studio CAN BUS FD HAT #4041

Merged

Conversation

marckleinebudde
Copy link
Contributor

There are several versions of the Seeed Studio CAN BUS FD HAT.

Add a -v2 postfix to the new version (which is based on the mcp2518fd) and add a new overlay for the old version (based on the mcp2517fd).

There are several versions of the Seeed Studio CAN BUS FD HAT. This is the
second version, based on the mcp2518fd, so give it a -v2 postfix.

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
…p2517fd)

This patch adds the overlay for the Seeed Studio CAN BUS FD HAT v1 with two CAN
FD Channels (based on mcp2517fd).

https://www.seeedstudio.com/2-Channel-CAN-BUS-FD-Shield-for-Raspberry-Pi-p-4072.html

The overlay was generated by:
ovmerge -c spi1-1cs-overlay.dts,cs0_pin=18,cs0_spidev=false \
           mcp251xfd-overlay.dts,spi0-0,interrupt=25 \
           mcp251xfd-overlay.dts,spi1-0,interrupt=24

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
@pelwell pelwell merged commit abdf918 into raspberrypi:rpi-5.4.y Jan 3, 2021
@marckleinebudde
Copy link
Contributor Author

Thanks!

@marckleinebudde marckleinebudde deleted the v5.4-rpi-overlay-seeed-studio branch January 3, 2021 17:25
popcornmix added a commit to raspberrypi/firmware that referenced this pull request Jan 4, 2021
kernel: staging: vchiq: Fix bulk transfers on 64-bit builds
kernel: staging: vchiq: Fix bulk userdata handling
See: raspberrypi/linux#4023

kernel: overlay: update seeed studio CAN BUS FD HAT
See: raspberrypi/linux#4041

kernel: media: i2c: ov5647: Selection compliance fixes
See: raspberrypi/linux#4025

firmware: DSI interrupt fixes, and HDMI SM clock for deep colour
popcornmix added a commit to Hexxeh/rpi-firmware that referenced this pull request Jan 4, 2021
kernel: staging: vchiq: Fix bulk transfers on 64-bit builds
kernel: staging: vchiq: Fix bulk userdata handling
See: raspberrypi/linux#4023

kernel: overlay: update seeed studio CAN BUS FD HAT
See: raspberrypi/linux#4041

kernel: media: i2c: ov5647: Selection compliance fixes
See: raspberrypi/linux#4025

firmware: DSI interrupt fixes, and HDMI SM clock for deep colour
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

2 participants