brcm63xx: Add Observa VH4032N support

Add support for the Observa Telecom VH4032N router.

This is another BCM6368 router, 128 MB RAM, 32MB flash and 3 USB
host ports.

The wifi chip is an onboard Broadcom BCM43222.

Signed-off-by: Daniel Gonzalez Cabanelas <dgcbueu@gmail.com>
[jonas.gorski: use gpio-hog instead of abusing ephy-reset]
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
This commit is contained in:
Daniel Gonzalez Cabanelas
2016-12-03 15:51:05 +01:00
committed by Jonas Gorski
parent be4842f5de
commit 41ad9ed13a
7 changed files with 193 additions and 0 deletions

View File

@@ -192,6 +192,9 @@ brcm63xx_dt_detect() {
"NuCom R5010UN v2")
board_name="r5010un_v2"
;;
"Observa VH4032N")
board_name="vh4032n"
;;
"Pirelli A226G")
board_name="a226g"
;;