On Mon, 10 Mar 2025 10:59:56 +0100, Nicolas Frattaroli wrote: > Mainline Linux uses different clock IDs from both downstream and > mainline TF-A, which both got them from downstream Linux. If we want to > control clocks through SCMI, we'll need to know about these IDs. > > Add the relevant ones prefixed with SCMI_ to the header. > > Signed-off-by: Nicolas Frattaroli <nicolas.frattaroli@xxxxxxxxxxxxx> > --- > include/dt-bindings/clock/rockchip,rk3576-cru.h | 5 +++++ > 1 file changed, 5 insertions(+) > Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>