diff options
author | Alexander Stein <alexander.stein@ew.tq-group.com> | 2023-03-10 10:55:33 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2023-03-27 20:50:57 +0300 |
commit | 51f2be462f70d9c3ef06f6028c21ac8ca00fed1d (patch) | |
tree | 6bbe996ae30d6059607db3a8318412bce8103bd0 | |
parent | da751726ff2ad2322d81316ebf6aadb22dfad0d8 (diff) | |
download | linux-51f2be462f70d9c3ef06f6028c21ac8ca00fed1d.tar.xz |
dt-bindings: clk: rs9: Add 9FGV0441
This is a 4-channel variant of 9FGV series.
Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Marek Vasut <marex@denx.de>
Link: https://lore.kernel.org/r/20230310075535.3476580-2-alexander.stein@ew.tq-group.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
-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 <marex@denx.de> @@ -24,6 +29,7 @@ properties: compatible: enum: - renesas,9fgv0241 + - renesas,9fgv0441 reg: description: I2C device address |