On Wed, 02 Oct 2024 11:48:01 +0100, Conor Dooley wrote: > From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> > > The "mss_top_scb" register region on PolarFire SoC contains many > different functions, including controls for the AXI bus and other things > mainly of interest to the bootloader. The interrupt register for the > system controller's mailbox is also in here, which is needed by the > operating system. > > Signed-off-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/mfd/syscon.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>