iicps_v3_0: Changed to psu from pss and deleted ps8.
This patch delete ps8 entry and changed pss to psu in mdd file. Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
This commit is contained in:
parent
4bacff029a
commit
349bcdf377
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ OPTION psf_version = 2.1;
|
|||
|
||||
BEGIN driver iicps
|
||||
|
||||
OPTION supported_peripherals = (ps7_i2c ps8_i2c pss_i2c);
|
||||
OPTION supported_peripherals = (ps7_i2c psu_i2c);
|
||||
OPTION driver_state = ACTIVE;
|
||||
OPTION copyfiles = all;
|
||||
OPTION VERSION = 3.0;
|
||||
|
|
Loading…
Add table
Reference in a new issue