Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Rob Herring (Arm) and committed by
Corey Minyard
121f4a7e b52da405

+3
+3
Documentation/devicetree/bindings/ipmi/aspeed,ast2400-kcs-bmc.yaml
··· 40 40 - description: ODR register 41 41 - description: STR register 42 42 43 + clocks: 44 + maxItems: 1 45 + 43 46 aspeed,lpc-io-reg: 44 47 $ref: /schemas/types.yaml#/definitions/uint32-array 45 48 minItems: 1