commit | f132076c8ff9ec1603c7079c3ce3b2cce8b72a89 | [log] [tgz] |
---|---|---|
author | Mao Han <han_mao@c-sky.com> | Tue Jun 04 18:54:44 2019 +0800 |
committer | Guo Ren <ren_guo@c-sky.com> | Fri Jul 19 14:21:36 2019 +0800 |
tree | 3840019f0765c0d7dee3a13745ccd786828c606d | |
parent | 3158d28953fcd85492b28b1d2d5a5e20bb62a626 [diff] |
csky: Init pmu as a device This patch change the csky pmu initialization from arch init to device init. The pmu can be configued with information from device tree(pmu device name, irq number and etc.). Signed-off-by: Mao Han <han_mao@c-sky.com> Signed-off-by: Guo Ren <guoren@kernel.org>