Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: arm: bcm: fix BCM53012 and BCM53016 SoC strings

Fix inaccurate SoC strings brcm,brcm53012 and brcm,brcm53016 to respectively
brcm,bcm53012 and brcm,bcm53016.

Fixes: 4cb5201fcb5d ("dt-bindings: arm: bcm: Convert BCM4708 to YAML")
Fixes: a2e385f5374d ("dt-bindings: ARM: add bindings for the Meraki MR32")
Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>

authored by

Arınç ÜNAL and committed by
Florian Fainelli
e403fff3 7f7f8c7b

+2 -2
+2 -2
Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml
··· 84 84 - brcm,bcm953012hr 85 85 - brcm,bcm953012k 86 86 - meraki,mr32 87 - - const: brcm,brcm53012 88 - - const: brcm,brcm53016 87 + - const: brcm,bcm53012 88 + - const: brcm,bcm53016 89 89 - const: brcm,bcm4708 90 90 91 91 additionalProperties: true