diff options
author | 2021-03-22 09:09:25 -0400 | |
---|---|---|
committer | 2021-03-29 09:41:43 +0800 | |
commit | 974bdace1aeca78ffe4d6741d33bde4330d49f7f (patch) | |
tree | e83a91808abdc49cec81c673562698974c1be74f | |
parent | dt-bindings: mailbox: mu: add imx8qm support (diff) | |
download | linux-dev-974bdace1aeca78ffe4d6741d33bde4330d49f7f.tar.xz linux-dev-974bdace1aeca78ffe4d6741d33bde4330d49f7f.zip |
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>
-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,.*": |