Searched hist:"94583 a41047eb9489f576344b8ba9370cf4cbfb7" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/phy/broadcom/ |
H A D | phy-brcm-usb-init.h | diff 94583a41047eb9489f576344b8ba9370cf4cbfb7 Fri Jan 03 12:18:03 CST 2020 Al Cooper <alcooperx@gmail.com> phy: usb: Restructure in preparation for adding 7216 USB support
The driver is being restructured in preparation for adding support for the new Synopsys USB conroller on the 7216. Since all the bugs and work-arounds in previous STB chips are supposed to be fixed, most of the code in phy-brcm-usb-init.c is not needed. Instead of adding more complexity to the already complicated phy-brcm-usb-init.c module, the driver will be restructured to use a vector table to dispatch into different C modules for the different controllers.
There was also some general cleanup done including some ipp setup code that was incorrect.
Signed-off-by: Al Cooper <alcooperx@gmail.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
|
H A D | phy-brcm-usb.c | diff 94583a41047eb9489f576344b8ba9370cf4cbfb7 Fri Jan 03 12:18:03 CST 2020 Al Cooper <alcooperx@gmail.com> phy: usb: Restructure in preparation for adding 7216 USB support
The driver is being restructured in preparation for adding support for the new Synopsys USB conroller on the 7216. Since all the bugs and work-arounds in previous STB chips are supposed to be fixed, most of the code in phy-brcm-usb-init.c is not needed. Instead of adding more complexity to the already complicated phy-brcm-usb-init.c module, the driver will be restructured to use a vector table to dispatch into different C modules for the different controllers.
There was also some general cleanup done including some ipp setup code that was incorrect.
Signed-off-by: Al Cooper <alcooperx@gmail.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
|
H A D | phy-brcm-usb-init.c | diff 94583a41047eb9489f576344b8ba9370cf4cbfb7 Fri Jan 03 12:18:03 CST 2020 Al Cooper <alcooperx@gmail.com> phy: usb: Restructure in preparation for adding 7216 USB support
The driver is being restructured in preparation for adding support for the new Synopsys USB conroller on the 7216. Since all the bugs and work-arounds in previous STB chips are supposed to be fixed, most of the code in phy-brcm-usb-init.c is not needed. Instead of adding more complexity to the already complicated phy-brcm-usb-init.c module, the driver will be restructured to use a vector table to dispatch into different C modules for the different controllers.
There was also some general cleanup done including some ipp setup code that was incorrect.
Signed-off-by: Al Cooper <alcooperx@gmail.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
|