commit | aa514ce34b65e3dc01f95a0b470b39bbb7e09998 | [log] [tgz] |
---|---|---|
author | Gerhard Sittig <gsi@denx.de> | Mon Jul 22 14:14:40 2013 +0200 |
committer | Mike Turquette <mturquette@linaro.org> | Tue Aug 27 17:50:38 2013 -0700 |
tree | 6d83d3f8e7560e5cd46fafe39960cd78cdfdc815 | |
parent | 29f79cb713c5173457b80602adab357403f22c48 [diff] |
clk: wrap I/O access for improved portability the common clock drivers were motivated/initiated by ARM development and apparently assume little endian peripherals wrap register/peripherals access in the common code (div, gate, mux) in preparation of adding COMMON_CLK support for other platforms Signed-off-by: Gerhard Sittig <gsi@denx.de> Signed-off-by: Mike Turquette <mturquette@linaro.org>