From 71f3adb9736250f0e8d1ea2c500175cabb0623b8 Mon Sep 17 00:00:00 2001 From: VNSL Durga Date: Tue, 9 Jun 2015 15:40:22 +0530 Subject: [PATCH] Deinterlacer: Modified ip version in mdd file Signed-off-by: VNSL Durga --- XilinxProcessorIPLib/drivers/deinterlacer/data/deinterlacer.mdd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XilinxProcessorIPLib/drivers/deinterlacer/data/deinterlacer.mdd b/XilinxProcessorIPLib/drivers/deinterlacer/data/deinterlacer.mdd index 39a3145e..8513679e 100755 --- a/XilinxProcessorIPLib/drivers/deinterlacer/data/deinterlacer.mdd +++ b/XilinxProcessorIPLib/drivers/deinterlacer/data/deinterlacer.mdd @@ -33,7 +33,7 @@ OPTION psf_version = 2.1; BEGIN driver deinterlacer - OPTION supported_peripherals = (v_deinterlacer); + OPTION supported_peripherals = (v_deinterlacer_v[1-4]_[0-9]); OPTION driver_state = ACTIVE; OPTION copyfiles = all; OPTION VERSION = 3.2;