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