commit | bfe07cc7994e51494057ed5f32363118e064cdd9 | [log] [tgz] |
---|---|---|
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Mon Sep 11 22:04:26 2017 +0200 |
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Mon Sep 18 20:40:36 2017 +0200 |
tree | 49887d7e7dbdf21728e6878cf1e94fc6e46416f8 | |
parent | cd1ca05a86b4fe2df1ccaad60e54c265cee659a3 [diff] |
rockchip: dts: rk3368-lion: add /chosen/tick-timer To support bootstage recording, we want to mark our DM timer as the tick-timer; this triggers the support for 'trying harder' to read the timer in the Rockchip DM timer driver, even if the device model isn't ready yet. Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Simon Glass <sjg@chromium.org> Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>