Re: [PATCH v2 1/5] arm: bcmbca: add bcm63178 SoC support

2022-10-31 Thread Tom Rini
On Mon, Aug 01, 2022 at 11:39:21AM -0700, William Zhang wrote: > BCM63178 is an ARM A7 based DSL Broadband SoC. It is part of the BCA > (Broadband Carrier Access origin) chipset family so it's added under > ARCH_BCMBCA platform. This initial support includes a bare-bone > implementation and dts wi

[PATCH v2 1/5] arm: bcmbca: add bcm63178 SoC support

2022-08-01 Thread William Zhang
BCM63178 is an ARM A7 based DSL Broadband SoC. It is part of the BCA (Broadband Carrier Access origin) chipset family so it's added under ARCH_BCMBCA platform. This initial support includes a bare-bone implementation and dts with CPU subsystem, memory and ARM PL011 uart. This SoC is supported in t