On Wed, 27 Aug 2025 12:42:11 +0000, Tudor Ambarus wrote: > The firmware exposes clocks that can be controlled via the > Alive Clock and Power Manager (ACPM) interface. > > Make the ACPM node a clock provider by adding the mandatory > "#clock-cells" property, which allows devices to reference its > clock outputs. > > Signed-off-by: Tudor Ambarus <tudor.ambarus@xxxxxxxxxx> > --- > .../bindings/firmware/google,gs101-acpm-ipc.yaml | 11 +++++++++++ > include/dt-bindings/clock/google,gs101.h | 15 +++++++++++++++ > 2 files changed, 26 insertions(+) > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>