On Tue, 12 Oct 2021 10:48:33 -0500, Nishanth Menon wrote: > Sram regions node name describes the region of reserved memory and can > be names such as l3cache@1000. Permit numbers to be used as part of the > reserved memory node name. > > Signed-off-by: Nishanth Menon <nm@xxxxxx> > --- > Documentation/devicetree/bindings/sram/sram.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Applied, thanks!