Files
Johnny Liu 67ad13e13f pwm: tegra: Fix types of input arguments
Given the structure of pwm_state

    struct pwm_state {
        u64 period;
        u64 duty_cycle;
	...
    };

Correct the types of input arguments of tegra_pwm_config to avoid loss
of precision or quantization error.

Bug 5308986

Signed-off-by: Johnny Liu <johnliu@nvidia.com>
Signed-off-by: Robert Lin <robelin@nvidia.com>
Change-Id: I3362bda20b9a96476176fbfede5f87d7a125ad7e
Reviewed-on: https://git-master.nvidia.com/r/c/3rdparty/canonical/linux-noble/+/3455750
GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com>
Reviewed-by: Bibek Basu <bbasu@nvidia.com>
2025-10-14 00:58:51 -07:00
..
2023-10-13 10:07:17 +02:00
2023-12-20 16:04:14 +01:00
2024-05-01 15:54:33 +02:00
2024-05-01 15:55:30 +02:00
2023-12-20 16:04:14 +01:00
2023-12-20 16:04:14 +01:00
2023-12-20 16:04:14 +01:00