From 956e7d7dfb9b7244f19a994b7d47939e47caa309 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Wed, 29 Aug 2018 20:41:36 +0200 Subject: edid: Add acer_al711_on_dp_dm_hdmi_vga test-case. --- decoder/test/edid/test.conf | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'decoder/test/edid/test.conf') diff --git a/decoder/test/edid/test.conf b/decoder/test/edid/test.conf index 93f184f..e74ed20 100644 --- a/decoder/test/edid/test.conf +++ b/decoder/test/edid/test.conf @@ -12,3 +12,10 @@ test lcd stack i2c edid input i2c/edid/samsung_syncmaster245b.sr output edid annotation match samsung_syncmaster245b.output + +test acer_al711_on_dp_dm_hdmi_vga + protocol-decoder i2c channel scl=1 channel sda=0 + protocol-decoder edid + stack i2c edid + input i2c/edid/acer_al711_on_dp_dm_hdmi_vga.sr + output edid annotation match acer_al711_on_dp_dm_hdmi_vga.output -- cgit v1.2.3-54-g00ecf