Add overlay for Seeed Studio CAN BUS FD HAT (#4034)
authormenschel <menschel.p@posteo.de>
Wed, 30 Dec 2020 20:55:34 +0000 (21:55 +0100)
committerpopcornmix <popcornmix@gmail.com>
Wed, 27 Jan 2021 19:13:30 +0000 (19:13 +0000)
commit9ae329322b6f8fef0b4686ce7830b2ac8f0bf49b
treed6de03e74645a7cf2cf5a4717166f926a5a92e91
parent821286256c3eff999ddf5965c584da39c8f947d0
Add overlay for Seeed Studio CAN BUS FD HAT (#4034)

This patch adds the overlay for the Seeed Studio CAN BUS FD HAT
with two CAN FD Channels and an RTC.
https://www.seeedstudio.com/CAN-BUS-FD-HAT-for-Raspberry-Pi-p-4742.html

The overlay was generated by
ovmerge -c mcp251xfd-overlay.dts,spi0-0,interrupt=25 \
           mcp251xfd-overlay.dts,spi0-1,interrupt=24 \
           i2c-rtc-overlay.dts,pcf85063

Also, add description on how to generate overlays

Signed-off-by: Patrick Menschel <menschel.p@posteo.de>
arch/arm/boot/dts/overlays/Makefile
arch/arm/boot/dts/overlays/README
arch/arm/boot/dts/overlays/seeed-can-fd-hat-overlay.dts [new file with mode: 0644]