mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2025-10-15 16:34:51 +00:00
Commit468975a985
changed the XO board clock definition from a fixed clock to a fixed rate clock in the dtsi. As such, boards must use clock dividers and multipliers to calculate the clock rate based on the referenced parent clock. Fixes:5d2994a73e
("qualcommax: ipq50xx: Add support for Yuncore AX850") Signed-off-by: George Moussalem <george.moussalem@outlook.com> Link: https://github.com/openwrt/openwrt/pull/20405 Signed-off-by: Robert Marko <robimarko@gmail.com>