blob: e1b1ec978a98619f3712a9e57e814240d395fe9e [file] [log] [blame]
/*
* Copyright (c) 2024 Vitrolife A/S
*
* SPDX-License-Identifier: Apache-2.0
*
* Application overlay for pwm devices
*/
test_pwm_tsic_xx6: tsic_xx6 {
status = "okay";
compatible = "ist,tsic-xx6";
pwms = <&test_pwm 0 0 0>;
data-bits = <14>;
lower-temperature-limit = <(-100)>;
higher-temperature-limit = <250>;
};