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)
commite06f4abb1b79b31b712dc865f8ffc0e20ef2c416
tree2a371c195e672334b29708c9fb2a930e5bdd1994
parent68f0ba70ded62fa0d678922386ae82c689a737a4
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