[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220718122922.9396-3-tmaimon77@gmail.com>
Date: Mon, 18 Jul 2022 15:29:21 +0300
From: Tomer Maimon <tmaimon77@...il.com>
To: <avifishman70@...il.com>, <tali.perry1@...il.com>,
<joel@....id.au>, <venture@...gle.com>, <yuenn@...gle.com>,
<benjaminfair@...gle.com>, <gregkh@...uxfoundation.org>,
<stern@...land.harvard.edu>, <tony@...mide.com>,
<felipe.balbi@...ux.intel.com>, <jgross@...e.com>,
<lukas.bulwahn@...il.com>, <arnd@...db.de>, <robh+dt@...nel.org>,
<krzysztof.kozlowski+dt@...aro.org>
CC: <openbmc@...ts.ozlabs.org>, <linux-usb@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>,
Tomer Maimon <tmaimon77@...il.com>
Subject: [PATCH v1 2/3] dt-bindings: usb: npcm7xx: Add npcm845 compatible
Add a compatible string for Nuvoton BMC NPCM845 USB EHCI host controller.
Signed-off-by: Tomer Maimon <tmaimon77@...il.com>
---
Documentation/devicetree/bindings/usb/npcm7xx-usb.txt | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/usb/npcm7xx-usb.txt b/Documentation/devicetree/bindings/usb/npcm7xx-usb.txt
index 5a0f1f14fbfa..352a0a1e2f76 100644
--- a/Documentation/devicetree/bindings/usb/npcm7xx-usb.txt
+++ b/Documentation/devicetree/bindings/usb/npcm7xx-usb.txt
@@ -5,7 +5,9 @@ EHCI:
-----
Required properties:
-- compatible: "nuvoton,npcm750-ehci"
+- compatible: should be one of
+ "nuvoton,npcm750-ehci"
+ "nuvoton,npcm845-ehci"
- interrupts: Should contain the EHCI interrupt
- reg: Physical address and length of the register set for the device
--
2.33.0
Powered by blists - more mailing lists