commit | 84e0114bca7f22e7158f8f6e54c11a7a9fa2868f | [log] [tgz] |
---|---|---|
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Wed Apr 25 14:07:06 2018 +0200 |
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Wed Apr 25 22:20:05 2018 +0200 |
tree | e1c9748406a58139bb4891ced64fa5de24ea260d | |
parent | cda97be427696e35b3a756dba7214f4b55851719 [diff] |
rockchip: timer: add compatible strings for rk3188 and rk3288 The DM driver for ockchip timer blocks is also applicable to the RK3188 and RK3288 timer blocks: add 'rockchip,rk3188-timer' and 'rockchip,rk3288-timer' to its compatible list to support devices claiming compatibility with these. Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>