Thread (16 messages) 16 messages, 5 authors, 2021-11-04
STALE1671d
Revisions (3)
  1. v1 [diff vs current]
  2. v2 current
  3. v3 [diff vs current]

[PATCH -next v2 2/6] dt-bindings: ipmi: bt-bmc: add 'clocks' as a required property

From: jae.hyun.yoo@intel.com <jae.hyun.yoo@intel.com>
Date: 2021-11-02 20:17:52
Also in: linux-arm-kernel, linux-devicetree
Subsystem: ipmi subsystem, open firmware and flattened device tree bindings, the rest · Maintainers: Corey Minyard, Rob Herring, Krzysztof Kozlowski, Conor Dooley, Linus Torvalds

From: Jae Hyun Yoo <redacted>

Add 'clocks' as a required property.

Signed-off-by: Jae Hyun Yoo <redacted>
---
v1 - v2:
 - Added 'clocks' property into ibt bindings using
   'aspeed,ast2400-ibt-bmc.txt' because it's not merged into
   'aspeed-lpc.yaml' yet. The bindings merging could be done using a
   separate patch later.

 .../devicetree/bindings/ipmi/aspeed,ast2400-ibt-bmc.txt         | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/ipmi/aspeed,ast2400-ibt-bmc.txt b/Documentation/devicetree/bindings/ipmi/aspeed,ast2400-ibt-bmc.txt
index c9902fd4b38b..25f86da804b7 100644
--- a/Documentation/devicetree/bindings/ipmi/aspeed,ast2400-ibt-bmc.txt
+++ b/Documentation/devicetree/bindings/ipmi/aspeed,ast2400-ibt-bmc.txt
@@ -11,6 +11,7 @@ Required properties:
 	"aspeed,ast2500-ibt-bmc"
 	"aspeed,ast2600-ibt-bmc"
 - reg: physical address and size of the registers
+- clocks: clock for the device
 
 Optional properties:
 
@@ -23,4 +24,5 @@ Example:
 		compatible = "aspeed,ast2400-ibt-bmc";
 		reg = <0x1e789140 0x18>;
 		interrupts = <8>;
+		clocks = <&syscon ASPEED_CLK_GATE_LCLK>;
 	};
-- 
2.25.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help