On Fri, 30 Sep 2022 17:38:49 +0200, Sebastian Reichel wrote: > Add clock ID defines for rk3588. > > Compared to the downstream bindings written by Elaine, this uses > continous gapless clock IDs starting at 0. Thus all numbers are > different between downstream and upstream, but I kept exactly the > same names. > > Co-Developed-by: Elaine Zhang <zhangqing@xxxxxxxxxxxxxx> > Signed-off-by: Elaine Zhang <zhangqing@xxxxxxxxxxxxxx> > Signed-off-by: Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxx> > --- > .../dt-bindings/clock/rockchip,rk3588-cru.h | 766 ++++++++++++++++++ > 1 file changed, 766 insertions(+) > create mode 100644 include/dt-bindings/clock/rockchip,rk3588-cru.h > Acked-by: Rob Herring <robh@xxxxxxxxxx>