diff options
author | Chunyan Zhang <[email protected]> | 2020-12-11 18:44:30 -0800 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2020-12-11 19:00:20 -0800 |
commit | 0010d7bbf5f58e9529ecf52bc45f9b3fcff24dad (patch) | |
tree | 319244c2329a133a560561fb4f3312e11a976358 | |
parent | 5f23e464a29f7e74c24687837071912538105469 (diff) |
dt-bindings: input: Add compatible string for SC2721 and SC2730
Add new compatible strings to support sc2730 and sc2721 which are
two varieties of SC27XX family.
Signed-off-by: Chunyan Zhang <[email protected]>
Reviewed-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Torokhov <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/input/sprd,sc27xx-vibrator.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/input/sprd,sc27xx-vibrator.yaml b/Documentation/devicetree/bindings/input/sprd,sc27xx-vibrator.yaml index b8a3f23ee3dd..5d67fc8ebc18 100644 --- a/Documentation/devicetree/bindings/input/sprd,sc27xx-vibrator.yaml +++ b/Documentation/devicetree/bindings/input/sprd,sc27xx-vibrator.yaml @@ -15,6 +15,8 @@ maintainers: properties: compatible: enum: + - sprd,sc2721-vibrator + - sprd,sc2730-vibrator - sprd,sc2731-vibrator reg: |