commit | 14bd23824fb4179926c57eef34b5a5aa56965ec0 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@mailbox.org> | Thu Jan 26 21:10:48 2023 +0100 |
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | Thu Feb 02 01:49:21 2023 +0100 |
tree | 8898198aeb62204fd0987aba21790bbc6638c261 | |
parent | 3f1e96b18faf8e34e689205994c451ba18089d20 [diff] |
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>