diff options
author | Alexander Stein <[email protected]> | 2023-03-10 08:55:33 +0100 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2023-03-27 10:50:57 -0700 |
commit | 51f2be462f70d9c3ef06f6028c21ac8ca00fed1d (patch) | |
tree | 6bbe996ae30d6059607db3a8318412bce8103bd0 | |
parent | da751726ff2ad2322d81316ebf6aadb22dfad0d8 (diff) |
dt-bindings: clk: rs9: Add 9FGV0441
This is a 4-channel variant of 9FGV series.
Signed-off-by: Alexander Stein <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Marek Vasut <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Stephen Boyd <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/clock/renesas,9series.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/renesas,9series.yaml b/Documentation/devicetree/bindings/clock/renesas,9series.yaml index 6b6cec3fba52..3afdebdb52ad 100644 --- a/Documentation/devicetree/bindings/clock/renesas,9series.yaml +++ b/Documentation/devicetree/bindings/clock/renesas,9series.yaml @@ -16,6 +16,11 @@ description: | - 9FGV0241: 0 -- DIF0 1 -- DIF1 + - 9FGV0441: + 0 -- DIF0 + 1 -- DIF1 + 2 -- DIF2 + 3 -- DIF3 maintainers: - Marek Vasut <[email protected]> @@ -24,6 +29,7 @@ properties: compatible: enum: - renesas,9fgv0241 + - renesas,9fgv0441 reg: description: I2C device address |