All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 1/4] dt-bindings: clk: rs9: Add 9FGV0841
@ 2023-11-13 22:18 Marek Vasut
  2023-11-13 22:18 ` [PATCH v3 2/4] clk: rs9: Limit check to vendor ID in VID register Marek Vasut
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Marek Vasut @ 2023-11-13 22:18 UTC (permalink / raw)
  To: linux-clk
  Cc: Marek Vasut, Alexander Stein, Conor Dooley, Conor Dooley,
	Geert Uytterhoeven, Krzysztof Kozlowski, Michael Turquette,
	Rob Herring, Stephen Boyd, devicetree, linux-renesas-soc

This is an 8-channel variant of 9FGV series.

Acked-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
---
Cc: Alexander Stein <alexander.stein@ew.tq-group.com>
Cc: Conor Dooley <conor+dt@kernel.org>
Cc: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
Cc: Michael Turquette <mturquette@baylibre.com>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Stephen Boyd <sboyd@kernel.org>
Cc: devicetree@vger.kernel.org
Cc: linux-clk@vger.kernel.org
Cc: linux-renesas-soc@vger.kernel.org
---
V2: Add AB from Alexander and Conor
V3: No change
---
 .../devicetree/bindings/clock/renesas,9series.yaml     | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/Documentation/devicetree/bindings/clock/renesas,9series.yaml b/Documentation/devicetree/bindings/clock/renesas,9series.yaml
index 3afdebdb52ad..af6319697b1c 100644
--- a/Documentation/devicetree/bindings/clock/renesas,9series.yaml
+++ b/Documentation/devicetree/bindings/clock/renesas,9series.yaml
@@ -21,6 +21,15 @@ description: |
     1 -- DIF1
     2 -- DIF2
     3 -- DIF3
+  - 9FGV0841:
+    0 -- DIF0
+    1 -- DIF1
+    2 -- DIF2
+    3 -- DIF3
+    4 -- DIF4
+    5 -- DIF5
+    6 -- DIF6
+    7 -- DIF7
 
 maintainers:
   - Marek Vasut <marex@denx.de>
@@ -30,6 +39,7 @@ properties:
     enum:
       - renesas,9fgv0241
       - renesas,9fgv0441
+      - renesas,9fgv0841
 
   reg:
     description: I2C device address
-- 
2.42.0


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-12-17 23:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-13 22:18 [PATCH v3 1/4] dt-bindings: clk: rs9: Add 9FGV0841 Marek Vasut
2023-11-13 22:18 ` [PATCH v3 2/4] clk: rs9: Limit check to vendor ID in VID register Marek Vasut
2023-12-17 23:28   ` Stephen Boyd
2023-11-13 22:18 ` [PATCH v3 3/4] clk: rs9: Replace model check with bitshift from chip data Marek Vasut
2023-12-17 23:28   ` Stephen Boyd
2023-11-13 22:18 ` [PATCH v3 4/4] clk: rs9: Add support for 9FGV0841 Marek Vasut
2023-12-17 23:29   ` Stephen Boyd
2023-12-17 23:28 ` [PATCH v3 1/4] dt-bindings: clk: rs9: Add 9FGV0841 Stephen Boyd

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.