Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[media] Documentation: devicetree: meson-ir: "linux,rc-map-name" is supported

The driver already parses the "linux,rc-map-name" property. Add this
information to the documentation so .dts maintainers don't have to look
it up in the source-code.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.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>

authored by

Martin Blumenstingl and committed by
Mauro Carvalho Chehab
031d3e18 d46e0a8b

+3
+3
Documentation/devicetree/bindings/media/meson-ir.txt
··· 8 8 - reg : physical base address and length of the device registers 9 9 - interrupts : a single specifier for the interrupt from the device 10 10 11 + Optional properties: 12 + - linux,rc-map-name: see rc.txt file in the same directory. 13 + 11 14 Example: 12 15 13 16 ir-receiver@c8100480 {