summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/media/hix5hd2-ir.txt
diff options
context:
space:
mode:
authorSean Wang <sean.wang@mediatek.com>2017-01-13 05:35:37 -0200
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-01-31 07:26:33 -0200
commit330d432bc3a73cd0db273add46b592f57312ea1f (patch)
tree7bdda94b750a4e2f9ee398db6d3b26618ca6465c /Documentation/devicetree/bindings/media/hix5hd2-ir.txt
parent6691e7b9a57c2475138edf106e76ae626d86a32b (diff)
[media] Documentation: devicetree: move shared property used by rc into a common place
Most IR drivers uses the same label to identify the scancode/key table they used by multiple bindings and lack explanation well. So move the shared property into a common place and give better explanation. Signed-off-by: Sean Wang <sean.wang@mediatek.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/devicetree/bindings/media/hix5hd2-ir.txt')
-rw-r--r--Documentation/devicetree/bindings/media/hix5hd2-ir.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/media/hix5hd2-ir.txt b/Documentation/devicetree/bindings/media/hix5hd2-ir.txt
index 54e1bede6244..13ebc0fac9ea 100644
--- a/Documentation/devicetree/bindings/media/hix5hd2-ir.txt
+++ b/Documentation/devicetree/bindings/media/hix5hd2-ir.txt
@@ -10,7 +10,7 @@ Required properties:
- clocks: clock phandle and specifier pair.
Optional properties:
- - linux,rc-map-name : Remote control map name.
+ - linux,rc-map-name: see rc.txt file in the same directory.
- hisilicon,power-syscon: DEPRECATED. Don't use this in new dts files.
Provide correct clocks instead.