[PATCH] dt-bindings: arm: bcm: add BCM53573 SoCs family binding
Conor Dooley
conor at kernel.org
Mon Jul 10 10:08:39 PDT 2023
On Fri, Jul 07, 2023 at 01:53:02PM +0200, Rafał Miłecki wrote:
> From: Rafał Miłecki <rafal at milecki.pl>
>
> BCM53573 is a family derived from Northstar with some important
> differences:
> 1. Cortex-A9 replaced by Cortex-A7
> 2. XHCI controller dropped
> 3. Two Ethernet interfaces removed
> 4. Two 802.11ac cores embedded
>
> Linux already contains DTS files for some on those devices so add a
> proper binding for it.
>
> Signed-off-by: Rafał Miłecki <rafal at milecki.pl>
> ---
> .../bindings/arm/bcm/brcm,bcm53573.yaml | 39 +++++++++++++++++++
> 1 file changed, 39 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/arm/bcm/brcm,bcm53573.yaml
>
> diff --git a/Documentation/devicetree/bindings/arm/bcm/brcm,bcm53573.yaml b/Documentation/devicetree/bindings/arm/bcm/brcm,bcm53573.yaml
> new file mode 100644
> index 000000000000..6e502d718518
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/arm/bcm/brcm,bcm53573.yaml
> @@ -0,0 +1,39 @@
> +# SPDX-License-Identifier: GPL-2.0
How come this is not dual licensed?
> +%YAML 1.2
> +---
> +$id: http://devicetree.org/schemas/arm/bcm/brcm,bcm53573.yaml#
> +$schema: http://devicetree.org/meta-schemas/core.yaml#
> +
> +title: Broadcom BCM53573 SoCs family
Title seems a little odd given the description.
"Broadcom Northstar derived Wi-Fi SoCs"?
Otherwise,
Reviewed-by: Conor Dooley <conor.dooley at microchip.com>
Cheers,
Conor.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20230710/d4c44ac7/attachment.sig>
More information about the linux-arm-kernel
mailing list