e6000sw: Add support for MV88E6190X switch variant
This commit adds support for MV88E6190X switch variant that is similar to MV88E6190 in its configuration.
It also adds is6190x hint support for enabling on amd64 platform without device tree support.
PR: 281211
rylish's comments need to be addressed.
hi! This has been landed in -HEAD now, thanks!
There are clear style issues in this patch (lacking space around != and what look to be overly long lines). I don't know why GitHub actions didn't run checkstyle9.pl but please run it yourself locally (tools/build/checkstyle9.pl) and fix the issues that arise.
hi! This has been landed in -HEAD now, thanks!
Thanks!