diff options
author | Neil Armstrong <narmstrong@baylibre.com> | 2020-03-26 17:59:54 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-04-14 14:59:54 +0200 |
commit | 133bf33effffd2a1e169a2d639de71db9a98b0e3 (patch) | |
tree | 748745bf11f2d19aef2485354e6e5ae0c541d404 /Documentation/devicetree/bindings/sram | |
parent | dt-bindings: usb: generic-ohci: Document power-domains property (diff) | |
download | linux-133bf33effffd2a1e169a2d639de71db9a98b0e3.tar.xz linux-133bf33effffd2a1e169a2d639de71db9a98b0e3.zip |
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 |