mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-25 16:41:28 +02:00
The PLL1 node (st,pll1) is optional in device tree, the max supported frequency define in OPP node is used when the node is absent. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Reviewed-by: Patrice Chotard <patrice.chotard@st.com>