diff options
author | Andy Yan <andyshrk@163.com> | 2023-12-12 13:42:23 +0100 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2023-12-24 20:04:01 +0100 |
commit | a6c06d4469e745f78dd5b0a1515429ff18c83a53 (patch) | |
tree | 9a1b30027288229c028b7095ce426304efe0ff52 /Documentation/devicetree/bindings/vendor-prefixes.yaml | |
parent | arm64: dts: rockchip: add gpio-line-names to rk3328-rock-pi-e (diff) | |
download | linux-a6c06d4469e745f78dd5b0a1515429ff18c83a53.tar.xz linux-a6c06d4469e745f78dd5b0a1515429ff18c83a53.zip |
dt-bindings: vendor-prefixes: Add Cool Pi
Add vendor prefix for Cool Pi(https://cool-pi.com/)
Signed-off-by: Andy Yan <andyshrk@163.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20231212124223.1897314-1-andyshrk@163.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
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..ddbba46fcbad 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -294,6 +294,8 @@ patternProperties: description: CompuLab Ltd. "^congatec,.*": description: congatec GmbH + "^coolpi,.*": + description: cool-pi.com "^coreriver,.*": description: CORERIVER Semiconductor Co.,Ltd. "^corpro,.*": |