diff options
author | Conor Dooley <conor.dooley@microchip.com> | 2022-05-09 17:26:08 +0300 |
---|---|---|
committer | Palmer Dabbelt <palmer@rivosinc.com> | 2022-06-02 01:28:23 +0300 |
commit | b847d32ae7c3c49111e98419ef2a5a65d9e1f51f (patch) | |
tree | 35a60514b0c5d02c751b724e53e3a11e654df368 /Documentation | |
parent | 83b8b2a464965ef40d59c61229e6bdc1844d0706 (diff) | |
download | linux-b847d32ae7c3c49111e98419ef2a5a65d9e1f51f.tar.xz |
dt-bindings: riscv: microchip: add polarberry compatible string
Add a binding for the Sundance Polarberry board.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20220509142610.128590-8-conor.dooley@microchip.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/riscv/microchip.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/riscv/microchip.yaml b/Documentation/devicetree/bindings/riscv/microchip.yaml index 822a711df9e9..1aa7336a9672 100644 --- a/Documentation/devicetree/bindings/riscv/microchip.yaml +++ b/Documentation/devicetree/bindings/riscv/microchip.yaml @@ -21,6 +21,7 @@ properties: - enum: - microchip,mpfs-icicle-kit - microchip,mpfs-icicle-reference-rtlv2203 + - sundance,polarberry - const: microchip,mpfs additionalProperties: true |