diff options
author | Shawn Guo <shawn.guo@linaro.org> | 2019-12-26 13:02:21 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-01-08 11:48:00 +0100 |
commit | 61cd2d5ca0232163170e406447d9517606c83e4c (patch) | |
tree | c2716c7e8d28d9455a0c045f6ca28d0ffd6a56a3 /Documentation | |
parent | 000e6751825d756d7eb3fb4028a41add595204d9 (diff) | |
download | linux-stable-61cd2d5ca0232163170e406447d9517606c83e4c.tar.gz linux-stable-61cd2d5ca0232163170e406447d9517606c83e4c.tar.bz2 linux-stable-61cd2d5ca0232163170e406447d9517606c83e4c.zip |
media: dt-bindings: media: add "hisilicon,hi3796cv300-ir" compatible
It documents "hisilicon,hi3796cv300-ir" compatible for Hi3796CV300 IR
device.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/media/hix5hd2-ir.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/media/hix5hd2-ir.txt b/Documentation/devicetree/bindings/media/hix5hd2-ir.txt index 13ebc0fac9ea..ca4cf774662e 100644 --- a/Documentation/devicetree/bindings/media/hix5hd2-ir.txt +++ b/Documentation/devicetree/bindings/media/hix5hd2-ir.txt @@ -1,7 +1,8 @@ Device-Tree bindings for hix5hd2 ir IP Required properties: - - compatible: Should contain "hisilicon,hix5hd2-ir". + - compatible: Should contain "hisilicon,hix5hd2-ir", or: + - "hisilicon,hi3796cv300-ir" for Hi3796CV300 IR device. - reg: Base physical address of the controller and length of memory mapped region. - interrupts: interrupt-specifier for the sole interrupt generated by |