.clkr = {
                .enable_reg = 0x52000,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gpll0",
-                       .parent_data = &(const struct clk_parent_data){
+                       .parent_data = &(const struct clk_parent_data) {
                                .index = DT_BI_TCXO,
                        },
                        .num_parents = 1,
        .num_post_div = ARRAY_SIZE(post_div_table_fabia_even),
        .width = 4,
        .regs = clk_alpha_pll_regs[CLK_ALPHA_PLL_TYPE_FABIA],
-       .clkr.hw.init = &(struct clk_init_data){
+       .clkr.hw.init = &(const struct clk_init_data) {
                .name = "gpll0_out_even",
-               .parent_hws = (const struct clk_hw*[]){
+               .parent_hws = (const struct clk_hw*[]) {
                        &gpll0.clkr.hw,
                },
                .num_parents = 1,
 static struct clk_fixed_factor gcc_pll0_main_div_cdiv = {
        .mult = 1,
        .div = 2,
-       .hw.init = &(struct clk_init_data){
+       .hw.init = &(const struct clk_init_data) {
                .name = "gcc_pll0_main_div_cdiv",
-               .parent_hws = (const struct clk_hw*[]){
+               .parent_hws = (const struct clk_hw*[]) {
                        &gpll0.clkr.hw,
                },
                .num_parents = 1,
        .clkr = {
                .enable_reg = 0x52000,
                .enable_mask = BIT(6),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gpll6",
-                       .parent_data = &(const struct clk_parent_data){
+                       .parent_data = &(const struct clk_parent_data) {
                                .index = DT_BI_TCXO,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x52000,
                .enable_mask = BIT(7),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gpll7",
-                       .parent_data = &(const struct clk_parent_data){
+                       .parent_data = &(const struct clk_parent_data) {
                                .index = DT_BI_TCXO,
                        },
                        .num_parents = 1,
        .hid_width = 5,
        .parent_map = gcc_parent_map_0,
        .freq_tbl = ftbl_gcc_cpuss_ahb_clk_src,
-       .clkr.hw.init = &(struct clk_init_data){
+       .clkr.hw.init = &(const struct clk_init_data) {
                .name = "gcc_cpuss_ahb_clk_src",
                .parent_data = gcc_parent_data_0_ao,
                .num_parents = ARRAY_SIZE(gcc_parent_data_0_ao),
        .hid_width = 5,
        .parent_map = gcc_parent_map_2,
        .freq_tbl = ftbl_gcc_cpuss_rbcpr_clk_src,
-       .clkr.hw.init = &(struct clk_init_data){
+       .clkr.hw.init = &(const struct clk_init_data) {
                .name = "gcc_cpuss_rbcpr_clk_src",
                .parent_data = gcc_parent_data_2_ao,
                .num_parents = ARRAY_SIZE(gcc_parent_data_2_ao),
        .hid_width = 5,
        .parent_map = gcc_parent_map_1,
        .freq_tbl = ftbl_gcc_gp1_clk_src,
-       .clkr.hw.init = &(struct clk_init_data){
+       .clkr.hw.init = &(const struct clk_init_data) {
                .name = "gcc_gp1_clk_src",
                .parent_data = gcc_parent_data_1,
                .num_parents = ARRAY_SIZE(gcc_parent_data_1),
        .hid_width = 5,
        .parent_map = gcc_parent_map_1,
        .freq_tbl = ftbl_gcc_gp1_clk_src,
-       .clkr.hw.init = &(struct clk_init_data){
+       .clkr.hw.init = &(const struct clk_init_data) {
                .name = "gcc_gp2_clk_src",
                .parent_data = gcc_parent_data_1,
                .num_parents = ARRAY_SIZE(gcc_parent_data_1),
        .hid_width = 5,
        .parent_map = gcc_parent_map_1,
        .freq_tbl = ftbl_gcc_gp1_clk_src,
-       .clkr.hw.init = &(struct clk_init_data){
+       .clkr.hw.init = &(const struct clk_init_data) {
                .name = "gcc_gp3_clk_src",
                .parent_data = gcc_parent_data_1,
                .num_parents = ARRAY_SIZE(gcc_parent_data_1),
        .hid_width = 5,
        .parent_map = gcc_parent_map_3,
        .freq_tbl = ftbl_gcc_pcie_0_aux_clk_src,
-       .clkr.hw.init = &(struct clk_init_data){
+       .clkr.hw.init = &(const struct clk_init_data) {
                .name = "gcc_pcie_0_aux_clk_src",
                .parent_data = gcc_parent_data_3,
                .num_parents = ARRAY_SIZE(gcc_parent_data_3),
        .hid_width = 5,
        .parent_map = gcc_parent_map_0,
        .freq_tbl = ftbl_gcc_pcie_phy_refgen_clk_src,
-       .clkr.hw.init = &(struct clk_init_data){
+       .clkr.hw.init = &(const struct clk_init_data) {
                .name = "gcc_pcie_phy_refgen_clk_src",
                .parent_data = gcc_parent_data_0,
                .num_parents = ARRAY_SIZE(gcc_parent_data_0),
        .hid_width = 5,
        .parent_map = gcc_parent_map_0,
        .freq_tbl = ftbl_gcc_pdm2_clk_src,
-       .clkr.hw.init = &(struct clk_init_data){
+       .clkr.hw.init = &(const struct clk_init_data) {
                .name = "gcc_pdm2_clk_src",
                .parent_data = gcc_parent_data_0,
                .num_parents = ARRAY_SIZE(gcc_parent_data_0),
        .hid_width = 5,
        .parent_map = gcc_parent_map_5,
        .freq_tbl = ftbl_gcc_sdcc1_apps_clk_src,
-       .clkr.hw.init = &(struct clk_init_data){
+       .clkr.hw.init = &(const struct clk_init_data) {
                .name = "gcc_sdcc1_apps_clk_src",
                .parent_data = gcc_parent_data_5,
                .num_parents = ARRAY_SIZE(gcc_parent_data_5),
        .hid_width = 5,
        .parent_map = gcc_parent_map_0,
        .freq_tbl = ftbl_gcc_sdcc1_ice_core_clk_src,
-       .clkr.hw.init = &(struct clk_init_data){
+       .clkr.hw.init = &(const struct clk_init_data) {
                .name = "gcc_sdcc1_ice_core_clk_src",
                .parent_data = gcc_parent_data_0,
                .num_parents = ARRAY_SIZE(gcc_parent_data_0),
        .hid_width = 5,
        .parent_map = gcc_parent_map_6,
        .freq_tbl = ftbl_gcc_sdcc2_apps_clk_src,
-       .clkr.hw.init = &(struct clk_init_data){
+       .clkr.hw.init = &(const struct clk_init_data) {
                .name = "gcc_sdcc2_apps_clk_src",
                .parent_data = gcc_parent_data_6,
                .num_parents = ARRAY_SIZE(gcc_parent_data_6),
        .hid_width = 5,
        .parent_map = gcc_parent_map_0,
        .freq_tbl = ftbl_gcc_sdcc4_apps_clk_src,
-       .clkr.hw.init = &(struct clk_init_data){
+       .clkr.hw.init = &(const struct clk_init_data) {
                .name = "gcc_sdcc4_apps_clk_src",
                .parent_data = gcc_parent_data_0,
                .num_parents = ARRAY_SIZE(gcc_parent_data_0),
        .hid_width = 5,
        .parent_map = gcc_parent_map_7,
        .freq_tbl = ftbl_gcc_tsif_ref_clk_src,
-       .clkr.hw.init = &(struct clk_init_data){
+       .clkr.hw.init = &(const struct clk_init_data) {
                .name = "gcc_tsif_ref_clk_src",
                .parent_data = gcc_parent_data_7,
                .num_parents = ARRAY_SIZE(gcc_parent_data_7),
        .hid_width = 5,
        .parent_map = gcc_parent_map_0,
        .freq_tbl = ftbl_gcc_ufs_phy_axi_clk_src,
-       .clkr.hw.init = &(struct clk_init_data){
+       .clkr.hw.init = &(const struct clk_init_data) {
                .name = "gcc_ufs_phy_axi_clk_src",
                .parent_data = gcc_parent_data_0,
                .num_parents = ARRAY_SIZE(gcc_parent_data_0),
        .hid_width = 5,
        .parent_map = gcc_parent_map_0,
        .freq_tbl = ftbl_gcc_ufs_phy_ice_core_clk_src,
-       .clkr.hw.init = &(struct clk_init_data){
+       .clkr.hw.init = &(const struct clk_init_data) {
                .name = "gcc_ufs_phy_ice_core_clk_src",
                .parent_data = gcc_parent_data_0,
                .num_parents = ARRAY_SIZE(gcc_parent_data_0),
        .hid_width = 5,
        .parent_map = gcc_parent_map_4,
        .freq_tbl = ftbl_gcc_pcie_0_aux_clk_src,
-       .clkr.hw.init = &(struct clk_init_data){
+       .clkr.hw.init = &(const struct clk_init_data) {
                .name = "gcc_ufs_phy_phy_aux_clk_src",
                .parent_data = gcc_parent_data_4,
                .num_parents = ARRAY_SIZE(gcc_parent_data_4),
        .hid_width = 5,
        .parent_map = gcc_parent_map_0,
        .freq_tbl = ftbl_gcc_ufs_phy_unipro_core_clk_src,
-       .clkr.hw.init = &(struct clk_init_data){
+       .clkr.hw.init = &(const struct clk_init_data) {
                .name = "gcc_ufs_phy_unipro_core_clk_src",
                .parent_data = gcc_parent_data_0,
                .num_parents = ARRAY_SIZE(gcc_parent_data_0),
        .hid_width = 5,
        .parent_map = gcc_parent_map_0,
        .freq_tbl = ftbl_gcc_usb30_prim_master_clk_src,
-       .clkr.hw.init = &(struct clk_init_data){
+       .clkr.hw.init = &(const struct clk_init_data) {
                .name = "gcc_usb30_prim_master_clk_src",
                .parent_data = gcc_parent_data_0,
                .num_parents = ARRAY_SIZE(gcc_parent_data_0),
        .hid_width = 5,
        .parent_map = gcc_parent_map_0,
        .freq_tbl = ftbl_gcc_usb30_prim_mock_utmi_clk_src,
-       .clkr.hw.init = &(struct clk_init_data){
+       .clkr.hw.init = &(const struct clk_init_data) {
                .name = "gcc_usb30_prim_mock_utmi_clk_src",
                .parent_data = gcc_parent_data_0,
                .num_parents = ARRAY_SIZE(gcc_parent_data_0),
        .hid_width = 5,
        .parent_map = gcc_parent_map_3,
        .freq_tbl = ftbl_gcc_usb3_prim_phy_aux_clk_src,
-       .clkr.hw.init = &(struct clk_init_data){
+       .clkr.hw.init = &(const struct clk_init_data) {
                .name = "gcc_usb3_prim_phy_aux_clk_src",
                .parent_data = gcc_parent_data_3,
                .num_parents = ARRAY_SIZE(gcc_parent_data_3),
        .hid_width = 5,
        .parent_map = gcc_parent_map_2,
        .freq_tbl = ftbl_gcc_usb3_prim_phy_aux_clk_src,
-       .clkr.hw.init = &(struct clk_init_data){
+       .clkr.hw.init = &(const struct clk_init_data) {
                .name = "gcc_vs_ctrl_clk_src",
                .parent_data = gcc_parent_data_2,
                .num_parents = ARRAY_SIZE(gcc_parent_data_2),
        .hid_width = 5,
        .parent_map = gcc_parent_map_8,
        .freq_tbl = ftbl_gcc_vsensor_clk_src,
-       .clkr.hw.init = &(struct clk_init_data){
+       .clkr.hw.init = &(const struct clk_init_data) {
                .name = "gcc_vsensor_clk_src",
                .parent_data = gcc_parent_data_8,
                .num_parents = ARRAY_SIZE(gcc_parent_data_8),
        .clkr = {
                .enable_reg = 0x2800c,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_aggre_noc_pcie_tbu_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x82024,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_aggre_ufs_phy_axi_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_ufs_phy_axi_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x82024,
                .enable_mask = BIT(1),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_aggre_ufs_phy_axi_hw_ctl_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_aggre_ufs_phy_axi_clk.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x8201c,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_aggre_usb3_prim_axi_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_usb30_prim_master_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x7a050,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_apc_vs_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_vsensor_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x52004,
                .enable_mask = BIT(10),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_boot_rom_ahb_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0xb020,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_camera_hf_axi_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0xb06c,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_camera_sf_axi_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x52004,
                .enable_mask = BIT(3),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_ce1_ahb_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x52004,
                .enable_mask = BIT(4),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_ce1_axi_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x52004,
                .enable_mask = BIT(5),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_ce1_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x502c,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_cfg_noc_usb3_prim_axi_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_usb30_prim_master_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x52004,
                .enable_mask = BIT(21),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_cpuss_ahb_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_cpuss_ahb_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x48008,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_cpuss_rbcpr_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_cpuss_rbcpr_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x4452c,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_ddrss_gpu_axi_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x52004,
                .enable_mask = BIT(18),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_disp_gpll0_clk_src",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gpll0.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x52004,
                .enable_mask = BIT(19),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_disp_gpll0_div_clk_src",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_pll0_main_div_cdiv.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0xb024,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_disp_hf_axi_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0xb070,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_disp_sf_axi_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x64000,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_gp1_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_gp1_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x65000,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_gp2_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_gp2_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x66000,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_gp3_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_gp3_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x52004,
                .enable_mask = BIT(15),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_gpu_gpll0_clk_src",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gpll0.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x52004,
                .enable_mask = BIT(16),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_gpu_gpll0_div_clk_src",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_pll0_main_div_cdiv.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x7100c,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_gpu_memnoc_gfx_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x71018,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_gpu_snoc_dvm_gfx_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x7a04c,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_gpu_vs_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_vsensor_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x4d008,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_npu_axi_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x4d004,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_npu_cfg_ahb_clk",
                        .flags = CLK_IS_CRITICAL,
                        .ops = &clk_branch2_ops,
        .clkr = {
                .enable_reg = 0x52004,
                .enable_mask = BIT(25),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_npu_gpll0_clk_src",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gpll0.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x52004,
                .enable_mask = BIT(26),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_npu_gpll0_div_clk_src",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_pll0_main_div_cdiv.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x5200c,
                .enable_mask = BIT(3),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_pcie_0_aux_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_pcie_0_aux_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x5200c,
                .enable_mask = BIT(2),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_pcie_0_cfg_ahb_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x8c008,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_pcie_0_clkref_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x5200c,
                .enable_mask = BIT(1),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_pcie_0_mstr_axi_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x5200c,
                .enable_mask = BIT(4),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_pcie_0_pipe_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x5200c,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_pcie_0_slv_axi_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x5200c,
                .enable_mask = BIT(5),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_pcie_0_slv_q2a_axi_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x6f004,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_pcie_phy_aux_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_pcie_0_aux_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x6f02c,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_pcie_phy_refgen_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_pcie_phy_refgen_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x3300c,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_pdm2_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_pdm2_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x33004,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_pdm_ahb_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x33008,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_pdm_xo4_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x52004,
                .enable_mask = BIT(13),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_prng_ahb_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x5200c,
                .enable_mask = BIT(9),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_qupv3_wrap0_core_2x_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x5200c,
                .enable_mask = BIT(8),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_qupv3_wrap0_core_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x5200c,
                .enable_mask = BIT(10),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_qupv3_wrap0_s0_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_qupv3_wrap0_s0_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x5200c,
                .enable_mask = BIT(11),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_qupv3_wrap0_s1_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_qupv3_wrap0_s1_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x5200c,
                .enable_mask = BIT(12),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_qupv3_wrap0_s2_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_qupv3_wrap0_s2_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x5200c,
                .enable_mask = BIT(13),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_qupv3_wrap0_s3_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_qupv3_wrap0_s3_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x5200c,
                .enable_mask = BIT(14),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_qupv3_wrap0_s4_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_qupv3_wrap0_s4_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x5200c,
                .enable_mask = BIT(15),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_qupv3_wrap0_s5_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_qupv3_wrap0_s5_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x5200c,
                .enable_mask = BIT(16),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_qupv3_wrap0_s6_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_qupv3_wrap0_s6_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x5200c,
                .enable_mask = BIT(17),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_qupv3_wrap0_s7_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_qupv3_wrap0_s7_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x5200c,
                .enable_mask = BIT(18),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_qupv3_wrap1_core_2x_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x5200c,
                .enable_mask = BIT(19),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_qupv3_wrap1_core_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x5200c,
                .enable_mask = BIT(22),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_qupv3_wrap1_s0_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_qupv3_wrap1_s0_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x5200c,
                .enable_mask = BIT(23),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_qupv3_wrap1_s1_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_qupv3_wrap1_s1_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x5200c,
                .enable_mask = BIT(24),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_qupv3_wrap1_s2_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_qupv3_wrap1_s2_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x5200c,
                .enable_mask = BIT(25),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_qupv3_wrap1_s3_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_qupv3_wrap1_s3_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x5200c,
                .enable_mask = BIT(26),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_qupv3_wrap1_s4_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_qupv3_wrap1_s4_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x5200c,
                .enable_mask = BIT(27),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_qupv3_wrap1_s5_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_qupv3_wrap1_s5_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x5200c,
                .enable_mask = BIT(28),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_qupv3_wrap1_s6_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_qupv3_wrap1_s6_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x5200c,
                .enable_mask = BIT(29),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_qupv3_wrap1_s7_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_qupv3_wrap1_s7_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x5200c,
                .enable_mask = BIT(6),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_qupv3_wrap_0_m_ahb_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x5200c,
                .enable_mask = BIT(7),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_qupv3_wrap_0_s_ahb_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x5200c,
                .enable_mask = BIT(20),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_qupv3_wrap_1_m_ahb_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x5200c,
                .enable_mask = BIT(21),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_qupv3_wrap_1_s_ahb_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x12008,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_sdcc1_ahb_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x1200c,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_sdcc1_apps_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_sdcc1_apps_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x12040,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_sdcc1_ice_core_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_sdcc1_ice_core_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x14008,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_sdcc2_ahb_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x14004,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_sdcc2_apps_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_sdcc2_apps_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x16008,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_sdcc4_ahb_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x16004,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_sdcc4_apps_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_sdcc4_apps_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x52004,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_sys_noc_cpuss_ahb_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_cpuss_ahb_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x36004,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_tsif_ahb_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x3600c,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_tsif_inactivity_timers_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x36008,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_tsif_ref_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_tsif_ref_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x8c000,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_ufs_mem_clkref_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x77014,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_ufs_phy_ahb_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x77038,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_ufs_phy_axi_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_ufs_phy_axi_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x77038,
                .enable_mask = BIT(1),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_ufs_phy_axi_hw_ctl_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_ufs_phy_axi_clk.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x77090,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_ufs_phy_ice_core_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_ufs_phy_ice_core_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x77090,
                .enable_mask = BIT(1),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_ufs_phy_ice_core_hw_ctl_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_ufs_phy_ice_core_clk.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x77094,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_ufs_phy_phy_aux_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_ufs_phy_phy_aux_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x77094,
                .enable_mask = BIT(1),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_ufs_phy_phy_aux_hw_ctl_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_ufs_phy_phy_aux_clk.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x7701c,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_ufs_phy_rx_symbol_0_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x77018,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_ufs_phy_tx_symbol_0_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x7708c,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_ufs_phy_unipro_core_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_ufs_phy_unipro_core_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x7708c,
                .enable_mask = BIT(1),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_ufs_phy_unipro_core_hw_ctl_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_ufs_phy_unipro_core_clk.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0xf010,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_usb30_prim_master_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_usb30_prim_master_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0xf018,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_usb30_prim_mock_utmi_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_usb30_prim_mock_utmi_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0xf014,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_usb30_prim_sleep_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x8c010,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_usb3_prim_clkref_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0xf050,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_usb3_prim_phy_aux_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_usb3_prim_phy_aux_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0xf054,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_usb3_prim_phy_com_aux_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_usb3_prim_phy_aux_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0xf058,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_usb3_prim_phy_pipe_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x6a004,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_usb_phy_cfg_ahb2phy_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x7a00c,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_vdda_vs_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_vsensor_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x7a004,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_vddcx_vs_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_vsensor_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0x7a008,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_vddmx_vs_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_vsensor_clk_src.clkr.hw,
                        },
                        .num_parents = 1,
        .clkr = {
                .enable_reg = 0xb01c,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_video_axi_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x7a014,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_vs_ctrl_ahb_clk",
                        .ops = &clk_branch2_ops,
                },
        .clkr = {
                .enable_reg = 0x7a010,
                .enable_mask = BIT(0),
-               .hw.init = &(struct clk_init_data){
+               .hw.init = &(const struct clk_init_data) {
                        .name = "gcc_vs_ctrl_clk",
-                       .parent_hws = (const struct clk_hw*[]){
+                       .parent_hws = (const struct clk_hw*[]) {
                                &gcc_vs_ctrl_clk_src.clkr.hw,
                        },
                        .num_parents = 1,