usb: usb251xb: Add 5,6,7 ports mapping def setting
authorSerge Semin <fancer.lancer@gmail.com>
Sun, 22 Oct 2017 20:38:06 +0000 (23:38 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 1 Nov 2017 16:14:21 +0000 (17:14 +0100)
commitdb234b9a1b571a5f57917a3a0aeb7d53d9e1aa75
tree19908ffe543f99de0c8cc178255f7bd5bd611cc6
parent384811286f2db6845758eb5789b0dec015d40719
usb: usb251xb: Add 5,6,7 ports mapping def setting

USB2517 got three additionl downstream ports, which can
as well be mapped to another logical ports. USB251xb driver
currently doesn't fully support such setting configuration
from dts file. This patch doesn't change this, but adds
usb2517 spcific ports default liner mapping.

Signed-off-by: Serge Semin <fancer.lancer@gmail.com>
Acked-by: Richard Leitner <richard.leitner@skidata.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/usb251xb.c