]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: tps65086: Make interrupt line optional
authorEmil Renner Berthing <kernel@esmil.dk>
Tue, 27 Jul 2021 09:25:52 +0000 (11:25 +0200)
committerLee Jones <lee.jones@linaro.org>
Mon, 16 Aug 2021 12:40:26 +0000 (13:40 +0100)
commitcefbd063d21918700ab1a81339298b3d32bcb369
tree2a371c195e672334b29708c9fb2a930e5bdd1994
parent774867b0ebab36470fec3b3e6f1affa80d6d5f56
mfd: tps65086: Make interrupt line optional

The BeagleV Starlight v0.9 board[1] doesn't have the IRQB line routed to
the SoC, but it is still useful to be able to reach the PMIC over I2C
for the other functionality it provides such as GPIOs and regulator
settings.

[1] https://github.com/beagleboard/beaglev-starlight

Signed-off-by: Emil Renner Berthing <kernel@esmil.dk>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Documentation/devicetree/bindings/mfd/ti,tps65086.yaml
drivers/mfd/tps65086.c