]> Git Repo - u-boot.git/blobdiff - include/k3-clk.h
Merge patch series "upstream DT compatibility"
[u-boot.git] / include / k3-clk.h
index e161f09c0f59ea8678ffdd5caf46d77b1ade818e..7bc42ecbb0c071d48115c4803f6a982f362346c2 100644 (file)
@@ -177,6 +177,7 @@ extern const struct ti_k3_clk_platdata j721s2_clk_platdata;
 extern const struct ti_k3_clk_platdata am62x_clk_platdata;
 extern const struct ti_k3_clk_platdata am62ax_clk_platdata;
 extern const struct ti_k3_clk_platdata j784s4_clk_platdata;
+extern const struct ti_k3_clk_platdata am62px_clk_platdata;
 
 struct clk *clk_register_ti_pll(const char *name, const char *parent_name,
                                void __iomem *reg);
This page took 0.026181 seconds and 4 git commands to generate.