soc: brcmstb: add SoC driver to brcmstb

Value of soc_dev_attributes:
* family = chip family id
* soc_id = product id
* revision = product revision

Signed-off-by: Justin Chen <justin.chen@broadcom.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
This commit is contained in:
Justin Chen
2016-03-23 11:56:50 -07:00
committed by Florian Fainelli
parent f55532a0c0
commit cef4bafcea
2 changed files with 59 additions and 0 deletions

View File

@@ -179,6 +179,7 @@ config ARCH_BRCMSTB
select ARCH_DMA_ADDR_T_64BIT if ARM_LPAE
select ARCH_WANT_OPTIONAL_GPIOLIB
select SOC_BRCMSTB
select SOC_BUS
help
Say Y if you intend to run the kernel on a Broadcom ARM-based STB
chipset.