diff options
author | Markus Reichl <m.reichl@fivetechno.de> | 2020-01-06 22:16:26 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-01-08 21:32:24 +0100 |
commit | eae2614d8739c1575b84433831ef8d7587f5a0dc (patch) | |
tree | 5a0086fb0bdd051ee876f650c9bc27fa41f5f815 /Documentation/devicetree | |
parent | of: overlay: Remove blank line between assignment and check (diff) | |
download | linux-eae2614d8739c1575b84433831ef8d7587f5a0dc.tar.xz linux-eae2614d8739c1575b84433831ef8d7587f5a0dc.zip |
dt-bindings: add vendor Monolithic Power Systems
MPS produce power regulators like the MP8859.
Signed-off-by: Markus Reichl <m.reichl@fivetechno.de>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 711f27a3013b..4ae76ad253c8 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -617,6 +617,8 @@ patternProperties: description: Moxa Inc. "^mpl,.*": description: MPL AG + "^mps,.*": + description: Monolithic Power Systems Inc. "^mqmaker,.*": description: mqmaker Inc. "^mscc,.*": |