aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Ripard <maxime@cerno.tech>2019-12-09 10:34:40 +0100
committerRob Herring <robh@kernel.org>2019-12-17 19:42:48 -0600
commit3538129cabaa6b57744196a2e084efa022244b00 (patch)
treec738ec85545a7e6b7a526a71cc241f61cabe0171
parentdt-bindings: sram: Allow for more specific compatibles (diff)
downloadlinux-dev-3538129cabaa6b57744196a2e084efa022244b00.tar.xz
linux-dev-3538129cabaa6b57744196a2e084efa022244b00.zip
dt-bindings: sram: Add Allwinner SRAM compatibles
The mmio-sram binding was added missing a few SRAM sections compatible for allwinner SoCs. Let's add them. Signed-off-by: Maxime Ripard <maxime@cerno.tech> Signed-off-by: Rob Herring <robh@kernel.org>
-rw-r--r--Documentation/devicetree/bindings/sram/sram.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sram/sram.yaml b/Documentation/devicetree/bindings/sram/sram.yaml
index 9ffef983510b..7b83cc6c9bfa 100644
--- a/Documentation/devicetree/bindings/sram/sram.yaml
+++ b/Documentation/devicetree/bindings/sram/sram.yaml
@@ -66,7 +66,11 @@ patternProperties:
<vendor>,[<device>-]<usage>
contains:
enum:
+ - allwinner,sun4i-a10-sram-a3-a4
+ - allwinner,sun4i-a10-sram-c1
+ - allwinner,sun4i-a10-sram-d
- allwinner,sun9i-a80-smp-sram
+ - allwinner,sun50i-a64-sram-c
- amlogic,meson8-smp-sram
- amlogic,meson8b-smp-sram
- renesas,smp-sram