diff options
| author | Christian Hewitt <christianshewitt@gmail.com> | 2022-02-11 10:53:09 +0000 |
|---|---|---|
| committer | Neil Armstrong <narmstrong@baylibre.com> | 2022-02-21 09:23:07 +0100 |
| commit | 41654043226f517a8b37cab34f1eab5c6ef16947 (patch) | |
| tree | 04f17e48be29248be1052bafeffd2958b5b8f6d3 | |
| parent | 2c420d79dae47f9fa3bb8ccb76eaba864c579721 (diff) | |
| download | linux-41654043226f517a8b37cab34f1eab5c6ef16947.tar.gz linux-41654043226f517a8b37cab34f1eab5c6ef16947.zip | |
dt-bindings: vendor-prefixes: add osmc prefix
Open Source Media Centre (Sam Nazarko Trading Ltd.) are a manufacturer
of Linux Set-Top Box devices.
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Link: https://lore.kernel.org/r/20220211105311.30320-2-christianshewitt@gmail.com
| -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 52ff63248892..b97fd8dfe601 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -882,6 +882,8 @@ patternProperties: description: Ortus Technology Co., Ltd. "^osddisplays,.*": description: OSD Displays + "^osmc,.*": + description: Sam Nazarko Trading Ltd. (Open Source Media Centre) "^ouya,.*": description: Ouya Inc. "^overkiz,.*": |
