On Tue, 10 Oct 2023 10:59:04 +0200, Oleksij Rempel wrote: > Add under-voltage interrupt support. This can be used with simple > regulators having no other way to communicate an under-voltage event > except as by toggling some GPIO line. > > Signed-off-by: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx> > > diff --git a/Documentation/devicetree/bindings/regulator/fixed-regulator.yaml b/Documentation/devicetree/bindings/regulator/fixed-regulator.yaml > index ac0281b1cceb..0f8760ed2fb1 100644 > --- a/Documentation/devicetree/bindings/regulator/fixed-regulator.yaml > +++ b/Documentation/devicetree/bindings/regulator/fixed-regulator.yaml > @@ -100,6 +100,14 @@ properties: > vin-supply: > description: Input supply phandle. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-next Thanks! [1/3] regulator: dt-bindings: fixed-regulator: Add under-voltage interrupt support commit: 0ab1dc9c657f30434ca55a3dcc87e624af0b2116 [2/3] regulator: fixed: add support for under-voltage IRQ commit: ecb6f1f456144e9ade5a492192287decbeef4cfe All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark