1
0
mirror of https://github.com/physwizz/a155-U-u1.git synced 2025-08-25 21:42:22 +00:00
Files
a155-U-u1/kernel-5.10/arch/arm64/boot/dts/samsung/sec_vibrator.dtsi
physwizz 99537be4e2 first
2024-03-11 06:53:12 +11:00

13 lines
178 B
Plaintext

&smd {
sec_vibrator {
status = "okay";
compatible = "sec_vibrator";
haptic,normal_ratio = <100>;
haptic,high_temp_ref = <48>;
haptic,high_temp_ratio = <65>;
};
};