linux-loongson/drivers/media/cec/core
Hans Verkuil a9fc2adc14 media: cec: core: add rx-no-low-drive setting
If rx-no-low-drive is set, then the CEC pin framework will disable
the detection of situations where a Low Drive has to be generated.

So if this is set, then we will never generate Low Drives.

This helps testing whether other CEC devices generate Low Drive
pulses by ensuring it is not us that is generating them.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2025-07-08 08:35:26 +02:00
..
cec-adap.c media: cec: include linux/debugfs.h and linux/seq_file.h where needed 2025-01-07 12:21:38 +01:00
cec-api.c media: cec: core: allow raw msg transmit while configuring 2025-03-05 10:43:23 +01:00
cec-core.c media: cec: include linux/debugfs.h and linux/seq_file.h where needed 2025-01-07 12:21:38 +01:00
cec-notifier.c Merge drm/drm-next into drm-intel-next 2023-09-15 11:23:38 +03:00
cec-pin-error-inj.c media: cec: core: add rx-no-low-drive setting 2025-07-08 08:35:26 +02:00
cec-pin-priv.h media: cec: core: add rx-no-low-drive setting 2025-07-08 08:35:26 +02:00
cec-pin.c media: cec: core: add rx-no-low-drive setting 2025-07-08 08:35:26 +02:00
cec-priv.h media: cec: move cec_get/put_device to header 2024-09-05 20:12:15 +02:00
Makefile