Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clk: fixed-factor: Fix device-tree binding typo
The required properties are not named "div" and "mult", but rather "clock-div" and "clock-mult". Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com> Signed-off-by: Mike Turquette <mturquette@linaro.org>
- Loading branch information