This is an automatic generated email to let you know that the following patch were queued:
Subject: edid-decode: add THX OUI Author: Hans Verkuil <hverkuil-ci...@xs4all.nl> Date: Wed Jul 31 15:55:42 2024 +0200 Added this OUI. Signed-off-by: Hans Verkuil <hverkuil-ci...@xs4all.nl> oui.h | 1 + 1 file changed, 1 insertion(+) --- diff --git a/oui.h b/oui.h index a0dbebb808ef..a5294bbe1fe2 100644 --- a/oui.h +++ b/oui.h @@ -10,6 +10,7 @@ oneoui(0x0014b9, MSTAR, "MSTAR" ) oneoui(0x00d046, Dolby, "Dolby" ) oneoui(0x00e047, InFocus, "InFocus" ) oneoui(0xca125c, Microsoft, "Microsoft" ) +oneoui(0x0012FA, THX, "THX" ) // http://standards-oui.ieee.org/cid/cid.txt oneoui(0x1abbfb, UHDA, "UHD Alliance" )