Hi Loic, Thank you for your patch. There is a similar patch series from Catalin Popescu, which has been approved but pending merge: https://patchwork.kernel.org/project/bluetooth/list/?series=895539&state=%2A&archive=both ++ Luiz, Catalin Hi Catalin, Can you please resend your patch series which implements power-up sequence? Thanks, Neeraj > > To specify the VIN supply for internal buck (1.8V). This supply is usually > referenced by both the bluetooth and WiFi nodes, as they share the same > combo chip input voltage. > > Signed-off-by: Loic Poulain <loic.poulain@xxxxxxxxxx> > --- > .../devicetree/bindings/net/bluetooth/nxp,88w8987-bt.yaml | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/Documentation/devicetree/bindings/net/bluetooth/nxp,88w8987- > bt.yaml b/Documentation/devicetree/bindings/net/bluetooth/nxp,88w8987- > bt.yaml > index 04f55fac42ce..275c1e5a6f72 100644 > --- a/Documentation/devicetree/bindings/net/bluetooth/nxp,88w8987- > bt.yaml > +++ b/Documentation/devicetree/bindings/net/bluetooth/nxp,88w8987- > bt.yam > +++ l > @@ -50,6 +50,9 @@ properties: > description: > The GPIO number of the NXP chipset used for BT_WAKE_OUT. > > + vin-supply: > + description: Input supply phandle (1.8V) > + > required: > - compatible > > -- > 2.34.1