Re: [PATCH v3 09/19] clk: rockchip: Add dt-binding header for RV1126
From: Rob Herring <robh@kernel.org>
Date: 2022-08-22 18:10:15
Also in:
linux-devicetree, linux-rockchip
From: Rob Herring <robh@kernel.org>
Date: 2022-08-22 18:10:15
Also in:
linux-devicetree, linux-rockchip
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 <redacted> Signed-off-by: Jagan Teki <jagan@edgeble.ai> --- 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.hdiff --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).
+/* + * Copyright (c) 2019 Rockchip Electronics Co. Ltd. + * Author: Finley Xiao [off-list ref] + */
_______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel