On Fri, Jul 24, 2026 at 01:09:12AM +0200, Vincent Jardin via B4 Relay wrote:
From: Vincent Jardin <redacted>
The Microchip ZL30643 (chip ID 0x0E3B) is a 3 DPLL channel member
of the ZL3073x family. Add its compatible string to the binding enum.
Signed-off-by: Vincent Jardin <redacted>
What about this device makes it incomaptible with existing ones?
Cheers,
Conor.
quoted hunk ↗ jump to hunk
---
Documentation/devicetree/bindings/dpll/microchip,zl30731.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/dpll/microchip,zl30731.yaml b/Documentation/devicetree/bindings/dpll/microchip,zl30731.yaml
index fa5a8f8e390c..13ea55c2c146 100644
--- a/Documentation/devicetree/bindings/dpll/microchip,zl30731.yaml
+++ b/Documentation/devicetree/bindings/dpll/microchip,zl30731.yaml
@@ -18,6 +18,7 @@ description:
properties:
compatible:
enum:
+ - microchip,zl30643
- microchip,zl30731
- microchip,zl30732
- microchip,zl30733
--
2.43.0