clk_plt_dataRegular
4.4: Absent ⚠️
4.8: Absent ⚠️
4.10: Absent ⚠️
4.13: ✅struct clk_plt_data {
struct clk_plt_fixed **parents;
u8 nparents;
struct clk_plt * clks[6];
struct clk_lookup *mclk_lookup;
};
4.15: ✅struct clk_plt_data {
struct clk_plt_fixed **parents;
u8 nparents;
struct clk_plt * clks[6];
struct clk_lookup *mclk_lookup;
};
4.18: ✅struct clk_plt_data {
struct clk_plt_fixed **parents;
u8 nparents;
struct clk_plt * clks[6];
struct clk_lookup *mclk_lookup;
};
5.0: ✅struct clk_plt_data {
struct clk_plt_fixed **parents;
u8 nparents;
struct clk_plt * clks[6];
struct clk_lookup *mclk_lookup;
struct clk_lookup *ether_clk_lookup;
};
5.3: ✅struct clk_plt_data {
struct clk_plt_fixed **parents;
u8 nparents;
struct clk_plt * clks[6];
struct clk_lookup *mclk_lookup;
struct clk_lookup *ether_clk_lookup;
};
5.4: ✅struct clk_plt_data {
struct clk_plt_fixed **parents;
u8 nparents;
struct clk_plt * clks[6];
struct clk_lookup *mclk_lookup;
struct clk_lookup *ether_clk_lookup;
};
5.8: ✅struct clk_plt_data {
struct clk_plt_fixed **parents;
u8 nparents;
struct clk_plt * clks[6];
struct clk_lookup *mclk_lookup;
struct clk_lookup *ether_clk_lookup;
};
5.11: ✅struct clk_plt_data {
struct clk_plt_fixed **parents;
u8 nparents;
struct clk_plt * clks[6];
struct clk_lookup *mclk_lookup;
struct clk_lookup *ether_clk_lookup;
};
5.13: ✅struct clk_plt_data {
struct clk_plt_fixed **parents;
u8 nparents;
struct clk_plt * clks[6];
struct clk_lookup *mclk_lookup;
struct clk_lookup *ether_clk_lookup;
};
5.15: ✅struct clk_plt_data {
struct clk_plt_fixed **parents;
u8 nparents;
struct clk_plt * clks[6];
struct clk_lookup *mclk_lookup;
struct clk_lookup *ether_clk_lookup;
};
5.19: ✅struct clk_plt_data {
struct clk_plt_fixed **parents;
u8 nparents;
struct clk_plt * clks[6];
struct clk_lookup *mclk_lookup;
struct clk_lookup *ether_clk_lookup;
};
6.2: ✅struct clk_plt_data {
struct clk_plt_fixed **parents;
u8 nparents;
struct clk_plt * clks[6];
struct clk_lookup *mclk_lookup;
struct clk_lookup *ether_clk_lookup;
};
6.5: ✅struct clk_plt_data {
struct clk_plt_fixed **parents;
u8 nparents;
struct clk_plt * clks[6];
struct clk_lookup *mclk_lookup;
struct clk_lookup *ether_clk_lookup;
};
6.8: ✅struct clk_plt_data {
struct clk_plt_fixed **parents;
u8 nparents;
struct clk_plt * clks[6];
struct clk_lookup *mclk_lookup;
struct clk_lookup *ether_clk_lookup;
};
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: ✅struct clk_plt_data {
struct clk_plt_fixed **parents;
u8 nparents;
struct clk_plt * clks[6];
struct clk_lookup *mclk_lookup;
struct clk_lookup *ether_clk_lookup;
};
azure: ✅struct clk_plt_data {
struct clk_plt_fixed **parents;
u8 nparents;
struct clk_plt * clks[6];
struct clk_lookup *mclk_lookup;
struct clk_lookup *ether_clk_lookup;
};
gcp: ✅struct clk_plt_data {
struct clk_plt_fixed **parents;
u8 nparents;
struct clk_plt * clks[6];
struct clk_lookup *mclk_lookup;
struct clk_lookup *ether_clk_lookup;
};
lowlatency: ✅struct clk_plt_data {
struct clk_plt_fixed **parents;
u8 nparents;
struct clk_plt * clks[6];
struct clk_lookup *mclk_lookup;
struct clk_lookup *ether_clk_lookup;
};
Regular
4.13 and 4.15 ✅
4.15 and 4.18 ✅
4.18 and 5.0 ⚠️struct clk_lookup *ether_clk_lookup
5.0 and 5.3 ✅
5.3 and 5.4 ✅
5.4 and 5.8 ✅
5.8 and 5.11 ✅
5.11 and 5.13 ✅
5.13 and 5.15 ✅
5.15 and 5.19 ✅
5.19 and 6.2 ✅
6.2 and 6.5 ✅
6.5 and 6.8 ✅
generic and aws ✅
generic and azure ✅
generic and gcp ✅
generic and lowlatency ✅