commit | fd223e2e66eb076b5dda586db9a5a3c99f76f99a | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Fri Oct 27 15:55:14 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 01 11:47:03 2017 +0900 |
tree | 4b7e73df61eb1f13c3ba39a01781a28c01e017e9 | |
parent | 5b32fe070c2ddf31adc42c26dab8af346b652538 [diff] |
net: dsa: add port parse functions Add symmetrical DSA port parsing functions for pdata and device tree, used to parse and validate a given port node or platform data. They don't do much for the moment but will be extended later on to assign a port type and get device references. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>