1/*
2 * Copyright (c) 2024 Analog Devices, Inc.
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7w1_0: &w1 {
8	status = "okay";
9	internal-pullup = <1>;
10};
11
12#include "../w1_devices.dtsi"
13