diff options
author | Janne Grunau <[email protected]> | 2023-03-07 13:10:18 +0100 |
---|---|---|
committer | Hector Martin <[email protected]> | 2023-03-28 19:39:26 +0900 |
commit | b058e9d8ceb0992dbb7c3f195248442f7f9cca93 (patch) | |
tree | d78a79569632ff3f6ada3bb198a27d382643c730 | |
parent | 1e8edd6a6d5f5a604a7f71b90f5dca831c5d3490 (diff) |
dt-bindings: clock: apple,nco: Add t8112-nco compatible
The block found on Apple's M2 SoC is compatible with the existing driver
so add its per-SoC compatible.
Acked-by: Martin PoviĊĦer <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Janne Grunau <[email protected]>
Signed-off-by: Hector Martin <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/clock/apple,nco.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/apple,nco.yaml b/Documentation/devicetree/bindings/clock/apple,nco.yaml index 74eab5c0d24a..8b8411dc42f6 100644 --- a/Documentation/devicetree/bindings/clock/apple,nco.yaml +++ b/Documentation/devicetree/bindings/clock/apple,nco.yaml @@ -23,6 +23,7 @@ properties: - enum: - apple,t6000-nco - apple,t8103-nco + - apple,t8112-nco - const: apple,nco clocks: |