[PATCH 1/2] dt-bindings: dpll: zl3073x: add ZL30643 compatible
Vincent Jardin <[email protected]>
| Newsgroups | org.kernel.feeds.b4-sent,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> --- 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