Skip to content
Commit 1dde1423 authored by Kuo-Jung Su's avatar Kuo-Jung Su Committed by Marek Vasut
Browse files

usb: ehci: add weak-aliased function for PORTSC



There is at least one non-EHCI compliant controller (i.e. Faraday EHCI)
not only leave RESERVED and CONFIGFLAG registers un-implemented
but also has their address spaces removed.

As an result, the PORTSC register of Faraday EHCI always
starts from 0x30 instead of 0x44 in standard EHCI.

So that we'll need a weak-aliased function for abstraction.

Signed-off-by: default avatarKuo-Jung Su <dantesu@faraday-tech.com>
CC: Marek Vasut <marex@denx.de>
parent 9c6a9d7c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment