diff options
author | Ley Foon Tan <ley.foon.tan@intel.com> | 2017-04-26 02:44:33 +0800 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2017-05-18 11:33:16 +0200 |
commit | de7781158923a9c87debc5a89ce4fabfd0fc93bc (patch) | |
tree | 2f688d87f0559d5c19d48f633681abffd10d5f52 /board/lego | |
parent | fa8967cfbaed5582ba987756fa9f0470a9affbf4 (diff) |
arm: socfpga: Restructure clock manager driver
Restructure clock manager driver in the preparation to support A10.
Move the Gen5 specific code to _gen5 files.
- Change all uint32_t to u32 and change to use macro BIT(n) for bit shift.
- Check return value from wait_for_bit(). So change return type to int for
cm_write_with_phase() and cm_basic_init().
Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>
Diffstat (limited to 'board/lego')
0 files changed, 0 insertions, 0 deletions