On Wed, 07 Sep 2022 21:31:57 +0530, Jagan Teki wrote: > Add the dt-bindings header for the Rockchip RV1126, that gets shared > between the clock controller and the clock references in the dts. > > Signed-off-by: Finley Xiao <finley.xiao@xxxxxxxxxxxxxx> > Signed-off-by: Jagan Teki <jagan@xxxxxxxxxx> > --- > Changes for v4: > - update dual-license > Changes for v3: > - update the file name > Changes for v2: > - exclude from clk patch > > .../dt-bindings/clock/rockchip,rv1126-cru.h | 632 ++++++++++++++++++ > 1 file changed, 632 insertions(+) > create mode 100644 include/dt-bindings/clock/rockchip,rv1126-cru.h > Acked-by: Rob Herring <robh@xxxxxxxxxx>