[PATCH v2 1/3] Move mvswitch 88E6060 driver to the ath25
Bjørn Mork
bjorn at mork.no
Sat Dec 18 07:18:51 PST 2021
Sergey Ryazanov <ryazanov.s.a at gmail.com> writes:
> But in this particular case, the
> particular 88E6060 switch support can not be switched to the DSA
> implementation because the DSA implementation does not support
> configuration via the platform data.
Sorry, I missed this part in my previous reply. I could very well be
wrong, but I cannot see anything DT specific in the mv88e6060 driver. It
just calls dsa_register_switch() to load all the config, and that
function supports both platform data and device tree.
But again: I don't expect you (or anyone else) to put a lot of work
into this. Just wanted to paint the bike shed red for christmas ;-)
Bjørn
More information about the openwrt-devel
mailing list