All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] dt-binding: ipmi: add fallback to npcm845 compatible
@ 2022-08-04 18:18 ` Tomer Maimon
  0 siblings, 0 replies; 22+ messages in thread
From: Tomer Maimon @ 2022-08-04 18:18 UTC (permalink / raw)
  To: avifishman70, tali.perry1, joel, venture, yuenn, benjaminfair,
	jic23, minyard, robh+dt, krzysztof.kozlowski+dt
  Cc: devicetree, openbmc, Tomer Maimon, openipmi-developer,
	linux-kernel

Add to npcm845 KCS compatible string a fallback to npcm750 KCS compatible
string becuase NPCM845 and NPCM750 BMCs are using identical KCS modules.

Signed-off-by: Tomer Maimon <tmaimon77@gmail.com>
---
 Documentation/devicetree/bindings/ipmi/npcm7xx-kcs-bmc.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/ipmi/npcm7xx-kcs-bmc.txt b/Documentation/devicetree/bindings/ipmi/npcm7xx-kcs-bmc.txt
index cbc10a68ddef..4fda76e63396 100644
--- a/Documentation/devicetree/bindings/ipmi/npcm7xx-kcs-bmc.txt
+++ b/Documentation/devicetree/bindings/ipmi/npcm7xx-kcs-bmc.txt
@@ -7,7 +7,7 @@ used to perform in-band IPMI communication with their host.
 Required properties:
 - compatible : should be one of
     "nuvoton,npcm750-kcs-bmc"
-    "nuvoton,npcm845-kcs-bmc"
+    "nuvoton,npcm845-kcs-bmc", "nuvoton,npcm750-kcs-bmc"
 - interrupts : interrupt generated by the controller
 - kcs_chan : The KCS channel number in the controller
 
-- 
2.33.0


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

end of thread, other threads:[~2022-08-08  7:41 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-04 18:18 [PATCH v2] dt-binding: ipmi: add fallback to npcm845 compatible Tomer Maimon
2022-08-04 18:18 ` Tomer Maimon
2022-08-05  6:36 ` Krzysztof Kozlowski
2022-08-07  7:51   ` Tomer Maimon
2022-08-07  7:51     ` Tomer Maimon
2022-08-08  6:26     ` Krzysztof Kozlowski
2022-08-08  7:40       ` Tomer Maimon
2022-08-08  7:40         ` Tomer Maimon
2022-08-05 11:58 ` Corey Minyard
2022-08-05 11:58   ` Corey Minyard
2022-08-07  8:03   ` Tomer Maimon
2022-08-07  8:03     ` Tomer Maimon
2022-08-07 12:11     ` Corey Minyard
2022-08-07 12:11       ` Corey Minyard
2022-08-07 14:54       ` Tomer Maimon
2022-08-07 14:54         ` Tomer Maimon
2022-08-07 16:05         ` Corey Minyard
2022-08-07 16:05           ` Corey Minyard
2022-08-08  6:25           ` Krzysztof Kozlowski
2022-08-08  6:24         ` Krzysztof Kozlowski
2022-08-08  6:23       ` Krzysztof Kozlowski
2022-08-08  6:20   ` Krzysztof Kozlowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.