]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/edid/pd.py
decoders: Add/update tags for each PD.
[libsigrokdecode.git] / decoders / edid / pd.py
index fe39c6d34af97f63f0bed78cc5732ebfa7b090a3..0be81dd7a89c4b4fa59dad2fe053b3a635c5ba69 100644 (file)
@@ -81,7 +81,7 @@ class Decoder(srd.Decoder):
     license = 'gplv3+'
     inputs = ['i2c']
     outputs = ['edid']
-    tags = ['Logic', 'Video', 'Bus']
+    tags = ['Display', 'Memory', 'PC']
     annotations = (
         ('fields', 'EDID structure fields'),
         ('sections', 'EDID structure sections'),