diff options
author | Sean Wang <sean.wang@mediatek.com> | 2017-01-13 05:35:37 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-01-31 07:26:33 -0200 |
commit | 330d432bc3a73cd0db273add46b592f57312ea1f (patch) | |
tree | 7bdda94b750a4e2f9ee398db6d3b26618ca6465c /Documentation/devicetree/bindings/media/sunxi-ir.txt | |
parent | 6691e7b9a57c2475138edf106e76ae626d86a32b (diff) | |
download | lwn-330d432bc3a73cd0db273add46b592f57312ea1f.tar.gz lwn-330d432bc3a73cd0db273add46b592f57312ea1f.zip |
[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/sunxi-ir.txt')
-rw-r--r-- | Documentation/devicetree/bindings/media/sunxi-ir.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/media/sunxi-ir.txt b/Documentation/devicetree/bindings/media/sunxi-ir.txt index 1811a067c72c..302a0b183cb8 100644 --- a/Documentation/devicetree/bindings/media/sunxi-ir.txt +++ b/Documentation/devicetree/bindings/media/sunxi-ir.txt @@ -9,7 +9,7 @@ Required properties: - reg : should contain IO map address for IR. Optional properties: -- linux,rc-map-name : Remote control map name. +- linux,rc-map-name: see rc.txt file in the same directory. - resets : phandle + reset specifier pair Example: |