Message ID | 20211216233557.9393-2-tharvey@gateworks.com |
---|---|
State | New |
Headers | show |
Series | input: add DFROBOT touchscreen controller | expand |
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index a867f7102c35..02ea75bb452d 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -293,6 +293,8 @@ patternProperties: description: Devantech, Ltd. "^dfi,.*": description: DFI Inc. + "^dfr,.*": + description: DFRobot. "^dh,.*": description: DH electronics GmbH "^difrnce,.*":
Add vendor prefix for DFRobot (http://dfrobot.com) Signed-off-by: Tim Harvey <tharvey@gateworks.com> --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+)