diff options
author | Luca Weiss <luca@z3ntu.xyz> | 2019-07-03 21:05:57 +0300 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2019-07-27 22:11:15 +0300 |
commit | 82efbabfe89718215ac9d6f9c0f21ce4e3c4a9cb (patch) | |
tree | fb089ad254da07e6044e3987af2996254b1db6ff /Documentation/devicetree/bindings/vendor-prefixes.yaml | |
parent | d284feaf982aa881ca78cb4d81954d7240d5d2b9 (diff) | |
download | linux-82efbabfe89718215ac9d6f9c0f21ce4e3c4a9cb.tar.xz |
dt-bindings: Add vendor prefix for sensortek
Sensortek Technology Corp. produces Proximity Sensors with ALS and
Accelerometers.
Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.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 6992bbbbffab..30e222193164 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -813,6 +813,8 @@ patternProperties: description: Semtech Corporation "^sensirion,.*": description: Sensirion AG + "^sensortek,.*": + description: Sensortek Technology Corporation "^sff,.*": description: Small Form Factor Committee "^sgd,.*": |