diff options
author | Conor Dooley <[email protected]> | 2024-03-27 12:24:36 +0000 |
---|---|---|
committer | Conor Dooley <[email protected]> | 2024-06-19 12:21:32 +0100 |
commit | 76ed031dc750eb0846818ada1856a8c56d527892 (patch) | |
tree | efb9ae36a13b452b0acb2db2d3afeb56db1891c0 | |
parent | edbce932b16c8ae93eb916c31d762356679ad353 (diff) |
dt-bindings: riscv: microchip: document beaglev-fire
The BeagleV Fire is a BeagleBone Black form-factor board with a
PolarFire SoC.
Link: https://www.beagleboard.org/boards/beaglev-fire
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Conor Dooley <[email protected]>
-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 4a29c890619a..78ce76ae1b6d 100644 --- a/Documentation/devicetree/bindings/riscv/microchip.yaml +++ b/Documentation/devicetree/bindings/riscv/microchip.yaml @@ -29,6 +29,7 @@ properties: - enum: - aldec,tysom-m-mpfs250t-rev2 - aries,m100pfsevp + - beagle,beaglev-fire - microchip,mpfs-sev-kit - sundance,polarberry - const: microchip,mpfs |