diff options
author | Alistair Francis <alistair@alistair23.me> | 2021-03-22 16:09:25 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2021-03-29 04:41:43 +0300 |
commit | 974bdace1aeca78ffe4d6741d33bde4330d49f7f (patch) | |
tree | e83a91808abdc49cec81c673562698974c1be74f /Documentation/devicetree/bindings/vendor-prefixes.yaml | |
parent | 51b786203e56d87006762cd35bd5e1483937fbee (diff) | |
download | linux-974bdace1aeca78ffe4d6741d33bde4330d49f7f.tar.xz |
dt-bindings: Add vendor prefix for reMarkable
reMarkable AS produces eInk tablets
Signed-off-by: Alistair Francis <alistair@alistair23.me>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@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 f6064d84a424..a8e1e8d2ef20 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -932,6 +932,8 @@ patternProperties: description: Unisoc Communications, Inc. "^realtek,.*": description: Realtek Semiconductor Corp. + "^remarkable,.*": + description: reMarkable AS "^renesas,.*": description: Renesas Electronics Corporation "^rex,.*": |