summaryrefslogtreecommitdiffstats
path: root/drivers/bcma/driver_chipcommon_b.c
Commit message (Collapse)AuthorAgeFilesLines
* bcma: define ChipCommon B MII registersRafał Miłecki2016-07-191-4/+5
| | | | | | | | We don't have access to datasheets to document all the bits but we can name these registers at least. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
* bcma: add support for chipcommon B coreHauke Mehrtens2014-09-091-0/+61
This core is used on BCM4708 to configure the PCIe and USB3 PHYs and it contains the addresses to the Device Management unit. This will be used by the PCIe driver first. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>