linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [V3, 1/2] dt-bindings: mmc: brcm,sdhci-brcmstb: Add support for 74165b0
@ 2023-12-09 16:58 Kamal Dasu
  2023-12-09 16:58 ` [V3, 2/2] mmc: add new sdhci reset sequence for brcm 74165b0 Kamal Dasu
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Kamal Dasu @ 2023-12-09 16:58 UTC (permalink / raw)
  To: ulf.hansson, linux-kernel, alcooperx, linux-arm-kernel,
	adrian.hunter, linux-mmc, robh+dt, krzysztof.kozlowski+dt,
	conor+dt, devicetree
  Cc: f.fainelli, bcm-kernel-feedback-list, Kamal Dasu


[-- Attachment #1.1: Type: text/plain, Size: 1023 bytes --]

From: Kamal Dasu <kdasu@broadcom.com>

With newer sdio controller core used for 74165b0 we need to update
the compatibility with "brcm,bcm74165b0-sdhci".

Signed-off-by: Kamal Dasu <kdasu@broadcom.com>
---
 .../devicetree/bindings/mmc/brcm,sdhci-brcmstb.yaml         | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/Documentation/devicetree/bindings/mmc/brcm,sdhci-brcmstb.yaml b/Documentation/devicetree/bindings/mmc/brcm,sdhci-brcmstb.yaml
index c028039bc477..ea97b8c5a283 100644
--- a/Documentation/devicetree/bindings/mmc/brcm,sdhci-brcmstb.yaml
+++ b/Documentation/devicetree/bindings/mmc/brcm,sdhci-brcmstb.yaml
@@ -20,11 +20,9 @@ properties:
           - const: brcm,sdhci-brcmstb
       - items:
           - enum:
+              - brcm,bcm74165b0-sdhci
               - brcm,bcm7445-sdhci
-          - const: brcm,sdhci-brcmstb
-      - items:
-          - enum:
-              - brcm,bcm7425-sdhci
+	      - brcm,bcm7425-sdhci
           - const: brcm,sdhci-brcmstb
 
   reg:
-- 
2.17.1


[-- Attachment #1.2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4203 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2023-12-14 11:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-09 16:58 [V3, 1/2] dt-bindings: mmc: brcm,sdhci-brcmstb: Add support for 74165b0 Kamal Dasu
2023-12-09 16:58 ` [V3, 2/2] mmc: add new sdhci reset sequence for brcm 74165b0 Kamal Dasu
2023-12-09 17:03   ` Krzysztof Kozlowski
2023-12-14 11:51   ` Adrian Hunter
2023-12-09 17:05 ` [V3, 1/2] dt-bindings: mmc: brcm,sdhci-brcmstb: Add support for 74165b0 Krzysztof Kozlowski
2023-12-09 17:06 ` Krzysztof Kozlowski
2023-12-09 18:14 ` Rob Herring
2023-12-10  4:18 ` kernel test robot

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).