commit | f536438259f88af0d2e2064a83d95d10b707d29a | [log] [tgz] |
---|---|---|
author | Alex Nemirovsky <Alex.Nemirovsky@cortina-access.com> | Mon Dec 23 20:53:56 2019 +0000 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Thu Apr 09 18:55:59 2020 +0200 |
tree | 70d573cb5fed774a9c7f716c145542ae38488734 | |
parent | 6086d7f43559c1536408e22231bf1791e4fe86f0 [diff] |
MIPS: allow override of get_tbclk() Allow SoC or board layers with reconfigurable cpu clocks capabilties to do implementation specific lookups and service get_tbclk() requests. Signed-off-by: Alex Nemirovsky <alex.nemirovsky@cortina-access.com>