mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: clock: Remove unused fujitsu,mb86s70-crg11 binding
@ 2025-08-04 17:53 Rob Herring (Arm)
  2025-08-05  7:04 ` Krzysztof Kozlowski
  2025-08-13 18:28 ` Stephen Boyd
  0 siblings, 2 replies; 3+ messages in thread
From: Rob Herring (Arm) @ 2025-08-04 17:53 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd, Krzysztof Kozlowski, Conor Dooley
  Cc: linux-clk, devicetree, linux-kernel

The fujitsu,mb86s70-crg11 binding is unused. The driver for it was removed
in 2017. It's not used for Synquacer DT either like some other mb86s70
bindings are.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
---
 .../bindings/clock/fujitsu,mb86s70-crg11.txt  | 26 -------------------
 1 file changed, 26 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/clock/fujitsu,mb86s70-crg11.txt

diff --git a/Documentation/devicetree/bindings/clock/fujitsu,mb86s70-crg11.txt b/Documentation/devicetree/bindings/clock/fujitsu,mb86s70-crg11.txt
deleted file mode 100644
index 332396265689..000000000000
--- a/Documentation/devicetree/bindings/clock/fujitsu,mb86s70-crg11.txt
+++ /dev/null
@@ -1,26 +0,0 @@
-Fujitsu CRG11 clock driver bindings
------------------------------------
-
-Required properties :
-- compatible : Shall contain "fujitsu,mb86s70-crg11"
-- #clock-cells : Shall be 3 {cntrlr domain port}
-
-The consumer specifies the desired clock pointing to its phandle.
-
-Example:
-
-	clock: crg11 {
-		compatible = "fujitsu,mb86s70-crg11";
-		#clock-cells = <3>;
-	};
-
-	mhu: mhu0@2b1f0000 {
-		#mbox-cells = <1>;
-		compatible = "arm,mhu";
-		reg = <0 0x2B1F0000 0x1000>;
-		interrupts = <0 36 4>, /* LP Non-Sec */
-			     <0 35 4>, /* HP Non-Sec */
-			     <0 37 4>; /* Secure */
-		clocks = <&clock 0 2 1>; /* Cntrlr:0 Domain:2 Port:1 */
-		clock-names = "clk";
-	};
-- 
2.47.2


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

* Re: [PATCH] dt-bindings: clock: Remove unused fujitsu,mb86s70-crg11 binding
  2025-08-04 17:53 [PATCH] dt-bindings: clock: Remove unused fujitsu,mb86s70-crg11 binding Rob Herring (Arm)
@ 2025-08-05  7:04 ` Krzysztof Kozlowski
  2025-08-13 18:28 ` Stephen Boyd
  1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2025-08-05  7:04 UTC (permalink / raw)
  To: Rob Herring (Arm)
  Cc: Michael Turquette, Stephen Boyd, Krzysztof Kozlowski,
	Conor Dooley, linux-clk, devicetree, linux-kernel

On Mon, Aug 04, 2025 at 12:53:03PM -0500, Rob Herring (Arm) wrote:
> The fujitsu,mb86s70-crg11 binding is unused. The driver for it was removed
> in 2017. It's not used for Synquacer DT either like some other mb86s70
> bindings are.
> 
> Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
> ---
>  .../bindings/clock/fujitsu,mb86s70-crg11.txt  | 26 -------------------
>  1 file changed, 26 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/clock/fujitsu,mb86s70-crg11.txt

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof


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

* Re: [PATCH] dt-bindings: clock: Remove unused fujitsu,mb86s70-crg11 binding
  2025-08-04 17:53 [PATCH] dt-bindings: clock: Remove unused fujitsu,mb86s70-crg11 binding Rob Herring (Arm)
  2025-08-05  7:04 ` Krzysztof Kozlowski
@ 2025-08-13 18:28 ` Stephen Boyd
  1 sibling, 0 replies; 3+ messages in thread
From: Stephen Boyd @ 2025-08-13 18:28 UTC (permalink / raw)
  To: Conor Dooley, Krzysztof Kozlowski, Michael Turquette, Rob Herring
  Cc: linux-clk, devicetree, linux-kernel

Quoting Rob Herring (Arm) (2025-08-04 10:53:03)
> The fujitsu,mb86s70-crg11 binding is unused. The driver for it was removed
> in 2017. It's not used for Synquacer DT either like some other mb86s70
> bindings are.
> 
> Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
> ---

Applied to clk-next

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

end of thread, other threads:[~2025-08-13 18:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-08-04 17:53 [PATCH] dt-bindings: clock: Remove unused fujitsu,mb86s70-crg11 binding Rob Herring (Arm)
2025-08-05  7:04 ` Krzysztof Kozlowski
2025-08-13 18:28 ` Stephen Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®