On Sat, 20 Nov 2021 02:14:18 +0100, Linus Walleij wrote: > Some PL011 implementations provide a reset line to the silicon > IP block, add a device tree property for this. > > Cc: devicetree@xxxxxxxxxxxxxxx > Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > --- > Probably it's easiest to apply this to the DT tree. > --- > Documentation/devicetree/bindings/serial/pl011.yaml | 3 +++ > 1 file changed, 3 insertions(+) > Applied, thanks!