From: David S. Miller Date: Wed, 1 Nov 2017 02:47:45 +0000 (+0900) Subject: Merge branch 'dsa-port-parsing' X-Git-Tag: v4.15-rc1~84^2~226 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a7b216b1e1cbbe7dceec2d69403bf249bb804abe;p=thirdparty%2Flinux.git Merge branch 'dsa-port-parsing' Vivien Didelot says: ==================== net: dsa: add port parsing functions This patchset adds port parsing functions called early in the new bindings parsing stage, which regroup all the fetching of static data available at the port level, including the port's type, name and CPU master interface. This simplifies the rest of the code which does not need to dig into device tree or platform data again in order to check a port's type or name. ==================== Signed-off-by: David S. Miller --- a7b216b1e1cbbe7dceec2d69403bf249bb804abe