Loading drivers/clk/meson/gxbb.h +8 −2 Original line number Diff line number Diff line Loading @@ -184,8 +184,14 @@ #define CLKID_CTS_MCLK_I958_DIV 112 #define CLKID_32K_CLK_SEL 115 #define CLKID_32K_CLK_DIV 116 #define NR_CLKS 117 #define CLKID_SD_EMMC_A_CLK0_SEL 117 #define CLKID_SD_EMMC_A_CLK0_DIV 118 #define CLKID_SD_EMMC_B_CLK0_SEL 120 #define CLKID_SD_EMMC_B_CLK0_DIV 121 #define CLKID_SD_EMMC_C_CLK0_SEL 123 #define CLKID_SD_EMMC_C_CLK0_DIV 124 #define NR_CLKS 126 /* include the CLKIDs that have been made part of the DT binding */ #include <dt-bindings/clock/gxbb-clkc.h> Loading include/dt-bindings/clock/gxbb-clkc.h +3 −0 Original line number Diff line number Diff line Loading @@ -110,5 +110,8 @@ #define CLKID_CTS_MCLK_I958 110 #define CLKID_CTS_I958 113 #define CLKID_32K_CLK 114 #define CLKID_SD_EMMC_A_CLK0 119 #define CLKID_SD_EMMC_B_CLK0 122 #define CLKID_SD_EMMC_C_CLK0 125 #endif /* __GXBB_CLKC_H */ Loading
drivers/clk/meson/gxbb.h +8 −2 Original line number Diff line number Diff line Loading @@ -184,8 +184,14 @@ #define CLKID_CTS_MCLK_I958_DIV 112 #define CLKID_32K_CLK_SEL 115 #define CLKID_32K_CLK_DIV 116 #define NR_CLKS 117 #define CLKID_SD_EMMC_A_CLK0_SEL 117 #define CLKID_SD_EMMC_A_CLK0_DIV 118 #define CLKID_SD_EMMC_B_CLK0_SEL 120 #define CLKID_SD_EMMC_B_CLK0_DIV 121 #define CLKID_SD_EMMC_C_CLK0_SEL 123 #define CLKID_SD_EMMC_C_CLK0_DIV 124 #define NR_CLKS 126 /* include the CLKIDs that have been made part of the DT binding */ #include <dt-bindings/clock/gxbb-clkc.h> Loading
include/dt-bindings/clock/gxbb-clkc.h +3 −0 Original line number Diff line number Diff line Loading @@ -110,5 +110,8 @@ #define CLKID_CTS_MCLK_I958 110 #define CLKID_CTS_I958 113 #define CLKID_32K_CLK 114 #define CLKID_SD_EMMC_A_CLK0 119 #define CLKID_SD_EMMC_B_CLK0 122 #define CLKID_SD_EMMC_C_CLK0 125 #endif /* __GXBB_CLKC_H */