media: imx7.rst: Fix the references to the CSI multiplexer
authorFabio Estevam <festevam@gmail.com>
Thu, 1 Aug 2019 17:56:11 +0000 (14:56 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 7 Aug 2019 20:06:15 +0000 (17:06 -0300)
commit8fb294ca20886a723007c543a65fcdf286ec667f
tree070736fe7bd01a511d6c42738df47b34b39a8470
parent00ab9c1a620dc29f3651d5b61ad12aa327d4dd12
media: imx7.rst: Fix the references to the CSI multiplexer

In imx7s.dtsi the node name for the CSI multiplexer is "csi-mux", not
"csi_mux", so fix all the references in the document.

This fixes the following error when the instructions are followed:

Unable to parse link: Invalid argument (22)

While at it, provide the "media-ctl -p" output from 5.2 kernel
version, so that users can see a more updated output.

Fixes: fa88fbdafb4a ("media: imx7.rst: add documentation for i.MX7 media driver")
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Reviewed-by: Rui Miguel Silva <rmfrfs@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Documentation/media/v4l-drivers/imx7.rst