commit | 9fc148ebc413a3eda720d9f74f9a102afacf0fc4 | [log] [tgz] |
---|---|---|
author | Mario Six <mario.six@gdsys.cc> | Mon Jan 21 09:18:18 2019 +0100 |
committer | Mario Six <mario.six@gdsys.cc> | Tue May 21 07:52:33 2019 +0200 |
tree | 7669f1938e33482422bb3c1ccd506f2df06c563d | |
parent | 42c9a494f1659db6043f980d5f4fdee86fdf9dfb [diff] |
mpc83xx: Add arch clock.h to make SDHC work The fsl-esdhc driver can be used for the SDHC functionality on MPC83xx, but it needs some additional definitions. Add a clock.h file, so we can use the driver for MPC83xx. Signed-off-by: Mario Six <mario.six@gdsys.cc>