Message ID | 20230417-ux500-sram-v1-1-5924988bb835@linaro.org |
---|---|
State | Superseded |
Headers | show |
Series | SRAM dt binding and fix | expand |
On Mon, 17 Apr 2023 09:34:56 +0200, Linus Walleij wrote: > This adds an SoC-specific binding for the banks of eSRAM > available in the ST-Ericsson U8500. > > Signed-off-by: Linus Walleij <linus.walleij@linaro.org> > --- > Documentation/devicetree/bindings/sram/sram.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/sram/sram.yaml b/Documentation/devicetree/bindings/sram/sram.yaml index 993430be355b..0922d1f71ba8 100644 --- a/Documentation/devicetree/bindings/sram/sram.yaml +++ b/Documentation/devicetree/bindings/sram/sram.yaml @@ -94,6 +94,7 @@ patternProperties: - samsung,exynos4210-sysram - samsung,exynos4210-sysram-ns - socionext,milbeaut-smp-sram + - stericsson,u8500-esram reg: description:
This adds an SoC-specific binding for the banks of eSRAM available in the ST-Ericsson U8500. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> --- Documentation/devicetree/bindings/sram/sram.yaml | 1 + 1 file changed, 1 insertion(+)