Hi Kever, On Tue, 23 Aug 2022 at 23:26, Heiko Stübner <heiko@xxxxxxxxx> wrote: > > Am Dienstag, 23. August 2022, 14:57:20 CEST schrieb Jagan Teki: > > On Mon, 22 Aug 2022 at 23:40, Rob Herring <robh@xxxxxxxxxx> wrote: > > > > > > On Thu, Aug 18, 2022 at 06:11:22PM +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 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 > > > > > > > > diff --git a/include/dt-bindings/clock/rockchip,rv1126-cru.h b/include/dt-bindings/clock/rockchip,rv1126-cru.h > > > > new file mode 100644 > > > > index 000000000000..cfba8226ded2 > > > > --- /dev/null > > > > +++ b/include/dt-bindings/clock/rockchip,rv1126-cru.h > > > > @@ -0,0 +1,632 @@ > > > > +/* SPDX-License-Identifier: GPL-2.0 */ > > > > > > Dual license please. Need an ack from Rockchip for that (and not just > > > on this one). > > > > Heiko or Kever. > > > > Can you comment on this? > > I guess this is more a question for Kever, > > @Kever can Rockchip allow that dual licensing for the dt-binding header > (MIT as second license I think - at least like all the other binding headers) > both in this patch and also in the other header-patches of this series? Any comments on this? Jagan.