[PATCH] vchiq driver
Steven A. Falco
stevenfalco at gmail.com
Fri Aug 12 10:13:21 PDT 2022
I am using Fedora Linux on a Raspberry Pi 4B. When I use the kernel-provided device tree, I have a /dev/vchiq node, but if I instead use the firmware-provided device tree, this node is not created.
I have found that the mailbox used by the vchiq uses a different "compatible" tag in the FW DT, and this tag is not included in the driver's probe code.
The attached patch adds support for the "brcm,bcm2711-vchiq" tag, which is what the FW DT uses.
I haven't submitted any kernel patches in quite some time, so if I should use a different mailing list or process, please let me know.
Steve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Support-FW-DT-use-of-brcm-bcm2711-vchiq-in-the-vchiq.patch
Type: text/x-patch
Size: 1339 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-rpi-kernel/attachments/20220812/ad0b8d91/attachment.bin>
More information about the linux-rpi-kernel
mailing list