hl_get_pwm_info
int hl_get_pwm_info(struct hl_device *hdev, int sensor_index, u32 attr, long *value);
rc = hl_get_pwm_info(hdev, channel, cpucp_attr, val);
rc = hl_get_pwm_info(hdev, channel, attr, val);