blob: 1e386873b1663b1bc2b9cb8905ebbbb0ff8823a7 [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-new-api";
reg = <0x0B>;
status = "okay";
};
};