On Mon, Apr 18, 2022 at 08:35:57PM -0300, Luiz Angelo Daros de Luca wrote: > Compatible strings are used to help the driver find the chip ID/version > register for each chip family. After that, the driver can setup the > switch accordingly. Keep only the first supported model for each family > as a compatible string and reference other chip models in the > description. > > The removed compatible strings have never been used in a released kernel. > > CC: devicetree@xxxxxxxxxxxxxxx > Link: https://lore.kernel.org/netdev/20220414014055.m4wbmr7tdz6hsa3m@xxxxxxxxxxxxxxx/ > Signed-off-by: Luiz Angelo Daros de Luca <luizluca@xxxxxxxxx> > --- > .../devicetree/bindings/net/dsa/realtek.yaml | 35 ++++++++----------- > 1 file changed, 14 insertions(+), 21 deletions(-) I think this is OK now. I'll follow up with whatever reply I get from Realtek regarding the revision ID register values for switches we do not own. Reviewed-by: Alvin Šipraga <alsi@xxxxxxxxxxxxxxx>