X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=decoders%2Fedid%2Ftest%2Ftest.conf;h=cd6c127ff2f3e3a5577646a769664fcad76e28f5;hb=53908ef10d1c5e3d77c3551703fa1633303b9242;hp=aff116c0d30de1587640aad9696561c14f1c0e39;hpb=fbd226c3f70f20fdf3cbfd43a671bf2bcc5d23e6;p=libsigrokdecode.git diff --git a/decoders/edid/test/test.conf b/decoders/edid/test/test.conf index aff116c..cd6c127 100644 --- a/decoders/edid/test/test.conf +++ b/decoders/edid/test/test.conf @@ -1,8 +1,15 @@ test tv - protocol-decoder i2c probe scl=0 probe sda=1 + protocol-decoder i2c channel scl=0 channel sda=1 protocol-decoder edid stack i2c edid input i2c/edid/samsung_le46b620r3p.sr output edid annotation class fields match samsung_le46b620r3p_fields.output output edid annotation class sections match samsung_le46b620r3p_sections.output +test lcd + protocol-decoder i2c channel scl=0 channel sda=1 + protocol-decoder edid + stack i2c edid + input i2c/edid/samsung_syncmaster245b.sr + output edid annotation match samsung_syncmaster245b.output +