Skip to content
Snippets Groups Projects
Commit 6d3e4a4b authored by Andre Przywara's avatar Andre Przywara Committed by Mauro Carvalho Chehab
Browse files

media: dt-bindings: media: IR: Add H616 IR compatible string


Add the obvious compatible name to the existing IR binding, and pair
it with the existing A31 fallback compatible string, as the devices
are compatible.

On the way use enums to group all compatible devices together.

Signed-off-by: default avatarAndre Przywara <andre.przywara@arm.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarSean Young <sean@mess.org>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
parent d931392c
No related branches found
No related tags found
No related merge requests found
...@@ -20,16 +20,12 @@ properties: ...@@ -20,16 +20,12 @@ properties:
- const: allwinner,sun5i-a13-ir - const: allwinner,sun5i-a13-ir
- const: allwinner,sun6i-a31-ir - const: allwinner,sun6i-a31-ir
- items: - items:
- const: allwinner,sun8i-a83t-ir - enum:
- const: allwinner,sun6i-a31-ir - allwinner,sun8i-a83t-ir
- items: - allwinner,sun8i-r40-ir
- const: allwinner,sun8i-r40-ir - allwinner,sun50i-a64-ir
- const: allwinner,sun6i-a31-ir - allwinner,sun50i-h6-ir
- items: - allwinner,sun50i-h616-ir
- const: allwinner,sun50i-a64-ir
- const: allwinner,sun6i-a31-ir
- items:
- const: allwinner,sun50i-h6-ir
- const: allwinner,sun6i-a31-ir - const: allwinner,sun6i-a31-ir
reg: reg:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment