mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-23 20:53:53 +08:00
dt-bindings: Add "mrvl", a legacy vendor prefix for Marvell
While the preferred vendor prefix is "marvell", "mrvl" is used by many older bindings already. Add it, while also marking it deprecated. Signed-off-by: Lubomir Rintel <lkundrak@v3.sk> Signed-off-by: Rob Herring <robh@kernel.org>
This commit is contained in:
parent
c734a7cc77
commit
cdcbb19388
@ -639,6 +639,9 @@ patternProperties:
|
||||
description: Monolithic Power Systems Inc.
|
||||
"^mqmaker,.*":
|
||||
description: mqmaker Inc.
|
||||
"^mrvl,.*":
|
||||
description: Marvell Technology Group Ltd.
|
||||
deprecated: true
|
||||
"^mscc,.*":
|
||||
description: Microsemi Corporation
|
||||
"^msi,.*":
|
||||
|
Loading…
Reference in New Issue
Block a user