提交 e397b2f6 编写于 作者: M Marc Kleine-Budde 提交者: Zheng Zengkai

overlays: seeed-can-fd-hat: clarify how to identify HAT version

raspberrypi inclusion
category: feature
bugzilla: 50432

--------------------------------

It turns out the used CAN SPI chip is not a good way to identify the version of
the CAN HAT.

There are two different board layouts of the Seeed Studio CAN BUS FD HAT. The
v1 board doesn't have a battery holder, while the v2 board has. Update the
overlay README accordinly.

Link: https://github.com/Seeed-Studio/seeed-linux-dtoverlays/issues/13
Cc: Patrick Menschel <menschel.p@posteo.de>
Signed-off-by: NMarc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: NFang Yafen <yafen@iscas.ac.cn>
Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
上级 d9832c9d
...@@ -2505,16 +2505,18 @@ Load: <Deprecated> ...@@ -2505,16 +2505,18 @@ Load: <Deprecated>
Name: seeed-can-fd-hat-v1 Name: seeed-can-fd-hat-v1
Info: Overlay for Seeed Studio CAN BUS FD HAT with two CAN FD channels Info: Overlay for Seeed Studio CAN BUS FD HAT with two CAN FD
(based on the mcp2517fd). channels without RTC. Use this overlay if your HAT has no
battery holder.
https://www.seeedstudio.com/2-Channel-CAN-BUS-FD-Shield-for-Raspberry-Pi-p-4072.html https://www.seeedstudio.com/2-Channel-CAN-BUS-FD-Shield-for-Raspberry-Pi-p-4072.html
Load: dtoverlay=seeed-can-fd-hat-v1 Load: dtoverlay=seeed-can-fd-hat-v1
Params: <None> Params: <None>
Name: seeed-can-fd-hat-v2 Name: seeed-can-fd-hat-v2
Info: Overlay for Seeed Studio CAN BUS FD HAT with two CAN FD channels Info: Overlay for Seeed Studio CAN BUS FD HAT with two CAN FD
(based on the mcp2518fd) and an RTC. channels and an RTC. Use this overlay if your HAT has a
battery holder.
https://www.seeedstudio.com/CAN-BUS-FD-HAT-for-Raspberry-Pi-p-4742.html https://www.seeedstudio.com/CAN-BUS-FD-HAT-for-Raspberry-Pi-p-4742.html
Load: dtoverlay=seeed-can-fd-hat-v2 Load: dtoverlay=seeed-can-fd-hat-v2
Params: <None> Params: <None>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册