blob: 1dbe9e872f83e28434e14da77b3d04c3c4875cc4 [file] [log] [blame]
/*
* Copyright 2021 Laird Connectivity
*
* SPDX-License-Identifier: Apache-2.0
*/
&i2c0 {
mcp4725@60 {
/* MCP4725 not populated at factory */
compatible = "microchip,mcp4725";
reg = <0x60>;
label = "MCP4725";
#io-channel-cells = <1>;
};
};