diff options
author | Neil Armstrong <narmstrong@baylibre.com> | 2020-03-26 17:59:54 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-04-14 07:59:54 -0500 |
commit | 133bf33effffd2a1e169a2d639de71db9a98b0e3 (patch) | |
tree | 748745bf11f2d19aef2485354e6e5ae0c541d404 /Documentation/devicetree/bindings/sram | |
parent | e5bff02a101d670960ffdb0d0600b4ff08507836 (diff) |
dt-bindings: sram: Add Amlogic SCP SRAM compatibles
Add compatibles for the Amlogic SCP SRAM memory zones.
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sram')
-rw-r--r-- | Documentation/devicetree/bindings/sram/sram.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sram/sram.yaml b/Documentation/devicetree/bindings/sram/sram.yaml index 7b83cc6c9bfa..0aea3d239a48 100644 --- a/Documentation/devicetree/bindings/sram/sram.yaml +++ b/Documentation/devicetree/bindings/sram/sram.yaml @@ -73,6 +73,8 @@ patternProperties: - allwinner,sun50i-a64-sram-c - amlogic,meson8-smp-sram - amlogic,meson8b-smp-sram + - amlogic,meson-gxbb-scp-shmem + - amlogic,meson-axg-scp-shmem - renesas,smp-sram - rockchip,rk3066-smp-sram - samsung,exynos4210-sysram |