]> git.baikalelectronics.ru Git - uboot.git/commit
net: ravb: Drop SoC-specific compatible support
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Thu, 26 Jan 2023 20:10:48 +0000 (21:10 +0100)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Thu, 2 Feb 2023 00:49:21 +0000 (01:49 +0100)
commit627d447c9e8f0cdc686f98adea5923aa4836a1db
tree8898198aeb62204fd0987aba21790bbc6638c261
parent9fc91c9f693ec1412df9ff8acc54387560dd74e1
net: ravb: Drop SoC-specific compatible support

The current set of U-Boot upstream R-Car Gen3 DTs all contain generic
"renesas,etheravb-rcar-gen3" compatible strings, drop the SoC specific
compatible string support from U-Boot to reduce size and duplication.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
drivers/net/ravb.c