update mikoto board defs
This commit is contained in:
parent
bff6bb4bf5
commit
efa9134eaa
2 changed files with 2 additions and 3 deletions
|
@ -1,2 +1,2 @@
|
|||
CONFIG_I2C=y
|
||||
CONFIG_MAX17048=y
|
||||
CONFIG_ZMK_MAX17048=y
|
||||
|
|
|
@ -32,9 +32,8 @@
|
|||
pinctrl-names = "default", "sleep";
|
||||
|
||||
builtin_fuel_gauge: max17048@36 {
|
||||
compatible = "maxim,max17048";
|
||||
compatible = "zmk,maxim-max17048";
|
||||
status = "okay";
|
||||
label = "max17048";
|
||||
reg = <0x36>;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue