On Fri, Sep 30, 2022 at 11:23:03AM -0700, Dmitry Torokhov wrote: > at86rf230 driver starts with having reset line high, and then drives it > low and then high again, and even calls it "rstn" internally, therefore > it needs to be annotated as "active low" in the DTS. > > This will make difference when at86rf230 driver will be converted to > gpiod API that respects declared line polarity. > > Signed-off-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> Applied, thanks!