commit | 0e051294c03e84e1dcb9c84d105d762aedb27364 | [log] [tgz] |
---|---|---|
author | Thomas Kopp <thomas.kopp@microchip.com> | Wed Sep 30 11:14:23 2020 +0200 |
committer | Marc Kleine-Budde <mkl@pengutronix.de> | Wed Sep 30 11:22:26 2020 +0200 |
tree | 2f9cb1bea695b4107f302d44d9ba6a147162ec8b | |
parent | 9d5c8df1b93999191856533ead6c4ff21b13c44b [diff] |
dt-binding: can: mcp251xfd: narrow down wildcards in device tree bindings to "microchip,mcp251xfd" The wildcard should be narrowed down to prevent existing and future devices that are not compatible from matching. It is very unlikely that incompatible devices will be released that do not match the wildcard. This is the documentation part of the commit. Discussion Reference: https://lore.kernel.org/r/CAMuHMdVkwGjr6dJuMyhQNqFoJqbh6Ec5V2b5LenCshwpM2SDsQ@mail.gmail.com Reported-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Thomas Kopp <thomas.kopp@microchip.com> Link: https://lore.kernel.org/r/20200930091423.755-2-thomas.kopp@microchip.com [mkl: rename file, too] Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>