| commit | c6033d58e5dbe23bcb2a38ed1346b11e4fd485f3 | [log] [tgz] |
|---|---|---|
| author | Zhaoxiang Jin <Zhaoxiang.Jin_1@nxp.com> | Wed Oct 15 18:04:49 2025 +0800 |
| committer | Chris Friedt <chrisfriedt@gmail.com> | Mon Oct 20 19:18:36 2025 -0400 |
| tree | e53132b022aad03150e12e9751439611a86dc0ee | |
| parent | 9c8d93228e07ead75df27fdf543c23d01f7cb601 [diff] |
drivers: sensor: pmc_tmpsns: Reduce floating-point operations Reduce floating-point operations in the nxp_pmc_tmpsns. Provide new calculation method without floating-point operations. Signed-off-by: Zhaoxiang Jin <Zhaoxiang.Jin_1@nxp.com>