diff options
author | Javier Carrasco <[email protected]> | 2024-01-30 22:06:44 +0100 |
---|---|---|
committer | Guenter Roeck <[email protected]> | 2024-02-25 12:37:37 -0800 |
commit | cc804e48fef1535150f7b300b81990230b8a10f0 (patch) | |
tree | 5e5897764d84075fa296b94b5cbe192fd47f350b | |
parent | cac78418e2f54247ea1c141f0cfa1a3f7cbb8889 (diff) |
dt-bindings: vendor-prefixes: add Amphenol
Add vendor prefix for Amphenol (https://www.amphenol-sensors.com)
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Javier Carrasco <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
-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 1a0dc04f1db4..25158559471c 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -107,6 +107,8 @@ patternProperties: description: Amlogic, Inc. "^ampere,.*": description: Ampere Computing LLC + "^amphenol,.*": + description: Amphenol Advanced Sensors "^ampire,.*": description: Ampire Co., Ltd. "^ams,.*": |