mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 06:04:44 +01:00
dt-bindings: ipmi: aspeed,ast2400-kcs-bmc: Add missing "clocks" property
The ASpeed kcs-bmc nodes have a "clocks" property which isn't documented. It looks like all the LPC child devices have the same clock source and some of the drivers manage their clock. Perhaps it is the parent device that should have the clock, but it's too late for that. Signed-off-by: Rob Herring (Arm) <robh@kernel.org> Message-ID: <20250807132852.3291305-1-robh@kernel.org> Signed-off-by: Corey Minyard <corey@minyard.net>
This commit is contained in:
parent
b52da4054e
commit
121f4a7e47
1 changed files with 3 additions and 0 deletions
|
|
@ -40,6 +40,9 @@ properties:
|
|||
- description: ODR register
|
||||
- description: STR register
|
||||
|
||||
clocks:
|
||||
maxItems: 1
|
||||
|
||||
aspeed,lpc-io-reg:
|
||||
$ref: /schemas/types.yaml#/definitions/uint32-array
|
||||
minItems: 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue