devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 1/4] dt-bindings: arm: bcm: fix BCM53012 and BCM53016 SoC strings
@ 2022-04-02 20:46 Arınç ÜNAL
  2022-04-02 20:46 ` [PATCH v2 2/4] dt-bindings: arm: bcm: create new description for BCM53016 Arınç ÜNAL
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Arınç ÜNAL @ 2022-04-02 20:46 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Florian Fainelli, Rafał Miłecki,
	Hauke Mehrtens, Rob Herring, Scott Branden, Christian Lamparter
  Cc: linux-kernel, linux-arm-kernel, devicetree,
	bcm-kernel-feedback-list, Arınç ÜNAL

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>
---
 Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml b/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml
index 434d3c6db61e..f0e2a20d22d5 100644
--- a/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml
+++ b/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml
@@ -84,8 +84,8 @@ properties:
               - brcm,bcm953012hr
               - brcm,bcm953012k
               - meraki,mr32
-          - const: brcm,brcm53012
-          - const: brcm,brcm53016
+          - const: brcm,bcm53012
+          - const: brcm,bcm53016
           - const: brcm,bcm4708
 
 additionalProperties: true
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-04-04 21:18 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-02 20:46 [PATCH v2 1/4] dt-bindings: arm: bcm: fix BCM53012 and BCM53016 SoC strings Arınç ÜNAL
2022-04-02 20:46 ` [PATCH v2 2/4] dt-bindings: arm: bcm: create new description for BCM53016 Arınç ÜNAL
2022-04-04 18:38   ` Florian Fainelli
2022-04-02 20:46 ` [PATCH v2 3/4] ARM: dts: BCM5301X: Fix compatible strings for BCM53012 and BCM53016 SoC Arınç ÜNAL
2022-04-03  7:53   ` Krzysztof Kozlowski
2022-04-04 18:38   ` Florian Fainelli
2022-04-02 20:46 ` [PATCH v2 4/4] dt-bindings: arm: bcm: add bindings for Asus RT-AC88U Arınç ÜNAL
2022-04-04 18:38   ` Florian Fainelli
2022-04-03  7:53 ` [PATCH v2 1/4] dt-bindings: arm: bcm: fix BCM53012 and BCM53016 SoC strings Krzysztof Kozlowski
2022-04-04 18:37 ` Florian Fainelli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).