diff options
author | Luca Weiss <luca@z3ntu.xyz> | 2023-11-25 13:05:33 +0100 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2023-12-03 05:47:32 +0100 |
commit | d69e34675a8be0affe8c55dbf50f795dac521933 (patch) | |
tree | c5d34dbc283cc2cc30b17d6c260428c17833d621 /Documentation/devicetree/bindings/vendor-prefixes.yaml | |
parent | arm64: dts: qcom: sm8550: correct TX Soundwire clock (diff) | |
download | linux-d69e34675a8be0affe8c55dbf50f795dac521933.tar.xz linux-d69e34675a8be0affe8c55dbf50f795dac521933.zip |
dt-bindings: vendor-prefixes: document HTC Corporation
Add the vendor prefix for HTC (https://www.htc.com/).
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
Link: https://lore.kernel.org/r/20231125-htc-memul-v3-1-e8f4c5839e23@z3ntu.xyz
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
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 309b94c328c8..b752f8902367 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -597,6 +597,8 @@ patternProperties: description: Hewlett Packard Enterprise "^hsg,.*": description: HannStar Display Co. + "^htc,.*": + description: HTC Corporation "^huawei,.*": description: Huawei Technologies Co., Ltd. "^hugsun,.*": |