diff options
author | Nick Hawkins <nick.hawkins@hpe.com> | 2022-02-10 20:59:11 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2022-02-17 23:26:52 +0300 |
commit | 2e8185fccd63f008987d55d1b4d69bf1e050bc02 (patch) | |
tree | 891e822942000e9f4273ca61dadfc2815fcd68bf /Documentation/devicetree/bindings/vendor-prefixes.yaml | |
parent | 54eb8dc8f338962e12760fb718f4ca39a8cf3aa9 (diff) | |
download | linux-2e8185fccd63f008987d55d1b4d69bf1e050bc02.tar.xz |
dt-bindings: vendor-prefixes: add HPE Prefix
Description: This patch adds the Hewlett Packard Enterprise prefix
that will be used for upcoming support in the HPE BMC GXP.
Signed-off-by: Nick Hawkins <nick.hawkins@hpe.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220210175912.102159-1-nick.hawkins@hpe.com
Diffstat (limited to 'Documentation/devicetree/bindings/vendor-prefixes.yaml')
-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 6136dafe4853..913f722a6b8d 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -515,6 +515,8 @@ patternProperties: description: Jiangsu HopeRun Software Co., Ltd. "^hp,.*": description: Hewlett Packard Inc. + "^hpe,.*": + description: Hewlett Packard Enterprise "^hsg,.*": description: HannStar Display Co. "^holtek,.*": |