1/* 2 * Copyright (c) 2025 Analog Devices, Inc. 3 * 4 * SPDX-License-Identifier: Apache-2.0 5 */ 6 7&owm_io_p0_4 { 8 power-source=<MAX32_VSEL_VDDIOH>; 9}; 10 11&owm_pe_p0_5 { 12 power-source=<MAX32_VSEL_VDDIOH>; 13}; 14 15&w1 { 16 status = "okay"; 17 internal-pullup = <1>; 18 external-pullup = <0>; 19}; 20