blob: 20e4639bb4d0a79471bbcf3fb6dff53f0aeb1cef [file] [log] [blame]
/*
* Copyright (c) 2022 Leica Geosystems AG
*
* SPDX-License-Identifier: Apache-2.0
*/
&i2c0 {
clock-frequency = <I2C_BITRATE_STANDARD>;
smartbattery: sbs_gauge@b {
compatible = "sbs,sbs-gauge";
reg = <0x0B>;
status = "okay";
};
};