mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 09:11:26 +03:00
59e320fc90955a31db43ab9c346b238900c3c1b2
Add support for configurable timestamp capture interval through device tree property 'ts-capture-interval'. This allows users to tune how frequently timestamps are to be captured in TIMER mode. - Add support for device tree property 'ts-capture-interval' (in ms) - Defaults to 1000ms if property not specified - Validate interval is within allowed range (100ms - 1000ms) - Update timer configuration to use configurable capture interval Bug 5242056 Change-Id: I4a327558576a86650890be4ae7e1ccfa5abe3c1d Signed-off-by: Sheetal Tigadoli <stigadoli@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3348872 (cherry picked from commit 1317865f5dc042348e1e39b2aa54a7bb6aa1ffdb) Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3361722 GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com> Reviewed-by: Sumeet Gupta <sumeetg@nvidia.com>
Description
No description provided