[PATCH 4/4] arm64: dts: exynos: gs101-oriole: enable Maxim max77759 fuel gauge
Thomas Antoine
t.antoine at uclouvain.be
Mon Dec 2 07:03:49 PST 2024
On 12/2/24 14:41, Krzysztof Kozlowski wrote:
> On 02/12/2024 14:07, Thomas Antoine via B4 Relay wrote:
>> From: Thomas Antoine <t.antoine at uclouvain.be>
>> &hsi2c_12 {
>> status = "okay";
>> /* TODO: add the devices once drivers exist */
>
>
> Is this still applicable?
Yes, there are other devices on the bus (the Maxim max77759 pmic, charger
and TPCI, the Maxim max20339 OVP and the NXP PCA9468).
>> +
>> + fuel-gauge at 36 {
>> + compatible = "maxim,max77759-fg";
>> + reg = <0x36>;
>> + reg-names = "m5";
>
>
> No interrupts?
There are interrupts in the stock devicetree but they didn't compile out
of the box when adding them to the node without any other modification and
I didn't try further given the device worked without them. I can try to
get them to work for v2.
>> + };
>> +
>
>
> Do not add stray blank lines.
Will remove in v2.
Best regards,
Thomas Antoine
More information about the linux-arm-kernel
mailing list