diff options
author | Kiseok Jo <kiseok.jo@irondevice.com> | 2023-01-26 03:01:56 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-01-28 11:50:58 +0100 |
commit | dcf6d2ef0e823346a3c1eae3f96e733e92ca656c (patch) | |
tree | f24e25b76e2e793a402c56324dfe4ab501fb02b7 /Documentation/devicetree/bindings/vendor-prefixes.yaml | |
parent | ASoC: The Iron Device SMA1303 is a boosted Class-D audio amplifier. (diff) | |
download | linux-dcf6d2ef0e823346a3c1eae3f96e733e92ca656c.tar.xz linux-dcf6d2ef0e823346a3c1eae3f96e733e92ca656c.zip |
ASoC: Modified the schema binding and added the vendor prefixes.
Signed-off-by: Kiseok Jo <kiseok.jo@irondevice.com>
Link: https://lore.kernel.org/r/20230126020156.3252-4-kiseok.jo@irondevice.com
Signed-off-by: Mark Brown <broonie@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 70ffb3780621..271ff119764a 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -635,6 +635,8 @@ patternProperties: description: Inverse Path "^iom,.*": description: Iomega Corporation + "^irondevice,.*": + description: Iron Device Corporation "^isee,.*": description: ISEE 2007 S.L. "^isil,.*": |