blob: a7a6a554eb021d572338facc7b9eb5869bc3b588 [file] [log] [blame]
/*
* Copyright (c) 2022, Thomas Stranger
*
* SPDX-License-Identifier: Apache-2.0
*
* Application overlay for w1 devices
*/
test_w1_ds18b20: ds18b20 {
compatible = "maxim,ds18b20";
family-code = <0x28>;
resolution = <12>;
status = "okay";
};