commit | 5ae15415c12c330ef3cd5d8c13bdadf5afb3db7a | [log] [tgz] |
---|---|---|
author | Robert Marko <robert.marko@sartura.hr> | Thu Sep 10 16:00:00 2020 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Sep 18 16:20:47 2020 -0400 |
tree | b6e693ae3900ff7d71a42034367dc9e42164071d | |
parent | ae52e75d23ce11f36b3eae758045da95a871f263 [diff] |
IPQ40xx: clk: Use dt-bindings instead of hardcoding Its common to use dt-bindings instead of hard-coding clocks or resets. So lets use the imported Linux GCC bindings on IPQ40xx target. Signed-off-by: Robert Marko <robert.marko@sartura.hr> Cc: Luka Perkov <luka.perkov@sartura.hr>