Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk
authorTom Rini <trini@konsulko.com>
Mon, 24 Aug 2020 13:06:02 +0000 (09:06 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 24 Aug 2020 13:06:02 +0000 (09:06 -0400)
commit1aa3966173fe92fa3c46638ee8eb8b8491f521d6
tree3c56e11089c590734d01bf967d0a185e3c0e9505
parentd584648dad691caec3ecc7777dbfa3f1936878e5
parentebd3f1f0d032cc35dfb8d03da7f7ade6e9a51aef
Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk

- Add CCF clocks definitions for iMX6Q enet (ETH)
- Several fixes for CCF framework - the most notable is the one, which
  adds get_rate helper to clk-mux.c
- Improvements for clk command - better visibility and alignment.